
Ten eerste wil ik het geheel aan de rechterkant en ten 2e kan ik de installatie niet gebruiken aangezien de mod iets anders in elkaar zit als mijn index .. deze is de volgende:
Code: Selecteer alles
<!-- mod : categories hierarchy v 2 -->
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<!-- END tablehead -->
<!-- BEGIN cathead -->
<table class="forumline" width="100%" cellpadding="3" cellspacing="1" border="0">
<tr>
<td class="back" colspan="10" height="30"><span class="cattitle"><img src="http://www.barki.nl/forums/images/arrow.gif" align="left"><center><b>{catrow.cathead.CAT_TITLE}</b></center></span></td>
</tr>
<!-- END cathead -->
<!-- BEGIN forumrow -->
<tr>
<td class="row1" rowspan="2"><center>{catrow.forumrow.FORUM_ICON}</center></td>
<td class="row3" height="10"><a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink"><b>{catrow.forumrow.FORUM_NAME}</b></a></td>
<td class="row1" width="40" rowspan="2"><center><a href="{catrow.forumrow.U_VIEWFORUM}"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" border="0" /></a></center></td>
<td class="row2" width="60" rowspan="2"><span class="gensmall"><img src="templates/fisubsilversh/images/topic.gif" align="left" alt="">{catrow.forumrow.TOPICS}</span>
<br><span class="gensmall"><img src="templates/fisubsilversh/images/bericht.gif" align="left" alt="">{catrow.forumrow.POSTS}</span></td>
<td class="row3" nowrap="nowrap" rowspan="2" width="160"><span class="gensmall"><center>{catrow.forumrow.LAST_POST}</center></span></td>
</tr><tr> <td class="row1"><span class="gensmall">{catrow.forumrow.FORUM_DESC}</span></td>
</tr>
<!-- END forumrow -->
<!-- BEGIN catfoot -->
<tr>
<!-- BEGIN inc -->
<td width="46" class="{catrow.catfoot.inc.INC_CLASS}"><img src="{SPACER}" width="46" height="0" alt=""></td>
<!-- END inc -->
<td colspan="{catrow.catfoot.INC_SPAN}" height="1" class="spaceRow"><img src="{SPACER}" alt="" width="1" height="1" /></td>
</tr>
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
</table>
<br class="gensmall" />
<!-- END tablefoot -->
<!-- END catrow -->
Code: Selecteer alles
#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/index_body.tpl
#
#-----[ FIND ]------------------------------------------
#
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> {L_FORUM} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th>
<th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
<td style="vertical-align:top;">
<table width="100%" cellpadding="2" cellspacing="1" class="forumline">
<tr>
<th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap"> {L_SIDEBAR} </th>
</tr>
<tr>
<td class="row1"><b>{L_SIDEBAR_FORUM}</b></td>
</tr>
<tr>
<td class="row2"><span class="nav"><a href="{U_FAQ}">{L_FAQ}</a></span></td>
</tr>
<tr>
<td class="row2"><span class="nav"><a href="{U_SEARCH}">{L_SEARCH}</a></span></td>
</tr>
<tr>
<td class="row2"><span class="nav"><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a></span></td>
</tr>
<tr>
<td class="row2"><span class="nav"><a href="{U_GROUP_CP}">{L_USERGROUPS}</a></span></td>
</tr>
<tr>
<td class="row1"><b>{L_SIDEBAR_SETTINGS}</b></td>
</tr>
<tr>
<td class="row2"><span class="nav"><a href="{U_PROFILE}">{L_PROFILE}</a></span></td>
</tr>
<tr>
<td class="row2"><span class="nav"><a href="{U_PRIVATEMSGS}">{L_PRIVATEMSGS}</a></span></td>
</tr>
<tr>
<td class="row2"><span class="nav"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></span></td>
</tr>
</table>
<br />
<script type="text/javascript">
<!--
function checkSearch()
{
if (document.search_block.search_engine.value == 'google')
{
window.open('http://www.google.com/search?q=' + document.search_block.search_keywords.value, '_google', '');
return false;
}
else
{
return true;
}
}
//-->
</script>
<form name="search_block" method="post" action="{U_SEARCH}" onsubmit="return checkSearch()">
<table width="100%" cellpadding="2" cellspacing="1" class="forumline">
<tr>
<th width="126px" cellspacing="2" cellpadding="2" class="thCornerL" height="25" nowrap="nowrap"> {L_SEARCH} </th>
</tr>
<tr>
<td align="center" class="row1"><table border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center"><input class="post" type="text" name="search_keywords" size="15" /></td>
</tr>
<tr>
<td align="center"><select class="post" name="search_engine">
<option value="site">{L_FORUM}</option>
<option value="google">Google</option>
</select></td>
</tr>
<tr>
<td align="center"><input class="mainoption" type="submit" value="{L_SEARCH}" /></td>
</tr>
</table>
<input type="hidden" name="search_fields" value="all" />
<input type="hidden" name="show_results" value="topics" />
<br />
<a href="{U_SEARCH}" class="gensmall">{L_ADVANCED_SEARCH}</a>
</td>
</tr>
</table>
</form>
</td>
<td style="vertical-align:top;">
#
#-----[ FIND ]------------------------------------------
#
<br clear="all" />
<table cellspacing="3" border="0" align="center" cellpadding="0">
<tr>
<td width="20" align="center"><img src="templates/subSilver/images/folder_new_big.gif" alt="{L_NEW_POSTS}"/></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
</td>
</tr>
</table>