Seite 1 von 1

Navigationsleiste rechts

Verfasst: 04.08.2007 11:50
von matthiasz
Hallo,

ich sitze jetzt schon eine ganze Weile daran und bekomme es einfach nicht hin. :cry:
Ich möchte die Navigationsleiste im Portal rechts auch im Forum beibehalten.
Ich bekomme in der overall_header.tpl die leiste nur link hin, aber nichts rechts.

<!-- overall_header.tpl Code -->
...
...
<!-- Anfang Navigationsleiste -->
<td width="20%" valign="top">
<form method="post" action="../overall_header_mit_navi_links/overall_header_mit_navi_links/{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="row1" align="center" valign="middle" height="28">
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tr>
<!-- Links -->
</tr>
</table>
</tr>
</table>
<p>
</form>
</td>
<td width="80%" valign="top">


Für Hilfe währe ich sehr dankbar.

Tschüß
Matthias

Verfasst: 04.08.2007 23:57
von matthiasz
also ich hab das hinbekommen, aber das funktioniert nicht ganz sauber.
Im Forum verschwindet der Text von der Umfrage und mein Avatar ist auch wech.

naja wer das selber auch vesuchen möchte.


overall_footer.tpl
am Ende einfügen

<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<td>
<td valign="top" width="85%">



overall_footer.tpl
am Anfang einfügen

<td valign="top" width="15%">

Box oder Werbung

</td>
</td>
</tr>
</table>