[PR]
×
[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。
デザインカスタマイズ 記事編
2005.06.12 Sunday 01:54 | カスタマイズ
記事もいじっちゃいます。
記事のBlogと書いてある部分の下も赤い線にします。
.blog-header の中のbordeer-bottom: で2pxの実線(solid) 赤色指定します。
border-bottom : 2px solid red ;
それぞれの記事のタイトルにハート大を表示させます。
下書きに保存したファイル名を指定します。
.blog-title-titleの中で
border-bottom : 2px solid red ;
backgroundcolor: white;
background-image: url("/img/uxxxxxx/FIxxxxxxxx_xE.gif") ;
background-repeat:no-repeat ;
上と同じで赤い下線指定。ハートの画像指定。画像のリピートなしとします。
ハートが沢山。 かわいくなって e気持ち!
/*---------------------------------------------*/
/* 記事 */
/*---------------------------------------------*/
.blog-header {
font-family : "MS Pゴシック", "Osaka", "sans-serif" ;
font-size : ;
line-height : 150% ;
font-weight : bold ;
color: #333333 ;
padding : 0px 0px 0px 0px ;
margin : 0px 10px 0px 0px ;
border-bottom : 2px solid red ;
voice-family : ""}"";
voice-family : inherit;
}
.blog-title-title {
font-weight: bold;
color: #333333 ;
font-size : ;
padding : 0px 0px 2px 30px ;
margin : 0px 0px 5px 0px ;
border-bottom : 2px solid red ;
backgroundcolor: white;
background-image: url("/img/uxxxxxx/FIxxxxxxxx_xE.gif") ;
background-repeat:no-repeat ;
}
記事のBlogと書いてある部分の下も赤い線にします。
.blog-header の中のbordeer-bottom: で2pxの実線(solid) 赤色指定します。
border-bottom : 2px solid red ;
それぞれの記事のタイトルにハート大を表示させます。
下書きに保存したファイル名を指定します。
.blog-title-titleの中で
border-bottom : 2px solid red ;
backgroundcolor: white;
background-image: url("/img/uxxxxxx/FIxxxxxxxx_xE.gif") ;
background-repeat:no-repeat ;
上と同じで赤い下線指定。ハートの画像指定。画像のリピートなしとします。
ハートが沢山。 かわいくなって e気持ち!
/*---------------------------------------------*/
/* 記事 */
/*---------------------------------------------*/
.blog-header {
font-family : "MS Pゴシック", "Osaka", "sans-serif" ;
font-size : ;
line-height : 150% ;
font-weight : bold ;
color: #333333 ;
padding : 0px 0px 0px 0px ;
margin : 0px 10px 0px 0px ;
border-bottom : 2px solid red ;
voice-family : ""}"";
voice-family : inherit;
}
.blog-title-title {
font-weight: bold;
color: #333333 ;
font-size : ;
padding : 0px 0px 2px 30px ;
margin : 0px 0px 5px 0px ;
border-bottom : 2px solid red ;
backgroundcolor: white;
background-image: url("/img/uxxxxxx/FIxxxxxxxx_xE.gif") ;
background-repeat:no-repeat ;
}
PR
Trackback
Trackback URL:
Comment