Unterschiede beim IE7 und Firefox 2 bei Logo Anzeige

blackjohn
Hi,

also ich hab ein Problem:

Ich habe in meinem Wbb2.3 eine 2. Navileiste über das Logo eingefügt. Soweit sogut, aber jetzt das Problem:
Bei Firefox wird alles richtig angezeigt, jedoch im Internet Explorer wird das Logo neben dem Board angezeigt, samt Navileisten. Aber seht selbst:

www.potter-board.de

und Anhang

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:
<script type="text/javascript">
<!--
function BC(url, width, height) {
var Win = window.open(url,"BC",'width=' + width + ',height=' + height + ',resizable=yes,scrollbars=yes,menubar=no,status=no' );
}
//-->
</script>
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr style="background: #33334C">
  <td class="mainpage" align="center" style="background: #33334C">
   <table  border="0" cellspacing="0" cellpadding="0"  >
     <td align="center" style="background-image: url(images/header_bg.png);"> 
    <a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a>
    <a href="regeln.php"><img src="{$style['imagefolder']}/top_regeln.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGELN']}" title="{$lang->items['LANG_GLOBAL_REGELN']}" /></a>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if>
     <a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_home.gif" border="0" alt="{$lang->items['LANG_GLOBAL_HOME']}" title="{$lang->items['LANG_GLOBAL_HOME']}" /></a> 
     <a href="partner.php"><img src="{$style['imagefolder']}/top_partner.gif" border="0" /></a></td>
     <br>
    <tr>

    <td class="logobackground" align="center"><if($style['logoimage']!="")><then><a href="forum.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
  </tr>
    <tr>
     <td align="center" style="background-image: url(images/header_bg.png);"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="forum.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a><a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a>
     <a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then>
     <else><a href="register.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if>
     <a href="calendar.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a>
     <a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a>
     <a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a>
     <a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
     <a href="guthaben.php"><img src="{$style['imagefolder']}/top_guthaben.gif" border="0" /></a>
     <a href="jgs_galerie.php?sid={$session['hash']}"><img src="{$style['imagefolder']}/top_galerie.gif" border="0" alt="Galerie" title="Galerie" /></a>
     <a href="#" onclick="BC('i4e_bc.php?sid=$session[hash]',800,600)"><img src="{$style['imagefolder']}/top_chat.gif" border="0" /></a></span>
   </td>
</table><td></tr><hr color="#33334C" >
  <td class="mainpage" align="center" ><br>


Ich hoffe ihr könnt mir helfen
Schweinebacke
Spalten und Zellen richtig öffnen und schließen, dann gehts auch mit dem IE.

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:
<script type="text/javascript">
<!--
function BC(url, width, height) {
var Win = window.open(url,"BC",'width=' + width + ',height=' + height + ',resizable=yes,scrollbars=yes,menubar=no,status=no' );
}
//-->
</script>
<!-- Anfang Tabelle 1 -->
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr style="background: #33334C">
<!-- Zelle 1--><td class="mainpage" align="center" style="background: #33334C">
<!-- Anfang Tabelle in Tabelle -->
   <table  border="0" cellspacing="0" cellpadding="0"  >
<!-- Zelle 1.1--><tr>
     <td align="center" style="background-image: url(images/header_bg.png);">
     <a href="misc.php?action=faq{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" /></a>
     <a href="regeln.php"><img src="{$style['imagefolder']}/top_regeln.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGELN']}" title="{$lang->items['LANG_GLOBAL_REGELN']}" /></a>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if>
     <if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if>
     <a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_home.gif" border="0" alt="{$lang->items['LANG_GLOBAL_HOME']}" title="{$lang->items['LANG_GLOBAL_HOME']}" /></a>
     <a href="partner.php"><img src="{$style['imagefolder']}/top_partner.gif" border="0" /></a></td>
   </tr>
<!-- Zelle 1.2--><tr>
     <td class="logobackground" align="center"><if($style['logoimage']!="")><then><a href="forum.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
   </tr>
<!-- Zelle 1.3--><tr>
     <td align="center" style="background-image: url(images/header_bg.png);"><span class="smallfont"><if($wbbuserdata['userid'])><then><a href="forum.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a><a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a>
     <a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then>
     <else><a href="register.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" /></a></else></if>
     <a href="calendar.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a>
     <a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a>
     <a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a>
     <a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
     <a href="guthaben.php"><img src="{$style['imagefolder']}/top_guthaben.gif" border="0" /></a>
     <a href="jgs_galerie.php?sid={$session['hash']}"><img src="{$style['imagefolder']}/top_galerie.gif" border="0" alt="Galerie" title="Galerie" /></a>
     <a href="#" onclick="BC('i4e_bc.php?sid=$session[hash]',800,600)"><img src="{$style['imagefolder']}/top_chat.gif" border="0" /></a></span></td>
   </tr>
   </table>
<!-- Ende Tabelle in Tabelle -->
   </td>
   </tr>
<!-- Zelle 2--><tr>
   <td class="mainpage" align="center" >
    <hr color="#33334C" /></td>
   </tr>
</table>
<!-- Ende Tabelle 1 -->
blackjohn
DAnke, geht jetzt schon besser, aber da muss noch ein Fehler drinne sein, denn jetzt ist es nach links verzogen (anhang)
Schweinebacke
Hallo,

ich habe mir deinen Quelltext von deiner Seiten nochmals angesehen, da fehlen immer noch <tr>´s und schließende Tabellentags.

Du solltest da einfach genauer arbeiten, denn der IE verzeiht da kein Fehler.

Grüssle
blackjohn
okay danke, dann werd ich noch mal alles nachschauhen