人気ブログランキング | 話題のタグを見る
-Sun&Moon Blog-
catsmoon.exblog.jp
エキサイトブログスキン配布 (Mac OS10.5 Leopard・Safari) ★基本的にコメントにレスしません
by catsmoon
Top | Out
Gothicスキン配布
2005年 02月 08日 |
 白背景にグレーのゴシック風2列右メニュースキンです。

プレビューページ>>
※プレビューページにはトップ、ログインなどのユーザーメニューと、記事の編集などのメニューは出ません。
メニューも、上下や左右の振り分けを認識しないため綺麗な配置になっていません。
リンクは無効になっているため、コメントを開くこともできません。雰囲気を見るだけのものとご了承下さい。

Gothicスキン配布_b0052317_1082879.jpgおまけのロゴ用画像です。






素材は自作ですのでご自由にどうぞ。
    


2列のレイアウト(右) オリジナル 本文 500-ロゴ170- メニュー 170
------------------------------------------------------------------------------------------
★メインページ用HTML

<!--
このスキンの作成者は、月蝕 http://catsmoon.exblog.jp/ です。
素材も含めて著作権は月蝕に帰属します。 カスタマイズはご自由ですが、この著作権表示部分を削除改変することは認めません。必ず残して下さい。
またカスタマイズしたものを配布したい場合、必ず当ブログの利用規約を確認、ルールを守って配布して下さい。
-->
<center>
<a name="top"> </a>
<div class=top>
<div class="header"><$header$></a></div>
<div class="url"><$blogurl$></div>
<div class="admin"><$adminmenu type=2$></div>
</div>

<table align=center border=0 cellpadding=0 cellspacing=0 width=100%>
<tr>
<td valign=top>
<div class=main>
<$post$>
</div>
</td>
<td valign=top align=center width=200>
<img src="http://pds.exblog.jp/pds/1/200502/07/17/top.gif" border="0" style="margin-top:10px;"><br>
<div class=menu>
<center>
<div class="mnbody">
<div align="center"><$logoimage type=1$></div>
<$description$>
<$nick$>
</div>
<$calendar type=1$>
<div class="mnttl">Links</div>
<div class="mnbody">
外部リンクなど
</div>

<$menuright$>
</center>
</div>
<img src="http://pds.exblog.jp/pds/1/200502/07/17/bottom.gif" border="0"><br>
</td>
</tr></table>
<div class=page>
<span class=page><$prepage type=1$></span>
<span class=page><a href="#top" target="_self">ページトップ</a></span>
<span class=page><$nextpage type=1$></span>
</div>
<div class="copy">
<$banner type=1$>
<$xml$>
<a name="bottom">The Original by</a> <a href="http://catsmoon.exblog.jp/" target="_blank">Sun&Moon</a>
</div>
</center>
------------------------------------------------------------------------------------------
★CSS

/* +++++++++++ body +++++++++++ */
body { background : #ffffff ;
background-image:url("http://pds.exblog.jp/pds/1/200502/07/17/gothic.gif");
background-repeat:repeat-x;
margin : 0px ; padding : 0px ; }
body,td,div,li { font-size : 10pt ;
font-family : Century Gothic,Hiragino Maru Gothic Pro,Verdana,Arial,Sans-Serif ;
line-height : 150%;
color : #444444 ;
}


