To: xp200032
打開您的 index_body.tpl
把這一段 (就是網站鏈結的表框)
整段放到上一個
</table> 或再對上一個
</table> 之下. (隨您自己喜歡)
代碼: 選擇全部
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catLeft" width="100%" height="22"><span class="cattitle"><a href="links.php" class="cattitle">鏈結</a></span></td>
<td class="catRight" nowrap="nowrap" align="center"><span class="cattitle">悠閒小鎮</span></td>
</tr>
<tr>
<td class="row1" nowrap="nowrap"><iframe marginwidth="0" marginheight="0" src="links.js.php" frameborder="0" scrolling="no" width="100%" height="31"></iframe></td>
<td class="row2" nowrap="nowrap"><img src="http://www.xp200032.why3s.net/phpBB2/images/links/web_logo88a.gif" alt="悠閒小鎮" width="88" height="31" border="0" /></td>
</tr>
</table>
ps. 做甚麼外掛修改前, 要有備份的習慣.