Jetzt habe ich bloss ein Problem ich benutze als Template das SmoothBLUE, und nicht Subsilver!
Was muss ich machen das auch bei diesen Style der MOD funktioniert.
Wie muss ich die forumlist_body.html abändern ?
Sie sieht zur Zeit bei mir so aus, ich weiss leider nicht was ich da alles machen muss damit es funktioniert.
Code: Alles auswählen
<!-- BEGIN forumrow -->
<!-- IF not forumrow.S_IS_CAT and forumrow.S_FIRST_ROW -->
<table class="tb1" cellspacing="0" cellpadding="0">
<tr>
<td class="thl1"></td>
<td class="thc1">
<table class="tablebg5" width="100%" cellspacing="0">
<tr>
<td class="header"><h4> <a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
<td class="catb" colspan="5" align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF --> </td></tr>
</table>
</td>
<td class="thr1"></td>
</tr>
<tr>
<td class="tbl1"></td>
<td class="tbc1">
<table class="tablebg" cellspacing="0" width="100%">
<tr>
<th colspan="2"> {L_FORUM} </th>
<th width="50"> {L_TOPICS} </th>
<th width="50"> {L_POSTS} </th>
<th> {L_LAST_POST} </th>
</tr>
<!-- ENDIF -->
<!-- IF forumrow.S_IS_CAT -->
<!-- IF not forumrow.S_FIRST_ROW -->
</table>
</td>
<td class="tbr1"></td>
</tr>
<tr>
<td class="tfl1"></td>
<td class="tfc1"></td>
<td class="tfr1"></td>
</tr>
</table>
<br />
<br />
<table class="tb1" cellspacing="0" cellpadding="0">
<tr>
<td class="thl1"></td>
<td class="thc1">
<table class="tablebg5" width="100%" cellspacing="0"><tr>
<td class="header"><h4> <a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
<td class="catb" colspan="5" align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF --> </td>
</tr></table>
</td>
<td class="thr1"></td>
</tr>
<tr>
<td class="tbl1"></td>
<td class="tbc1">
<table class="tablebg" cellspacing="0" width="100%">
<!-- ELSE -->
<table class="tb1" cellspacing="0" cellpadding="0">
<tr>
<td class="thl1"></td>
<td class="thc1">
<table class="tablebg5" width="100%" cellspacing="0">
<tr>
<td class="header"><h4> <a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
<td align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF --> </td>
</tr>
</table>
</td>
<td class="thr1"></td>
</tr>
<tr>
<td class="tbl1"></td>
<td class="tbc1">
<table class="tablebg" cellspacing="0" width="100%">
<!-- ENDIF -->
<tr>
<th colspan="2"> {L_FORUM} </th>
<th width="50"> {L_TOPICS} </th>
<th width="50"> {L_POSTS} </th>
<th> {L_LAST_POST} </th>
</tr>
<!-- ELSEIF forumrow.S_IS_LINK -->
<tr>
<td class="row4" width="50" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
<td class="row4" >
<!-- IF forumrow.FORUM_IMAGE -->
<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</div><div style="float: {S_CONTENT_FLOW_BEGIN};">
<!-- ENDIF -->
<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
<p class="forumdesc">{forumrow.FORUM_DESC}</p>
<!-- IF forumrow.FORUM_IMAGE --></div><!-- ENDIF -->
</td>
<!-- IF forumrow.CLICKS -->
<td class="row4" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}: {forumrow.CLICKS}</span></td>
<!-- ELSE -->
<td class="row4" colspan="3" align="center"> </td>
<!-- ENDIF -->
</tr>
<!-- ELSE -->
<!-- IF forumrow.S_NO_CAT -->
<tr>
<td class="cata" colspan="2"><h4>{L_FORUM}</h4></td>
<td class="catadiv" colspan="3"> </td>
</tr>
<!-- ENDIF -->
<tr>
<td class="row4" width="50" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
<td class="row4" width="100%">
<!-- IF forumrow.FORUM_IMAGE -->
<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</div><div style="float: {S_CONTENT_FLOW_BEGIN};">
<!-- ENDIF -->
<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
<p class="forumdesc">{forumrow.FORUM_DESC}</p>
<!-- IF forumrow.MODERATORS -->
<p class="forumdesc"><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}</p>
<!-- ENDIF -->
<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS -->
<p class="forumdesc"><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</p>
<!-- ENDIF -->
<!-- IF forumrow.FORUM_IMAGE --></div><!-- ENDIF -->
</td>
<td class="row4" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
<td class="row4" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
<td class="row4" align="center" nowrap="nowrap">
<!-- IF forumrow.LAST_POST_TIME -->
<p class="topicdetails">{forumrow.LAST_POST_TIME}</p>
<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
<a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>
</p>
<!-- ELSE -->
<p class="topicdetails">{L_NO_POSTS}</p>
<!-- ENDIF -->
</td>
</tr>
<!-- ENDIF -->
<!-- BEGINELSE -->
<tr>
<td class="row4" colspan="5" align="center"><p class="gensmall">{L_NO_FORUMS}</p></td>
</tr>
<!-- END forumrow -->
</table>
</td>
<td class="tbr1"></td>
</tr>
<tr>
<td class="tfl1"></td>
<td class="tfc1"></td>
<td class="tfr1"></td>
</tr>
</table>
Die Adresse zu meinem Forum lautet www.astralesreisen.de