[Wbblite] [HELP]Was ist falsch???

Vanessa-Anne
HEy, ich hab ein problem mit meinem Forum. Ich habe den Code der Tabelle in die Header.tpl gemacht, nun ist es da aba iwie grün und ich weiß nicht woran das liegt, habe ich vll. den Code falsch eingeordnet?

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
<table width="{tableoutwidth}" cellpadding=0 cellspacing=1 align="center" border=0 bgcolor="{tableoutbordercolor}">
<tr>
<td bgcolor="{mainbgcolor}" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td {imageback} align="center"><a href="index.php?sid=$session[hash]"><center>{imagelogo}</center></a><br><br></td></tr>
  
<tr>
<td align="center" class="topnavi" valign="bottom" nowrap><smallfont>$usercp_or_register <a href="memberslist.php?sid=$session[hash]"><img src="{imagefolder}/top_members.gif" border=0 alt="Mitgliederliste"></a> <a href="team.php?sid=$session[hash]"><img src="{imagefolder}/top_team.gif" border=0 alt="Administratoren und Moderatoren"></a> <a href="search.php?sid=$session[hash]"><img src="{imagefolder}/top_search.gif" border=0 alt="Suche"></a> <a href="misc.php?action=faq&sid=$session[hash]"><img src="{imagefolder}/top_faq.gif" border=0 alt="H&auml;ufig gestellte Fragen"></a> $header_acp <a href="index.php?sid=$session[hash]"><img src="{imagefolder}/top_start.gif" border=0 alt="Zur Startseite"></a></font>
</td>
</tr>
</table><br>

<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
<tbody>

<tr>
<td colspan="4" bgcolor="{tablecatcolor}" id="tablecat">
<b><normalfont>Übersicht</font></b>
</td>
</tr>

<tr valign="top">
<td id="tableb" bgcolor="{tablecolorb}" ><smallfont>
<b>Wetter</b>
<br>19°C - 25°C
<br>bewölkt & nass
<br>
<br><b>Zeit</b>
<br><s>0:00 - 6:00 Uhr</s>
<br><s>6:00 - 12:00 Uhr</s>
<br><s>12:00 - 18:00 Uhr</s>
<br><s>18:00 - 0:00 Uhr</s>
<br>
<br>
<b>Nächste Änderung</b>
<br>15. März 2oo8</font>
</td>

<td id="tablea" bgcolor="{tablecolora}" ><smallfont>
<center><b>Administrator</b><br>

<a href="http://supernaturalrs.su.ohost.de/wbblite/profile.php?userid=1&sid===">
<img border="0" src="http://i27.tinypic.com/142x3bl.jpg" width="100" height="100"></a><br>
Lucy
(...)</center>
</font>
</td>

<td id="tableb" bgcolor="{tablecolorb}" >
<smallfont>
<b>Moderatoren</b>
<br>Bild & Bild
<br>Name & Name</font>
</td>
</tr>
</tbody>
</table>

<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinborderco

so sieht es aus: http://i25.tinypic.com/21kvuzd.jpg

bitte helft mir!!!
LG;
Lucy
Indihorse
da fehlt ein ganzer teil. Wahrscheinlich hast du einen Teil nicht mit kopiert. Und das ist genau der Teil der wichtig währe

glG Indihorse
Vanessa-Anne
oh, ok. danke^^

weißt du welcher teil das ist?