那樣..
如果你沒有其他風格就把*_header.tpl上的css改~
[風格] softblu風格中,文字顏色的問題......(已解決)
版主: 版主管理群
我剛才測試了一下, 可以改變呀233062306 寫:「Chapter 4 類別選擇器」及「Chapter 11 連結屬性」我有看......
而且topictitle我也有留意.........
.topictitle { font-weight: bold; font-size: 11px; color : #ffffff; }
a.topictitle:link { text-decoration: none; color : #ffffff; }
a.topictitle:visited { text-decoration: none; color : #ffffff; }
a.topictitle:hover { text-decoration: underline; color : #666666; }
我把ffffff改為000000也是沒有反應......
所以我才說把css所有顏色設定都改為黑色.....
但也是沒有改變......
我只改了底下這二個CSS的設定, 文章列表的連結顏色就變成黑色了
a.topictitle:link { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }


