Na wenn das so aussieht ....
Code: Alles auswählen
/* This is the outline round the main forum tables */
.forumline {
}


Auch eine Möglichkeit

Markus
Code: Alles auswählen
/* This is the outline round the main forum tables */
.forumline {
}
Code: Alles auswählen
<!-- BEGIN switch_user_logged_in -->
Code: Alles auswählen
<!-- END switch_user_logged_in -->
Code: Alles auswählen
<!-- ##### ADDONBOX START ##### -->
<!-- BEGIN switch_addonbox_active -->
<!-- BEGIN switch_user_logged_in -->
<table width="100%" border="1" bordercolor="#ECEDF1" cellpadding="1" cellspacing="0" style="border-collapse:
collapse" class="forumline">
<tr>
<td class="catHead" colspan="2" height="25"><span class="cattitle">
{ADDONBOX1}:
</span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<td align="center" nowrap="nowrap" class="row1"><span class="gensmall">
<!-- CODE -->
{ADDONBOX2}
<!-- CODE -->
</span></td>
</tr>
</table>
<!-- END switch_user_logged_in -->
<!-- END switch_addonbox_active -->
<!-- ##### ADDONBOX END ##### -->