/* +++++++++++ リンクの色 +++++++++++ */
a:link { color: #661B1B ; text-decoration:none; }
a:visited { color: #661B1B ; text-decoration:none; }
a:active { color: #661B1B ; text-decoration:none; }
a:hover { color: #aaaaaa ; text-decoration:none; }


/* +++++++++++ head要素 +++++++++++ */
.top{height:150px; margin-bottom:10px;}

.header{font-family : Times,Hiragino Maru Gothic Pro,Verdana,Arial,Sans-Serif ;
font-size : 16pt ; text-align:left;
margin:0px; padding:5px 0px 0px 40px;
}
.header a:link {color: #333333;}
.header a:visited {color: #333333;}
.header a:hover {color: #661B1B; }

.url{font-family : Times,Hiragino Maru Gothic Pro,Verdana,Arial,Sans-Serif ;
font-size : 8pt ; margin : 0px; padding:5px 10px 0px 40px;text-align:left;
}
.url a:link {color: #333333;}
.url a:visited {color: #333333;}
.url a:hover {color: #661B1B; }

.admin{font-family : Times,Hiragino Maru Gothic Pro,Verdana,Arial,Sans-Serif ;
padding : 3px; margin : 0px 10px 5px;
text-align : right;}


/* +++++++++++ menu 要素 +++++++++++ */
.menu{border-left:1px #515151 dashed;
padding:5px;
text-align:center;
margin:auto;}

div.mnttl {width:170px;
border-bottom:2px #515151 solid;
margin:auto;
margin-top : 10px;
color:#333333 ; text-align:left;
}

.mnbody {width:170px;
text-align:left;
line-height:180%;
margin-bottom:25px;
padding : 5px;
font-size:9pt;}
.mnbody td{font-size:8pt;}

div.MEMOBODY { width:170px;overflow : hidden; }

/* +++++++++++ main 要素+++++++++++ */
.main{ margin-bottom:50px; padding:10px;
}

.ptop{background-image:url(http://pds.exblog.jp/pds/1/200502/07/17/top-line.gif);
background-repeat:repeat-x;
text-align:center; margin-right:30px;}

.post{ padding:0px; margin-right:30px;
text-align:left;
}

.postttle {margin : 5px 0px;
border-bottom:1px #515151 dashed;
padding : 3px 10px;
font-size:10pt;
color:#333333 ;
}
.postttle a:hover{color:#333333;}

.ptime{text-align:right; font-size:9pt; padding:3px;}


.postbody { line-height : 150%; margin-bottom : 20px; overflow : hidden; padding:10px;}

.posttale {border-top:1px #515151 dashed;
font-size: 8pt;
line-height: 130%;
text-align: right;
margin: 15px 0px 0px;
padding:3px;
}

.pbottom{background-image:url(http://pds.exblog.jp/pds/1/200502/07/17/bottom-line.gif);
background-repeat:repeat-x;
text-align:center; margin-bottom:50px; margin-right:30px;}

.page{text-align:center; margin : 20px;}

/* +++++++++++ コメント(トラックバック)要素 +++++++++++ */


div.COMMENT { padding : 15px; margin : 20px 0px; }
div.COMMENT_BODY { margin-bottom : 20px; line-height : 130%; font-size:9pt;}
div.COMMENT_TAIL { margin : 8px 0px 5px; font-size:8pt; color : #777; }
div.COMMENT_INPUT { margin-top : 20px; border-top : 1px #515151 dotted; padding-top : 20px; }
div.COMMENT_LINE { border-top : 1px #515151 dotted; margin : 10px 0px 15px; }


div.TRACK_TOP { line-height : 170%; }
div.ARCHIVE_HEAD { margin-bottom : 10px; }
div.ARCHIVE_BODY { margin : 20px 0px; line-height : 160%; padding-bottom : 100px; }

/* +++++++++++ img要素 +++++++++++ */

img.IMAGE_TOP { margin-bottom : 15px; }
img.IMAGE_LEFT { margin-right : 15px; margin-bottom : 15px; text-align:left;}
img.IMAGE_MID { margin-top : 15px; margin-bottom : 15px; }
img.BOOKMK { margin : 10px; border : 0px; }
img.USERMENU { margin-left : 8px; }
img.LOGO { margin-bottom : 10px; }

div.BANNER { margin : 0px 0px 10px; }

/* +++++++++++ その他要素 +++++++++++ */

.SMALL { font-size : 11px; }
.DATE { font-size:8pt; }
.TIME { font-size:8pt; text-align:left; }
.AUTHOR { font-size:8pt; }
.TXTFLD { font-size:9pt;color:#000; border:1px solid #515151; background:#FFF; }
.SUBMIT { font-size:9pt; color:#000; }


/* +++++++++++ カレンダー要素 +++++++++++ */


div.CAL_TOP {}
div.CAL { font-size: 8pt;
width: 170px;
margin : auto; margin-top:20px; margin-bottom:25px; text-align : center;
}
div.CAL_HEAD { font-size: 8pt;
border-bottom:1px #515151 dashed;
padding: 3px;
}
div.CAL_BODY { width: 170px; text-align : center;border-bottom:1px #515151 dashed;}
div.CAL_BOTTOM { }

.CAL {font-size:8pt;
text-align: center;
padding: 2px;
}
.CAL_DAY { font-size:8pt;
text-align: center;
padding: 2px;
}
.CAL_SUN { font-size:8pt;
text-align: center;
padding: 2px;
color : #D36654; }
.CAL_SAT {font-size:8pt;
text-align: center;
padding: 2px;
color : #3572A1;
}
.CAL_TODAY { font-size:8pt;
text-align: center;
padding: 2px;
background : #dddddd; color : #000000; }
.CAL_TR { }

/* +++++++++++ コピーライト要素 +++++++++++ */

div.XML { font-size:8pt; text-align: center; }

.copy{border-top:1px #515151 dashed;
margin:auto; margin-bottom:50px; padding-top:5px; padding-bottom:5px;
font-size:8pt; text-align:center;}
------------------------------------------------------------------------------------------
★本文用HTML

<div class=ptop align=center><img src="http://pds.exblog.jp/pds/1/200502/07/17/top.gif" border="0"></div>
<div class="post">
<div class="postttle"><$postsubject$></div>
<div class="ptime"><$postdate$> | <$postadmin type=2$> <a href="#bottom" target="_self">▼</a></div>
<div class="postbody">
<$postcont$>
</div>
<div class="posttale"><$posttail$> | <a href="#top" target="_self">▲</a></div>
<$cmtjs$>
</div>
<div class=pbottom align=center><img src="http://pds.exblog.jp/pds/1/200502/07/17/bottom.gif" border="0"></div>
------------------------------------------------------------------------------------------
★メニュー用HTML

<div class="mnttl"><$mntitle$></div>
<div class="mnbody"><$mnbody$></div>
------------------------------------------------------------------------------------------
画像指定が、メインページ用HTML内に2カ所、CSS内に3カ所、本文用HTML内に2カ所あります(赤字)
青字の部分は外部リンクなど自由に書き込めるフリーエリアです。必ず書き換えるか削除するかして下さい。
<< 諦めた_| ̄|○ PageTop 崩れの報告 >>
XML | ATOM

会社概要
プライバシーポリシー
利用規約
個人情報保護
情報取得について
免責事項
ヘルプ
Blue Paper Skin by Sun&Moon