close
如何更改自訂部落格標題圖
貝貝製作請轉載♡本站LOGO♡ 





語法如下:
/* 自訂部落格標題圖 */
#yblogtitle h1 {
display:block;
float:left;
background:url(圖片網址) 0 0 no-repeat;
width:1300px;
height:175px;
font-size:0;
line-height:0;
text-indent:-5000px;
overflow:hidden;
cursor:pointer;
cursor:hand;}
width:px; 寬
height:px;長
可自行更改






語法如下:
/* 自訂部落格標題圖 */
#yblogtitle h1 {
display:block;
float:left;
background:url(圖片網址) 0 0 no-repeat;
width:1300px;
height:175px;
font-size:0;
line-height:0;
text-indent:-5000px;
overflow:hidden;
cursor:pointer;
cursor:hand;}
width:px; 寬
height:px;長
可自行更改
全站熱搜