Was ist hier los?
BenediktRB.de

Navigation links und rechts

Diese Veränderung bewirkt, dass rechts und links neben dem Forum Kästchen für die Navigation erscheinen.

Überschreibe das komplette Header Template mit:

<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder"> <tr> <td class="logobackground" align="center">Logo</td> </tr> <tr> </table> <table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder"> <td class="tablea" valign="top"> <table cellpadding="0" cellspacing="0" border="0" style="width:150px"> <tr> <td> Menü Links </td> </tr> </table> </td> <td class="mainpage" align="center" valign="top" style="width:100%" > <br />

Überschreibe das komplette Footer Template mit:

<br /> <td class="tablea" valign="top"> <table cellpadding="0" cellspacing="0" border="0" style="width:150px"> <tr> <td> Menü Rechts </td> </tr> </table> </td> </table></td> <table style="width:{$style['tableoutwidth']}; border-bottom: 1px #000 solid; border-left: 1px #000 solid; border-right: 1px #000 solid;" cellpadding="4" cellspacing="{$style['tableoutcellspacing']}" align="center" border="0"> <tr> <td class="tablea"><span class="smallfont"><a href="http://www.woltlab.de" target="_blank" style="text-decoration: none">{$lang->items['LANG_GLOBAL_COPYRIGHT']}</a></span></td> </tr> </table><br /> </td> </tr> </table>

Fertig