Code: Selecteer alles
#
#-----[ FIND ]------------------------------------------
#
<td class="row1" height="45" align="center"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_ICON_IMG}</a></td>
<td class="row1" width="100%" onMouseOver="this.style.backgroundColor='#d9e2ec'; this.style.cursor='default';" onMouseOut="this.style.backgroundColor='#eaedf4';" onClick="window.location.href='{catrow.forumrow.U_VIEWFORUM}';"><a href="{catrow.forumrow.U_VIEWFORUM}" class="nav">{catrow.forumrow.FORUM_NAME}</a><br />
#
#-----[ REPLACE WITH ]------------------------------------------
#
<!-- BEGIN switch_forum_link_off -->
<td class="row1" height="45" align="center"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_ICON_IMG}</a></td>
<td class="row1" width="100%" onMouseOver="this.style.backgroundColor='#d9e2ec'; this.style.cursor='default';" onMouseOut="this.style.backgroundColor='#eaedf4';" onClick="window.location.href='{catrow.forumrow.U_VIEWFORUM}';"><a href="{catrow.forumrow.U_VIEWFORUM}" class="nav">{catrow.forumrow.FORUM_NAME}</a><br />
<!-- END switch_forum_link_off -->
<!-- BEGIN switch_forum_link_on -->
<td class="row1" height="45" align="center"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink" target="_blank">{catrow.forumrow.FORUM_ICON_IMG}</a></td>
<td class="row1" width="100%" onMouseOver="this.style.backgroundColor='#d9e2ec'; this.style.cursor='default';" onMouseOut="this.style.backgroundColor='#eaedf4';" onClick="window.open('{catrow.forumrow.U_VIEWFORUM}', '_blank'); return false;"><a href="{catrow.forumrow.U_VIEWFORUM}" class="nav" target="blank">{catrow.forumrow.FORUM_NAME}</a><br />
<!-- END switch_forum_link_on -->
Code: Selecteer alles
td class="row1" align="center" valign="middle" style="padding: 5px;"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%"><span class="forumlink{catrow.forumrow.FORUM_LINK_TARGET}"> <script language="JavaScript">FolderStart('{catrow.forumrow.FORUM_FOLDER_IMG}');</script><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><script language="JavaScript">FolderEnd();</script><br />