隱藏訂閱語法&自製訂閱語法
按此圖就可訂閱 奇摩314 教學語法在下方:
使版面更潔淨 不讓訂閱欄 影響版面美感 再另行製作訂閱圖檔
要讓網誌變成單行道 杜絕外在所有交流
或是單純想讓網誌成為私密的筆記本
可以使用此隱藏語法
*隱藏訂閱*/ 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;} #yblogtitle .tft {text-align:right;padding-bottom:0px;position:relative;}
|
語法說明:
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;}
↑隱藏訂閱欄位及圖片
#yblogtitle .tft {text-align:right;padding-bottom:0px;position:relative;}←顯示管理 文章 相簿 欄位
要此欄位也隱藏請改為↓
(建議不要隱藏此欄 不然要管理自己部落格 必須藉由他人奇摩進入)
#yblogtitle .tft {text-align:right;padding-bottom:0px;position:relative;display:none;}
要恢復訂閱欄位 請刪除隱藏語法換上訂閱部落格語法↓
/*Subs list訂閱314部落格*/ div#btnsbsrb a{display:block;width:140px;height:120px;overflow:hidden;background:url(http://訂閱圖片網址.gif) no-repeat;margin:0;} div#btnsbsrb_nologin a{display:block;width:140px;height:120px;overflow:hidden;background:url(http://連結時訂閱圖片網址.gif) no-repeat;margin:0;} #yblogtitle .tft {text-align:right;padding-bottom:0px;position:relative;}
|
語法說明:display:block;width:140px;height:120px;→圖檔 寬x高
請參考:訂閱部落格語法 教學文
使用css說明:
進入 管理部落格 → 面板設定 →自訂樣式 → 貼上 隱藏訂閱 語法
注意:
此語法跟 留言訪客圖語法 都是 訪客 才能看到效果
必須在登出狀態下 才能看出
如果 隱藏語法 無法呈現 效果
請檢查 CSS 語法
請先點選CSS欄中空白處 →按 Ctrl+F 搜尋可有訂閱部落格的語法
div#btnsbsrb a
語法中有相同的 語法
請覆蓋 或刪除此相同語法,才不會造成語法衝突
另行在自訂欄位中製作訂閱語法
如下↓點圖及可訂閱奇摩314素材迴廊
自製訂閱語法:
<a target="_blank" href="http://tw.blog.yahoo.com/organize/subs_list.php?blog_id=自己奇摩部落格帳號"> <img border="0" src="http://訂閱圖檔網址.gif" width="100" height="86" alt="歡迎你訂閱奇摩我的部落格"></a></p> <p> </p>
|
語法說明:
在自己部落格網址列中複製:http://tw.myblog.yahoo.com/自己奇摩部落格帳號
width="100" height="86"→圖檔寬x高
alt="""""" 歡迎你訂閱奇摩我的部落格
"←隨你輸入歡迎字詞