■スレッドリストへ戻る■ 全部 1- 101- 201- 最新50
かちゅ〜しゃをカスタマイズする
- 23 :1 :2001/03/28(水) 19:56
- >>3,12
ありがとうございます。ちょっと長いですが、ソースを書きます。
>>16
さて、それはどうでしょう(笑
>>17
WBのサイトで見つけた"Carbon"というThemeを、自分なりに少しいじったものです。
どうしても見つからなければ、どこかにアップしたいと思いますです。
header.htm
--ここから
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rev="made" href="mailto:">
<link rel="home" href="http://www.2ch.net">
<title>header.htm</title>
<style type="text/css">
<!--
body {
background-color: #f5f5f5;
/* background-image: url("file://C:\Program%20Files\katjusha\bg_ym.png");*/
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top right;
font-family: "MS Pゴシック";
line-height: 1.5;
color: #303030;
}
ins {
text-decoration: none;
}
div.old,div.new {
margin-bottom: 1em;
border-bottom: 1px solid gray;
border-right: 1px solid gray;
}
div.infomation {
margin-bottom: 1ex;
/* border-bottom: 1px solid #c05935;*/
}
div.message {
padding-left: 4em;
padding-right: 1ex;
}
div.note {
text-align: right;
text-indent: 4em;
padding-right: 1ex;
padding-bottom: 0ex;
}
span.name {
color: #3559c0;
}
span.date {
color: #3559c0;
}
-->
</style>
</head>
<body>
--ここまで
res.htm
--ここから
<div class="old">
<div class="infomation"><span class="number">&NUMBER</span> 名前:<span class="name">&MAILNAME</span></div>
<div class="message">&MESSAGE</div>
<div class="note">投稿日:<span class="date">&DATE</span></div>
</div>
--ここまで
newres.htm
--ここから
<ins>
<div class="new">
<div class="infomation">★New! <span class="number">&NUMBER</span> 名前:<span class="name">&MAILNAME</span></div>
<div class="message">&MESSAGE</div>
<div class="note">投稿日:<span class="date">&DATE</span></div>
</div>
</ins>
--ここまで
110KB
新着レスの表示
スレッドリストへ戻る 全部 前100 次100 最新50
0ch BBS 2004-10-30