轉貼原製G.C
☆轉載請使用" 我要引用 "功能☆
★使用煩請留下回應★
★使用煩請留下回應★
更改"訂閱部落格"圖片
在自訂樣式『管理部落格』→『面板設定』→『自訂樣式』中
最下方貼入下方CSS:
div#btnsbsrb a{display:block;width: ??px; height: ??px;overflow:hidden; background:url(圖片網址) no-repeat;margin:0;}
div#btnsbsrb_nologin a{display:block;width: ??px; height: ??px;overflow:hidden;background:url(圖片網址) no-repeat;margin:0;}
語法說明:
修改一:width: ??px; height: ??px;
修改寬度高度為你想要放置圖片的 寬度(width)與 高度(height)。
例如:
你想要放的圖 寬100px、高30px,
則將語法修正為:width:100px; height:30px;
修改二:background:url( 圖片網址) no-repeat;
修改圖片連結路徑,將 圖片網址.gif,改成你圖片的連結位置。
例如:
你想要放置的圖片連結為 http://www.bbb.com/C-1.gif,
則將語法修正為: background:url(http://www.bbb.com/C-1.gif) no-repeat;
※使用注意※
★本館之圖片網址,不保證長久連結,請自行下載圖片上傳★
★有任何使用上問題, 歡迎找G.C詢問!^ ^
引用:http://tw.myblog.yahoo.com/jw!8ES10lqTBAOWzFUcnFCevAg-/article?mid=10986
留言列表