WordPress Header 隨機 LOGO方法
先將以下 Javascript 放置 body 上方
[js] [/js]之後再把header.php 裡面, 就是控制 header 的那行(粗黑斜體) 註解掉…
這樣就大功告成了~~
body { background: url(“/images/kubrickbgcolor.jpg”); }
#page { background: url(“/images/kubrickbg.jpg”) repeat-y top; border: none; }
#page { background: url(“/images/kubrickbgwide.jpg”) repeat-y top; border: none; }
/* #header { background: url(“\””+logo[img]+ “\””) no-repeat bottom center; } */
#footer { background: url(“/images/kubrickfooter.jpg”) no-repeat bottom; border: none;}
1 個回應
[…] 請參閱 […]