■スレッドリストへ戻る■ 全部 1- 101- 201- 最新50

かちゅ〜しゃをカスタマイズする

38 :名無しさん :2001/03/29(木) 12:53
>>36さん

###header.html
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>header.htm</title>
<style type="text/css">
<!--

body {
background-color: #eae6dd;

font-family: "MS Pゴシック";

color: #000000;
}

ins {
text-decoration: none;
}

div.old,div.new {
margin-bottom: 1em;
}

div.infomation {
padding-left: 1px;
border-bottom: 1px solid #a28d68;
}

div.message {
margin-top: 1em;
margin-bottom: 1em;

padding-left: 3em;
}

span:number {
color: #000000;
}

span.name {
color: #000000;
}

span.mail {
color: #000000;
font-size: 80%;
}

span.date {
color: #000000;
font-size: 80%;
}
-->
</style>
</head>
<body>

###res.html
<div class="old">
<div class="infomation"><span class="number">&NUMBER</span> <span class="name">&NAME</span> <span class="mail">&MAIL</span> <span class="date">&DATE</span></div>
<div class="message">&MESSAGE</div>
</div>

###newres.html
<div class="new">
<div class="infomation">!New <span class="number">&NUMBER</span> <span class="name">&NAME</span> <span class="mail">&MAIL</span> <span class="date">&DATE</span></div>
<div class="message">&MESSAGE</div>
</div>

注意
・新着の挙動がスクリーンショットからわからなかったので、適当。
・10分で書いたやっつけ仕事なので、なんか変かも知れない。変だったら報告を。

110KB
新着レスの表示

スレッドリストへ戻る 全部 前100 次100 最新50

0ch BBS 2004-10-30