1 頁 (共 1 頁)

[問題] links mod 1.2.2 (已經解決~歡迎參考~)

發表於 : 2005-04-04 22:11
chsa
問題外掛: links mod 1.2.2
參考連結:
(1.)http://phpbb-tw.net/phpbb/viewtopic.php?t=17454
(2.)http://www.phpbb2.de/viewtopic.php?t=5117
使用版本:phpBB 2.0.13
網站位置:http://chsa.bounceme.net/phpbb2/
狀況描述:

如何改變灰色那排的顏色..
圖檔

發表於 : 2005-04-04 22:33
寒冰軒
你試試看把安裝檔中的
<td class="catLeft"xxxxxxxxx</td>
<td class="catRight"xxxxxxxx</td>
改成
<td class="row1"xxxxxxxxx</td>
<td class="row2"xxxxxxxx</td>
這樣應該可以
不過我不知道這樣改對不對哦

發表於 : 2005-04-04 22:43
chsa
謝謝您 , 已經成功囉 !!