隱藏訂閱語法+自製部落格訂閱圖
原本的訂閱圖我使用隱藏方式隱藏.改使用自訂欄位可調整欄位順序
自訂欄位置入圖片語法
<p align="center"><a href="連結網址"><img src="圖片網址"></a>
進入管理部落格的管理自訂欄位.將語法貼入自訂欄位內容即可
使用css說明:
進入 管理部落格 → 面板設定 →自訂樣式 → 貼上隱藏訂閱語法
隱藏訂位欄及圖片
div#btnsbsrb a{display:block;width:88px;height:31px;overflow:hidden;background:url() no-repeat;margin:0;display:none;}
div#btnsbsrb_nologin a{display:block;width:88px;height:31px;overflow:hidden;background:url() no-repeat;margin:0;display:none;}
要恢復訂閱欄位 請刪除隱藏語法換上訂閱部落格語法↓
/*Subs list*/
div#btnsbsrb a{display:block;width:140px;height:120px;overflow:hidden;background:url(訂閱圖片網址) no-repeat;margin:0;}
div#btnsbsrb_nologin a{display:block;width:140px;height:120px;overflow:hidden;background:url(連結時訂閱圖片網址) no-repeat;margin:0;}
#yblogtitle .tft {text-align:right;padding-bottom:0px;position:relative;}
我的訂閱圖語法
<p align="center"><a href="http://tw.blog.yahoo.com/organize/subs_list.php?blog_id=mavis-541682000"><img src="http://img175.imageshack.us/img175/5702/mile58jx0.gif"></a>
語法<p align="center"><a href="連結網址"><img src="圖片網址"></a>
訂閱部落格畫面網址 (將網址貼入語法的連結網址)
http://tw.blog.yahoo.com/organize/subs_list.php?blog_id=(請修改為你
網址喲)
以我的為例:
我的部落格網址 http://tw.myblog.yahoo.com/mavis-541682000 將反白的部份貼入上方
(你的網址)
因為無法訂閱自己的部落格.所以我是開另一個部落格才能看到訂閱的畫面網址
注意此語法為留言訪客才看的到
留言列表