[PR] この広告は3ヶ月以上更新がないため表示されています。
ホームページを更新後24時間以内に表示されなくなります。
EXデザイン用ソース
▼「もくじページのデザイン編集」用ソース▼
<html> <head> <title>$title</title> <STYLE TYPE="text/css"> <!-- body,td{ font-size: 10pt; color: #CC9999; font-family: MS Pゴシック; background-color: #000; margin-top: 20px; } a{ text-decoration:none; font-weight:bold; } a:link{ color:#fff; font-weight:bold; } a:visited{ color:#888; font-weight:bold; } a:active{ color:#fff; font-weight:bold; } a:hover { color:#000; background-color:#fff; font-weight:bold; } .sitetitle{ font-size: 12pt; font-weight: bold; color:#fff; } .sitetitle a:link { color:#FFFFFF; text-decoration: none; } .sitetitle a:active { color:#FFFFFF; text-decoration: none} .sitetitle a:visited { color:#FFFFFF; text-decoration: none} .sitetitle a:hover { color:#FFFFFF; text-decoration: none; } td.a{ background-color: #000; border-style: solid; border-width: 0 0 1 5; border-color: #fff; padding: 2; font-size: 10pt; } td.b{ background-color: #000; padding: 5 5 100 5; font-size: 10pt; background:url(★yakei02.jpg) no-repeat center bottom; } p.day{ font-size: 8pt; text-align: right; } p.a{ border-style: dotted; border-width: 0 0 1 0; border-color: #fff; font-weight: bold; } p.copy{ text-align: center; font-size: 9pt; } INPUT { background-color: #fff; border-style: solid; border-color: #CC9999; border-width: 1; } --> </STYLE> </head> <body> <div align=center> <!--title:サイトタイトル--> <div class=sitetitle><a href="http://www.enpitu.ne.jp/usr$dir/$id/diary.html">$title</a></div> <!--title:サイトタイトル/--> <br> <!--ヤプースやBBSのリンク入れるならこのへんが無難かもよ--> <br> <!--diary:日記スペース--> <table border=0 width=450 cellspacing=0> <tr><td class="a" width=450> ARCHIVES </td></tr> <tr><td class="b" width=450> $list $mokuji </td></tr> </table> <br> <!--diary:日記スペース/--> <!--navi:ナビゲーションはいじらない方がいいよ多分--> <table border=0 width=450> <tr><td width=150 align=left> <a href="$kako">≪BACK</a> </td> <td width=150 align=center> <a href="http://www.enpitu.ne.jp/usr$dir/$id/">TITLE LIST</a> </td> <td width=150 align=right> <a href="$mirai">NEXT≫</a> </td> </tr> </table> <!--navi:ナビゲーション/--> <br> <table border=0 width=450 cellspacing=0 cellpadding=0> <tr><td width=450> <p class=a> </p> <!--enpitumenu:カウンタ等のエンピツメニューはお好みでいじってん--> <a href="http://www.enpitu.ne.jp/tool/myadd?$id">My追加</a> ∥ <a href="../../tool/formmail.cgi?id=$id">メール</a> <br> $vote $enpitu $count <br> enpitu skin:<a href="http://eskn.client.jp/" target=_top>[e;skn]</a><br> photo:<a href="http://www.photo-sozai.com/" target=_top>写真素材ドットコム</a> <!--enpitumenu:カウンタ等のエンピツメニュー/--> </td></tr> <tr><td width=450> <p class=a> </p> <!--コピーライト--> <p class=copy>Copyright (C) $name, All rights reserved.</p> <!--コピーライト/--> </td></tr> </table> </div> </body></html>
▼「日記のデザイン編集」用ソース▼
<html> <head> <title>$title</title> <STYLE TYPE="text/css"> <!-- body,td{ font-size: 10pt; color: #CC9999; font-family: MS Pゴシック; background-color: #000; margin-top: 20px; } a{ text-decoration:none; font-weight:bold; } a:link{ color:#fff; font-weight:bold; } a:visited{ color:#888; font-weight:bold; } a:active{ color:#fff; font-weight:bold; } a:hover { color:#000; background-color:#fff; font-weight:bold; } .sitetitle{ font-size: 12pt; font-weight: bold; color:#fff; } .sitetitle a:link { color:#FFFFFF; text-decoration: none; } .sitetitle a:active { color:#FFFFFF; text-decoration: none} .sitetitle a:visited { color:#FFFFFF; text-decoration: none} .sitetitle a:hover { color:#FFFFFF; text-decoration: none; } td.a{ background-color: #000; border-style: solid; border-width: 0 0 1 5; border-color: #fff; padding: 2; font-size: 10pt; } td.b{ background-color: #000; padding: 5 5 100 5; font-size: 10pt; background:url(★yakei01.jpg) no-repeat center bottom; } p.day{ font-size: 8pt; text-align: right; } p.a{ border-style: dotted; border-width: 0 0 1 0; border-color: #fff; font-weight: bold; } p.copy{ text-align: center; font-size: 9pt; } INPUT { background-color: #fff; border-style: solid; border-color: #CC9999; border-width: 1; } --> </STYLE> </head> <body> <div align=center> <!--title:サイトタイトル--> <div class=sitetitle><a href="http://www.enpitu.ne.jp/usr$dir/$id/diary.html">$title</a></div> <!--title:サイトタイトル/--> <br> <!--ヤプースやBBSのリンク入れるならこのへんが無難かもよ--> <br> $loop <br> <table border=0 width=450 cellspacing=0 cellpadding=0> <tr><td width=450> <p class=a> </p> <!--enpitumenu:カウンタ等のエンピツメニューはお好みでいじってん--> <a href="http://www.enpitu.ne.jp/tool/myadd?$id">My追加</a> ∥ <a href="../../tool/formmail.cgi?id=$id">メール</a> <br> $vote $enpitu $count <br> enpitu skin:<a href="http://eskn.client.jp/" target=_top>[e;skn]</a><br> photo:<a href="http://www.photo-sozai.com/" target=_top>写真素材ドットコム</a> <!--enpitumenu:カウンタ等のエンピツメニュー/--> </td></tr> <tr><td width=450> <p class=a> </p> <!--コピーライト--> <p class=copy>Copyright (C) $name, All rights reserved.</p> <!--コピーライト/--> </td></tr> </table> </div> </body></html>
▼「日記のLOOP部分」用ソース▼
<!--diary:日記スペース--> <table border=0 width=450 cellspacing=0> <tr><td class="a" width=450> $daimei </td></tr> <tr><td class="b" width=450> $honbun <p class=day>$time</p> </td></tr> </table> <br> <!--diary:日記スペース/-->
カスタマイズをする気満々の方は、
テキストエディタに一度ぶち込んで改造することをオススメします。
また、画像ファイルはzipに収めてありますのでそちらをご利用下さい。
▲インデックスへ戻る▲