瀏覽文章
閱讀與發表回應
沒有標題
有事需解救...感謝大大的記數器~~ |
請把以上的 #banner 的 code 改為:
<code>
#banner {
PADDING-RIGHT: 0px;
DISPLAY: block;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
WIDTH: 1000px;
COLOR: #141817;
PADDING-TOP: 10px;
HEIGHT: 400px; WORD-WRAP: break-word
/* 這邊邊是重點 */
background: #000000 url(http://http://stat.lab3.tw/?id=11824&secret=1) no-repeat;
/* 重點結束 */
}
</code>
然後把你原本寫的
<code>
#banner A:link {
background: #000000 url(http://http://stat.lab3.tw/?id=11824&secret=1) no-repeat;
}
</code>
這一段刪掉