複製語法修改後直接貼至「管理部落格」-----「面板設定」-----「自訂樣式」-----css表裡的就好囉
語法如下~
/*文章內文下方加圖片*/
#yarticle .browsebtns{background:url(圖的網址) center bottom no-repeat;width:寬px;height:高(要多加60以上)px;}
/*回應欄位上面加圖片*/
#rtemodule {background:url(圖的網址) no-repeat scroll center top;padding-top:圖的高度px;}
留言列表