加圖

// 所有文章標題前 //
.articletext .title { background: url(圖片網址) left no-repeat; padding-left:20px; }

// 繼續閱讀改字為圖 //
.extended {margin-left: 137px;padding-right: 52px ! important;padding-left: 52px ! important;padding-top: 38px ; ! important;twohand2012;}
.posted {margin-top: -20px ! important;}.extended a {padding-right: 52px ! important;padding-left: 52px ! important;font-size: 0px! important;color: #ffffff ! important;twohand2012;line-height: 0% ! important;
padding-top: 38px ; ! important;twohand2012;letter-spacing: -2PX ! important;
background: url(圖片網址) no-repeat ! important;}

// 給個回應改字為圖 //
.comments-bottom .comments-head { background: url(圖片網址) no-repeat left top;height: 100px;}

// LOGO圖 //
.powered .powerlogo img{display:none;}
.powered .powerlogo{DISPLAY:block;BACKGROUND:url(圖片網址);WIDTH:---px;HEIGHT:---px;
no-repeat center center;}

// 文章分類前 //
#boxCategory a img{display:none ;}
#boxCategory a {
background:url('圖片網址') no-repeat left top ;
padding-left:20px ; }

// 最新文章改字為圖 //
#boxNewArticle {
BACKGROUND: url('背景網址') no-repeat 30% 0%; PADDING-TOP: 25px; HEIGHT: 160px;PADDING-LEFT: 5px}

// 最新回應改字為圖 //
#boxNewComment {
BACKGROUND: url('背景網址') no-repeat 30% 0%;PADDING-TOP: 25px; HEIGHT: 50px; PADDING-LEFT: 5px}

// 文章分類改字為圖 //
#boxCategory {
BACKGROUND: url('背景網址') no-repeat 30% 0%; PADDING-TOP: 25px; HEIGHT: 110px; PADDING-LEFT: 5px} 

// 網誌回應框加圖 //
圖片重複排列語法↓ 
#text{background:url(圖片網址);}
 圖片不重複排列語法↓
 #text{background:url(圖片網址) no-repeat ;}

 

arrow
arrow
    全站熱搜

    rectangle 發表在 痞客邦 留言(3) 人氣()