header.tpl

VfB-Fan
Dies ist eine vorgefertigte Schablone.
Bitte fülle soviel aus, wie dir nur Möglich ist, du kannst auch gerne noch mehr Angaben machen.


Problembeschreibung: Sehts euch lieber selber an... die Header.tpl wurde hochgeladen


Fehlermeldung: keine


Link zum Forum oder Screenshot: www.1893-Forum.de


Was wurde zuletzt geändert oder eingebaut? Original header.tpl
MikeTyson
Kannst du uns den Inhalt der header.tpl Datei vielleicht zeigen? smile
VfB-Fan
php:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
<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 {imagebackalign="center"><a href="index.php?sid=$session[hash]">{imagelogo}</a></td>
     <td align="left" 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&auml;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 {imagebackalign="center" width="100%">&nbsp;</td>
    </tr>
   </table><br>
   <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
MikeTyson
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
<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="left" 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&auml;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%">&nbsp;</td>
    </tr>
   </table><br>
   <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">


Sollte so eigentlich wieder funktionieren. Augenzwinkern
VfB-Fan
ja fast Versagt
MikeTyson
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
<table width=100% 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="left" 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&auml;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%">&nbsp;</td>
    </tr>
   </table><br>
   <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">


Evtl. so besser?
VfB-Fan
Danke! Besser als es je war jetzt nur noch den header zentrieren und zwischen den buttons abstand halten dass sie "gleichmäßig" aufgeteilt sind großes Grinsen
MikeTyson
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
<table width=100% 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"><center><a href="index.php?sid=$session[hash]">{imagelogo}</a></center></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&auml;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%">&nbsp;</td>
    </tr>
   </table><br>
   <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">


Versuch es einmal so.
VfB-Fan
und jetzt noch das die buttons ein bisschen abstand haben aber sonst Belehr GEIL!
Komtraya
Geil, genau was ich wollte. Nur eines wäre jetzt noch gut. Kannst du das ändern, dass das Bild und die Butons genau zentriert sind?? Wäre echt supi *smile*
Und schön wäre auch, wenn die Button etwas Abstand zum Bild hätten.

Danke im Voraus.

Komtraya