2008-11-09 23:49:03
落葉之楓
【部落格素材教學法】羽月製粉色KITTY連結目錄☆附贈告示牌一枚唷
/*文章內文下方加圖片*/
#yarticle .browsebtns{background:url(圖的網址) center bottom no-repeat;width:寬px;height:高(要多加60以上)px;}
/*回應欄位上面加圖片*/
#rtemodule {background:url(圖的網址) no-repeat scroll center top;padding-top:圖的高度px;}
標題欄語法
#yblogtitle h1 {
display:block;
float:left;
background:url(圖片網址) 0 0 no-repeat;
width:(圖片寬度)px;
height:(圖片高度)px;
font-size:0;
line-height:0;
text-indent:-5000px;
overflow:hidden;
cursor:pointer;
cursor:hand;}