找不到相對應的CODE....我自已手動修改,結果搞的版面破東破西...
請看得懂程式碼的教教我如何改...謝謝>"<~
這是安裝步驟\r
代碼: 選擇全部
index_body.tpl
#
#--- [ 找到 ] ---
#
<td class="row1" align="center" valign="middle"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
#
#--- [ 取代 ] ---
#
<td class="row1" width="100%" height="50" onMouseOver="this.style.backgroundColor='顏色'; this.style.cursor='hand';" onMouseOut="this.style.backgroundColor='顏色';" onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'">這是xd_orz的那段
代碼: 選擇全部
<tr>
<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}/{catrow.forumrow.POSTS}</span></td>
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>

