NAch änderung im header.tpl alles verrutscht

Sets
Problembeschreibung:

ICh wollte im Header.tpl noch etwas ändern und danach sah mein forum so aus:
http://sailormoon10.sa.funpic.de/wbblite/

Ich hab auch alles wieder rückgängig gemacht, aber es bleibt alles so verrutscht unglücklich unglücklich unglücklich

Hier mein Code aus dem header.tpl:

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:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
  <table width="100%"  border="0" cellspacing="0" cellpadding="0">
    <tr>
     <td {imageback} align="center" colspan="3"><a href="index.php?sid=$session[hash]">{imagelogo}</a></td>
    </tr>
   <tr valign="top">
     <td width="17%">
      <br>
      <table cellpadding=4 cellspacing=1 border=0 width="100%" bgcolor="{tableinbordercolor}">
       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Welcome</b></font></p>
        </td>
       </tr>
     <tr id="tableb" bgcolor="{tablecolorb}">
     <td>
  <center><img src="http://i188.photobucket.com/albums/z168/Dannymaus/Unbenannt-4-2.jpg"></center>
       </td> 
       </tr> 
       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Menü</b></font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <table>
          <tr>
           <td>
            <smallfont><b>»&nbsp;<a href="index.php?sid=$session[hash]">Forenübersicht</a></b></font><br>
          </td>
         </tr>
         <tr>
          <td>
          </td>
         </tr>
         <tr>
          <td>
           $usercp_or_register
          </td>
         </tr>
         <tr>
          <td>
          </td>
         </tr>
         <tr>
          <td>
           <smallfont><b>»&nbsp;</b><a href="memberslist.php?sid=$session[hash]">Mitglieder</a></font><br>
           <smallfont><b>»&nbsp;</b><a href="team.php?sid=$session[hash]">Team</a></font>
          </td>
         </tr>
          <tr>
           <td>

           </td>
          </tr>
         <tr>
          <td>
           <smallfont><b>»&nbsp;<a href="search.php?sid=$session[hash]">Suche</b></a></font><br>
           <smallfont><b>»&nbsp;<a href="misc.php?action=faq">FAQ</b></a></font><br>
          </td>
         </tr>
         

         <tr>
          <td>
           <smallfont><b>»&nbsp;<a href="who_last.php">Letzte Aktivitäten</b></a></font><br>
          </td>
         </tr>

           $header_acp
        </table>
       </td>
      </tr>

      $header_pm

      $header_login


       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Board News</b></font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <center>
         <smallfont><b><u>01.03.09</u></b></font><br>
       <br>
         <smallfont>Das RPG ist eröffnet!</font><br></center>

       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Quick Navi</b></font></p>
        </td>
       </tr>
<tr id="tableb" bgcolor="{tablecolorb}">
   <td>
   		<table>
        	<tr>
            	<td>
                <smallfont><b>»&nbsp;<a href="http://sailormoon10.sa.funpic.de/wbblite/thread.php?threadid=49&sid=">Wanted && Unwanted</a></b></font><br>
                <smallfont><b>»&nbsp;<a href="http://sailormoon10.sa.funpic.de/wbblite/board.php?boardid=13&sid=">Gesuche der User</a></b></font><br>
                </td>
            </tr>
            <tr>
                <td>
                <smallfont><b>»&nbsp;<a href="http://sailormoon10.sa.funpic.de/wbblite/thread.php?threadid=45&sid=">Vergebene Avas</a></b></font><br>
                <smallfont><b>»&nbsp;<a href="http://sailormoon10.sa.funpic.de/wbblite/thread.php?threadid=47&sid=">Vergebene Namen</a></b></font><br>
                </td>
            </tr>
            <tr>
                <td>
                <smallfont><b>»&nbsp;<a href="http://sailormoon10.sa.funpic.de/wbblite/thread.php?threadid=155&sid=">Storyline</a></b></font><br>
                <smallfont><b>»&nbsp;<a href="http://sailormoon10.sa.funpic.de/wbblite/thread.php?threadid=156&sid=">Der rote Faden</a></b></font><br>
                </td>
            </tr>
            <tr>
                <td>
                <smallfont><b>»&nbsp;<a href="http://sailormoon10.sa.funpic.de/wbblite/board.php?boardid=12&sid=">Bewerbungen</a></b></font><br>
                </td>
            </tr>
        </table>
   </td>
</tr>       
         

       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Wetter & Zeit</b></font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <center>
         <smallfont><b>25.Juli 2o1o</b></font><br>
       <br>
         <smallfont><b>[06:00 - 12:00 Uhr]</b></font><br>
         <smallfont>12:00 - 18:00 Uhr</font><br>
         <smallfont>18:00 - 24:00 Uhr</font><br>
         <smallfont>24:00 - 06:00 Uhr</font><br>
       <br>
         <smallfont>Es ist Sommer in Tokyo.</font><br>
         <smallfont>Momentan geht die Sonne auf </font><br>
         <smallfont>und die ersten Regentropfen fallen vom Himmel.</font><br>
         <smallfont>Die Temperaturen betragen ca 18°C.</font><br>
        </center>
        </td>
       </tr>

       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Plot</b></font></p>
        </td>
       </tr>

       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Ansprechpartner</b></font></p>
        </td>
       </tr>

       <tr>
        <td bgcolor="{tabletitlecolor}" id="tabletitle">
         <p align="center"><smallfont color="{fontcolorsecond}"><b>Statistik</b></font></p>
        </td>
       </tr>
       <tr id="tableb" bgcolor="{tablecolorb}">
        <td>
         <smallfont><b>Mitglieder:</b>&nbsp;$members[members]</font><br>
         <smallfont><b>Themen:</b>&nbsp;$threads[threads]</font><br>
         <smallfont><b>Beitr&auml;ge:</b>&nbsp;$posts[posts]</font><br>
         <smallfont><b>Beitr&auml;ge pro Tag:</b>&nbsp;$postperday</font><br>
        </td>
       </tr>
      </table>



     </td>
     <td width="1">
     </td>
     <td width="82%">
      <br>
      <table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">


(so war er vorher auch und da klappte alles unglücklich )

Link zum Forum oder Screenshot:
http://sailormoon10.sa.funpic.de/wbblite/

Was wurde zuletzt geändert oder eingebaut?

Header.tpl
Maniac_81
ich kann da keinen unterschied sehn verwirrt
Sets
Ja also es ist auch verrückt,
als ich heute Morgen online kam bzw jetzt grade war wieder alles da wo es hin gehört.

Frag mich nicht, wie das möglich war, gestern abend war es nicht so und ich lag heut nacht definitiv in meinem bett xD

Naja, egal, ich bin jedenfalls froh, dass es wieder so ist, wie es sein soll und nun werde ich erstmal schauen, wie man ein Backup macht und das dann auch machen *gg*
Biggi
Dann hat dein Browser wahrscheinlich noch die Variante angezeigt, die er noch im Cache hatte.

In solchen Fällen immer mal den Browsercache leeren oder die Seite komplett mit F5 neu laden.