Hab jetzt eigentlich schon recht viel von dem geplanten geschafft.
So solls aussehen:
[
So siehts bisher aus:
svahlem.sv.funpic.de/seite/
Was ich jedoch noch nicht so ganz schaffe ist, dass :
1. Im {EXPLODE}-Bereich, also in den linken großen Boxe, ist das geschriebene über dem Rand. Das kann daran liegen, dass meine Bilder zwar die tables ausfüllen, aber einen gemalten Rand haben. Kann man irgenwie angeben(in der css), dass der Explode nur so und so breit sein soll?
2.Die rechten Boxen schließen nicht mit dem header ab, ich würd gern den Code posten und vielleicht sieht einer, worans liegt.
P.s. Der header ist 949pixel breit, die linke Box 664 die rechten 285pixel. Kanns daran liegen, dass ich irgenwie das mit dem tables verrechnet hab? (Wenn man nen Border von 1 macht, verzeihts ja auch das Design)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>{TITLE}</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="include/designs/Design 2/style.css"> </head> <body background="include/designs/Design 2/images/design-bg.jpg" topmargin="0"> <table width="949" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#000000"> <tr height="10"></tr> <td><table width="949" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"><table width="949" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="160" background="include/designs/Design 2/images/header.gif"><table width="949" height="127" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="479" height="81"> </td> <td width="451"> </td> </tr> <tr> <td> </td> <td><font class="header"><strong>{SITENAME}</strong></font></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td colspan="3"><table width="949" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="45" valign="top"> <table width="949" border="0" cellspacing="0" cellpadding="0"> <tr> <td>{_boxes_vtec-hmenu}</td> </tr> <tr> <td height="19" valign="top" background="include/designs/Design 2/images/links-ende.gif"></td> </tr> </table></td> </tr> </table></td> </tr> <tr valign="top"> <td width="664"><table width="664" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="654" valign="top"> <table width="634" border="0" cellspacing="0" cellpadding="0"> <tr> <td><table width="654" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="24" background="include/designs/Design 2/images/main-top.gif"><table width="654" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="20"> </td> <td width="634"><font color="#FFFFFF"><strong>¬ </strong>{HMENU}</font></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td background="include/designs/Design 2/images/main-middle.gif">{EXPLODE}</td> </tr> <tr> <td valign="top"><img src="include/designs/Design 2/images/main-buttom.gif" width="664" height="11"></td> </tr> <tr> <td valign="top"></td> </tr> </table> </td> <td> </td> </tr> </table></td> <td width="285"><table width="275" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="275" valign="top"> <table width="285" border="0" cellspacing="0" cellpadding="0"> <tr> <td><table width="285" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="24" background="include/designs/Design 2/images/box-top.gif"><table width="275" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="10"> </td> <td width="265"><strong><font color="#FFFFFF">Online</font></strong></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td background="include/designs/Design 2/images/box-middle.gif"><table width="275" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td>{_boxes_login}</td> <td>{_boxes_online}</td> <td width="30"></td> </tr> </table></td> </tr> <tr> <td valign="top"><img src="include/designs/Design 2/images/box-buttom.gif" width="285" height="10"></td> </tr> <tr> <td valign="top"> </td> </tr> </table> </td><td width="8"></td> </tr> </table></td> </tr> </table> </body> </html> {_list_vmenupoint@<img src="include/designs/Design 2/style/cld_trans_box.gif" width="11" height="16" border="0"><a target="%1" class="menu" href="%2">%3</a>|<br \>|<br \>|} {_list_vmenubegi@} {_list_vmenuende@
Zuletzt modifiziert von Karnickel am 28.06.2007 - 15:53:55