連結樂果語法如下
<a href="要連結的網址/分類點到的網址"><img src="圖的網址" alt="""""border="0"></a>
將語法修改直接貼至「管理部落格」--「面板設定」--「自訂樣式」--css表裡就好囉
/*btnsbsrb芯誼製訂閱部落格圖示*/
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;}
#yblogtitle .tft {text-align:right;padding-bottom:0px;position:relative;}
將語法修改直接貼至「管理部落格」--「面板設定」--「自訂樣式」--css表裡就好囉
/*make coomment bar*/
div.btncomment a {display:block;height:圖的高度px;width:圖的寬度px;background:url(我要回應的圖址) no-repeat;}
div.btntrackback a {display:block;height:圖的高度px;width:圖的寬度px;background:url(我要引用的圖址) no-repeat;}