Verfasst: 31.12.2006 09:38
Hallo,
bringt auch nix...
hier jetzt mal ein stück aus meiner overall header.tpl, oben ist noch der code der navi leiste dabei:
wohin muss jetzt überall cellpadding?
bringt auch nix...
hier jetzt mal ein stück aus meiner overall header.tpl, oben ist noch der code der navi leiste dabei:
Code: Alles auswählen
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center" class="topnav"> <a href="{U_FAQ}">{L_FAQ}</a> • <a href="{U_SEARCH}">{L_SEARCH}</a>
• <a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a> •
<a href="chat.php">Chat</a> •
<a href="http://www.heimkinopage.de/phpbb/album.php">Galerie</a>
<!-- BEGIN Shownickpagebutton -->
• <a href="{Shownickpagebutton.U_NICKPAGE}" class="mainmenu">Nickpage</a>
<!-- END Shownickpagebutton -->
<!-- BEGIN switch_user_logged_out -->
• <a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out -->
• <a href="{U_PROFILE}">{L_PROFILE}</a> •
<a href="http://www.heimkinopage.de/neue_seite_10.php#webmaillogin">E-Mail</a> •
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>
• <a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>
</td>
</tr>
</table>
<table border="1" width="100%" id="table3" style="border-width: 0px">
<tr>
<td style="border-style: none; border-width: medium"> </td>
<td style="border-style: none; border-width: medium" width="15" cellspacing="0" cellpadding="0">
<img border="0" src="../moddb_left.gif" width="15" height="30" cellpadding="0"> </td>
<td style="border-style: none; border-width: medium" width="225" cellpadding="0">
<table style="width:225px;background-image:url('http://www.heimkinopage.de/nletteredge.gif')" id="table4" height="34"><tr>
<td class="output" style="padding-left:4px" height="30">
<input class="output" type="text" name="mail" value="eMail Adresse" onfocus="if(this.value=='eMail Adresse') this.value=''" onblur="if(this.value=='')this.value='eMail Adresse'" size="20" />
<input class="output" type="submit" name="newsletter_ok" value=" OK " /></td></tr>
</table></td>
</tr>
</table>