Seite 2 von 2

Verfasst: 31.12.2006 09:38
von mtsluft
Hallo,
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">&nbsp;<a href="{U_FAQ}">{L_FAQ}</a>&nbsp; •&nbsp; <a href="{U_SEARCH}">{L_SEARCH}</a>
&nbsp;• &nbsp;<a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a>&nbsp; • 
&nbsp;<a href="chat.php">Chat</a>&nbsp; •&nbsp;
<a href="http://www.heimkinopage.de/phpbb/album.php">Galerie</a>&nbsp;
	<!-- BEGIN Shownickpagebutton -->
	• &nbsp;<a href="{Shownickpagebutton.U_NICKPAGE}" class="mainmenu">Nickpage</a>
	<!-- END Shownickpagebutton -->
<!-- BEGIN switch_user_logged_out -->
&nbsp; • &nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a>
<!-- END switch_user_logged_out --> 
&nbsp;• &nbsp;<a href="{U_PROFILE}">{L_PROFILE}</a>&nbsp; •&nbsp;
<a href="http://www.heimkinopage.de/neue_seite_10.php#webmaillogin">E-Mail</a> &nbsp;•&nbsp;
<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>&nbsp; 
• &nbsp;<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">&nbsp;</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="&nbsp;OK&nbsp;" /></td></tr>
</table></td>
	</tr>
</table>
wohin muss jetzt überall cellpadding?

Verfasst: 01.01.2007 17:27
von mtsluft
hallo,

so, nach langen experimentieren habe ich es nun fast geschafft!
im ie schauts schon echt gut aus, leider passt im firefox einiges noch nicht:
die tabellenzeile ist unten nicht richtig begrenzt, da dritt blaue farbe aus :-?
und: das textfeld, in das man die emailadresse schreibt, ist im ie recht mittig, im firefox aber viel zu weit unten.
wie kann ich das noch ändern?