Darkscythe
Kann mir einer Helfen, ich schaffs nicht meinen Header zu Zentrieren...>.<
Hier ist die header.tpl Datei...wer ihr mir helfen könnt wäre ich dankbar.
Hier ist die header.tpl Datei...wer ihr mir helfen könnt wäre ich dankbar.
Zitat: |
<div align="center"><table width="{tableoutwidth}" cellpadding=0 cellspacing=1 align="center" border=0 bgcolor="{tableoutbordercolor}"> <tr> <td bgcolor="{mainbgcolor}" align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td {imageback} align="center"><a href="index.php?sid=$session[hash]">{imagelogo}</a></td> </tr> <tr> <td align="center" class="topnavi" valign="bottom" nowrap><smallfont>$usercp_or_register <a href="memberslist.php?sid=$session[hash]"><img src="{imagefolder}/top_members.gif" border=0 alt="Mitgliederliste"></a> <a href="team.php?sid=$session[hash]"><img src="{imagefolder}/top_team.gif" border=0 alt="Administratoren und Moderatoren"></a> <a href="search.php?sid=$session[hash]"><img src="{imagefolder}/top_search.gif" border=0 alt="Suche"></a> <a href="misc.php?action=faq&sid=$session[hash]"><img src="{imagefolder}/top_faq.gif" border=0 alt="Häufig gestellte Fragen"></a> $header_acp <a href="index.php?sid=$session[hash]"><img src="{imagefolder}/top_start.gif" border=0 alt="Zur Startseite"></a></font></td> <td {imageback} align="center" width="100%"> </td> </tr> </table><br /> <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}"> </center> |