Hallo zusammen,
ich habe ein kleines Problem wo ich nicht weiter weiß...
Ich möchte gerne die Navigation festsetzen, bis her rutscht sie immer hoch und runter wenn man die Seite aktualiesiert.
Würde mich freuen...
Hier der Code:
PHP-Code:
<img src="{imagespath}leer.gif" vspace="0" hspace="0" width="{tplgesamtbreite}" height="6" alt="" border="0" /><br />
<table border="0" cellspacing="0" cellpadding="0" width="908">
<tr>
<td width="908" height="8" align="center" valign="top" style="background-image: url({imagespath}background.png);">
</td>
</tr>
<tr>
<td width="908" align="center" valign="top" style="background-color: #ffffff; border-style: solid; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-top-width: 0px; border-color: #FFFFFF;">
<table border="0" cellspacing="0" cellpadding="0" width="{tplgesamtbreite}">
<tr>
<td colspan="3" width="{tplgesamtbreite}" height="85" align="left" valign="top">
<img src="{imagespath}header.png" vspace="0" hspace="0" width="984" height="200" alt="" border="0" /><br />
</td>
</tr>
<tr>
<td colspan="3" height="5" width="{tplgesamtbreite}">
<img src="{imagespath}leer.gif" vspace="0" hspace="0" width="{tplgesamtbreite}" height="5" alt="" border="0" /><br />
</td>
</tr>
<tr>
<td colspan="3" width="{tplgesamtbreite}" height="80" align="center" valign="middle" style="background-image: url({imagespath}information_box.png);">
<table border="0" align="right" valign="top"> <tbody><tr><td>{tplsuchform}</td></tr></tbody></table></p>{tplnavigationoben}
<td colspan="3" width="{tplgesamtbreite}" height="27" align="left" valign="left" style="background-image: url({imagespath}leer.gif);">
</td>
</tr>
Ich bedanke mich für die hilfe schon jetzt
Liebe Grüße
Sascha