1 頁 (共 1 頁)

[問題]推薦網站進階版的顏色怎麼改

發表於 : 2003-09-06 08:01
8953197
問題外掛:推薦網站
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php ... 推薦網站進階使用版本:phpBB2.0.6




因為我用fiappleblue風格不希望推薦網站的顏色只是籃籃的!

請問我該從那著手呢?
謝謝!


範本:http://140.120.101.10/~loveuto/index.php

Re: [問題]推薦網站進階版的顏色怎麼改

發表於 : 2003-09-06 10:01
NOFX
8953197 寫:問題外掛:推薦網站
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php ... 推薦網站進階使用版本:phpBB2.0.6




因為我用fiappleblue風格不希望推薦網站的顏色只是籃籃的!

請問我該從那著手呢?
謝謝!


範本:http://140.120.101.10/~loveuto/index.php


代碼: 選擇全部

//---------open---/you templates/index_body.tpl -------

//------------------------find-------------------


<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr> 
	<td class="catLeft" width="100%" height="22"><span class="cattitle"><a href="{U_LINKS}" class="cattitle">{L_LINKS}</a></span></td>


//----------------------------replace with--------------


<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr> 
	<th class="catLeft" width="100%" height="22"><span class="cattitle"><a href="{U_LINKS}" class="cattitle">{L_LINKS}</a></span>


----[ SAVE/CLOSE ALL FILES ]------------------------------------------

 EoM-----------------------to testing

發表於 : 2003-09-06 10:39
8953197
謝謝妳願意為我樂心的教學!! :lol: