« バナータイトル文字の色 | Main | エントリ記事のタイトル »

リストタイトル・画像をつける

449行目

.archive-header
{
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;

margin: 0;
border-left: 5px solid #36414d;
padding: 5px;
color: #fff;
background: #a3b8cc;
font-size: 11px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
}/*customize*/

変更後
.archive-header
{
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;

margin: 0;
color: #292e33;
background-image: url("con_back.gif");
background-position: top left;
background-repeat: no-repeat;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
font-weight: bold;
padding:2px 0px 2px 26px;
line-height: 15px;
}/*customize・リストタイトルを画像にする*/

友だちに教える
印刷する

 トラックバック

 コメントを投稿