Threads verschoben bzw. zentriert im IE6 und IE7

strobbel
Hallo zusammen,

Ich habe folgendes Problem mit dem IE7 und dem IE6.

Wenn jemand mit dem IE7 bzw. IE6 mein Board www.rosenheim-fans.de aufruft wird alles in den Threads total verschoben bzw. zentriert dargestellt. Hat hier jemand eine Ahnung an was das liegen könnte?

Gruß und Danke im Voraus
Strobbel
Biggi
Da fehlt dir irgendwo ein align="left".
Zeig mal dein Template thread_postbit her.
strobbel
Hier ist das Template:

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:
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
<!-- ## USER & RANG ## -->
<tr><a name="post$posts[postid]" id="post$posts[postid]"></a>
 <td class="tablecat" align="left" style="width:130px;"><if($posts['userid'])><then><span class="normalfont"><b><a href="profile.php?userid=$posts[userid]{$SID_ARG_2ND}">$posts[username]</a></b></span></then></if><br><span class="smallfont"><b>$postdate <span class="time">$posttime</span></span></td>
 <td class="tablecat" align="right" colspan="2"><span class="smallfont"><b>$posts[ranktitle]</b></span> <if($rankimages!="")><then>$rankimages</then></if></td>
</tr>
<!-- ## USER & RANG ENDE ##-->
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ## -->
<tr class="tablea">
  <td align="left" style="padding:8px;height:120px;" class="smallfont">
    <!-- ## AVATAR ## -->
    <if($useravatar!="")><then>
      <table cellpadding="0" cellspacing="1" border="0" style="width:80%" class="tableinborder">
        <tr>
          <td class="tablea" style="padding:3px;" align="center">$useravatar</td>
        </tr>
      </table><br />
    </then></if>
    <if($showregdateinthread==1)><then>{$lang->items['LANG_THREAD_REGDATE']} $posts[regdate]<br /></then></if>
    <if($showuserpostsinthread==1)><then>{$lang->items['LANG_THREAD_USERPOSTS']} $posts[userposts]<br /></then></if>
    $userfields
    $userrating
    <if($userlevel)><then><br />$userlevel</then></if>
    <if($threadstarter==1)><then><br />{$lang->items['LANG_THREAD_THREADSTARTER']} <img src="{$style['imagefolder']}/threadstarter.gif" border="0" alt="{$LANG_THREAD_THREADSTARTER_ALT}" title="{$LANG_THREAD_THREADSTARTER_ALT}" /></then></if>
  </td>
  <!-- ## AVATAR ENDE ## -->
  <!-- ## BEITRAG ## -->
  <td valign="top">
     <span class="normalfont">
      $posts[message]
      $attachments
      $signature
      <if($posts['editorid'])><then><p><span class="smallfont">{$LANG_THREAD_EDITOR}</span></p></then></if>
      <if($invisible==1)><then><p align="right"><span class="normalfont">{$lang->items['LANG_THREAD_INVISIBLE']}</span></p></then></if> 
     </span>
  </td>
  <!-- ## BEITRAG ENDE ## -->
  <!-- ## MESSANGER ICONS ## -->
 <td style="width:20px;">
  <if($posts['homepage'])>
      <then><a href="$posts[homepage]" target="_blank"><img src="{$style['imagefolder']}/www.png" border="0" alt="{$LANG_MEMBERS_HOMEPAGE}" title="{$LANG_MEMBERS_HOMEPAGE}" /></a><br /></then>
     </if>

  <if($posts['showemail']==1)>
      <then><a href="mailto:$posts[email]"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
      <else>
       <if($posts['usercanemail']==1)>
        <then><a href="formmail.php?userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
       </if>
      </else>
     </if>

     <if($posts['receivepm']==1 && $wbbuserdata['can_use_pms']==1)><then><a href="pms.php?action=newpm&amp;userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/pm.png" border="0" alt="{$LANG_MEMBERS_PM}" title="{$LANG_MEMBERS_PM}" /></a><br /></then></if>
   
    <if($posts['icq'])><then><a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=$posts[icq]&amp;action=add"><img src="{$style['imagefolder']}/icq.png" border="0" alt="{$LANG_MEMBERS_ICQ}" title="{$LANG_MEMBERS_ICQ}" /></a><br /></then></if>

    <if($posts['msn'])><then><a href="http://members.msn.com/?mem=$posts[msn]"><img src="{$style['imagefolder']}/msn.png" border="0" alt="{$LANG_MEMBERS_MSN}" title="{$LANG_MEMBERS_MSN}" /></a><br /></then></if>

    <if($posts['yim'])><then><a href="http://edit.yahoo.com/config/send_webmesg?.target=$posts[yim]&amp;.src=pg"><img src="{$style['imagefolder']}/yim.png" border="0" alt="{$LANG_MEMBERS_YIM}" title="{$LANG_MEMBERS_YIM}" /></a><br /></then></if>

    <if($posts['aim'])><then><a href="aim:goim?screenname=$posts[aim]&amp;message=Hi.+Are+you+there?"><img src="{$style['imagefolder']}/aim.png" border="0" alt="{$LANG_MEMBERS_AIM}" title="{$LANG_MEMBERS_AIM}" /></a><br /></then></if>
 

  </td>
  <!-- ## MESSANGER ICONS ENDE## -->
</tr>
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ENDE ## -->
<!-- ## BEITRAGSBEARBEITUNG ## -->
<tr  class="tablecat">
  <td colspan="3">
  <span class="smallfont" align="left"><b>
   <a href="addreply.php?postid=$posts[postid]{$SID_ARG_2ND}">ANTWORTEN</a> &laquo;
   <a href="addreply.php?action=quote&amp;postid=$posts[postid]{$SID_ARG_2ND}">ZITIEREN</a> &laquo;
   <a href="editpost.php?postid=$posts[postid]{$SID_ARG_2ND}">BEARBEITEN</a> &laquo;
   <a href="report.php?postid=$posts[postid]{$SID_ARG_2ND}">MELDEN</a> &laquo; 
 <if($wbbuserdata['a_can_view_ipaddress']==1)><then><a href="misc.php?action=viewip&amp;postid=$posts[postid]{$SID_ARG_2ND}">IP</a> &laquo;</then></if>
  <a href="javascript:self.scrollTo(0,0);">HOCH</a> &laquo;
  <a href="javascript:self.scrollTo(0,50000);">RUNTER</a> 
  </b></span>
  
 </td>
</tr>
</table><br />
<!-- ## BEITRAGSBEARBEITUNG ENDE ## -->
Biggi
Probier's mal bitte so:
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:
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
<!-- ## USER & RANG ## -->
<tr>
 <td class="tablecat" align="left" style="width:130px;"><a name="post$posts[postid]" id="post$posts[postid]"></a><if($posts['userid'])><then><span class="normalfont"><b><a href="profile.php?userid=$posts[userid]{$SID_ARG_2ND}">$posts[username]</a></b></span></then></if><br /><span class="smallfont"><b>$postdate <span class="time">$posttime</span></b></span></td>
 <td class="tablecat" align="right" colspan="2"><span class="smallfont"><b>$posts[ranktitle]</b></span> <if($rankimages!="")><then>$rankimages</then></if></td>
</tr>
<!-- ## USER & RANG ENDE ##-->
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ## -->
<tr class="tablea" align="left">
  <td align="left" style="padding:8px; height:120px;" class="smallfont">
    <!-- ## AVATAR ## -->
    <if($useravatar!="")><then>
      <table cellpadding="0" cellspacing="1" border="0" style="width:80%" class="tableinborder">
        <tr>
          <td class="tablea" style="padding:3px;" align="center">$useravatar</td>
        </tr>
      </table><br />
    </then></if>
    <if($showregdateinthread==1)><then>{$lang->items['LANG_THREAD_REGDATE']} $posts[regdate]<br /></then></if>
    <if($showuserpostsinthread==1)><then>{$lang->items['LANG_THREAD_USERPOSTS']} $posts[userposts]<br /></then></if>
    $userfields
    $userrating
    <if($userlevel)><then><br />$userlevel</then></if>
    <if($threadstarter==1)><then><br />{$lang->items['LANG_THREAD_THREADSTARTER']} <img src="{$style['imagefolder']}/threadstarter.gif" border="0" alt="{$LANG_THREAD_THREADSTARTER_ALT}" title="{$LANG_THREAD_THREADSTARTER_ALT}" /></then></if>
  </td>
  <!-- ## AVATAR ENDE ## -->
  <!-- ## BEITRAG ## -->
  <td valign="top" align="left">
     <span class="normalfont">
      $posts[message]
      $attachments
      $signature
      <if($posts['editorid'])><then><p><span class="smallfont">{$LANG_THREAD_EDITOR}</span></p></then></if>
      <if($invisible==1)><then><p align="right"><span class="normalfont">{$lang->items['LANG_THREAD_INVISIBLE']}</span></p></then></if> 
     </span>
  </td>
  <!-- ## BEITRAG ENDE ## -->
  <!-- ## MESSANGER ICONS ## -->
 <td style="width:20px;">
  <if($posts['homepage'])>
    <then><a href="$posts[homepage]" target="_blank"><img src="{$style['imagefolder']}/www.png" border="0" alt="{$LANG_MEMBERS_HOMEPAGE}" title="{$LANG_MEMBERS_HOMEPAGE}" /></a><br /></then>
  </if>

  <if($posts['showemail']==1)>
      <then><a href="mailto:$posts[email]"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
      <else>
       <if($posts['usercanemail']==1)>
        <then><a href="formmail.php?userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
       </if>
      </else>
  </if>

  <if($posts['receivepm']==1 && $wbbuserdata['can_use_pms']==1)><then><a href="pms.php?action=newpm&amp;userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/pm.png" border="0" alt="{$LANG_MEMBERS_PM}" title="{$LANG_MEMBERS_PM}" /></a><br /></then></if>

  <if($posts['icq'])><then><a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=$posts[icq]&amp;action=add"><img src="{$style['imagefolder']}/icq.png" border="0" alt="{$LANG_MEMBERS_ICQ}" title="{$LANG_MEMBERS_ICQ}" /></a><br /></then></if>

  <if($posts['msn'])><then><a href="http://members.msn.com/?mem=$posts[msn]"><img src="{$style['imagefolder']}/msn.png" border="0" alt="{$LANG_MEMBERS_MSN}" title="{$LANG_MEMBERS_MSN}" /></a><br /></then></if>

  <if($posts['yim'])><then><a href="http://edit.yahoo.com/config/send_webmesg?.target=$posts[yim]&amp;.src=pg"><img src="{$style['imagefolder']}/yim.png" border="0" alt="{$LANG_MEMBERS_YIM}" title="{$LANG_MEMBERS_YIM}" /></a><br /></then></if>

  <if($posts['aim'])><then><a href="aim:goim?screenname=$posts[aim]&amp;message=Hi.+Are+you+there?"><img src="{$style['imagefolder']}/aim.png" border="0" alt="{$LANG_MEMBERS_AIM}" title="{$LANG_MEMBERS_AIM}" /></a><br /></then></if>


 </td>
  <!-- ## MESSANGER ICONS ENDE## -->
</tr>
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ENDE ## -->
<!-- ## BEITRAGSBEARBEITUNG ## -->
<tr class="tablecat" align="left">
  <td colspan="3">
  <span class="smallfont" align="left"><b>
   <a href="addreply.php?postid=$posts[postid]{$SID_ARG_2ND}">ANTWORTEN</a> &laquo;
   <a href="addreply.php?action=quote&amp;postid=$posts[postid]{$SID_ARG_2ND}">ZITIEREN</a> &laquo;
   <a href="editpost.php?postid=$posts[postid]{$SID_ARG_2ND}">BEARBEITEN</a> &laquo;
   <a href="report.php?postid=$posts[postid]{$SID_ARG_2ND}">MELDEN</a> &laquo; 
 <if($wbbuserdata['a_can_view_ipaddress']==1)><then><a href="misc.php?action=viewip&amp;postid=$posts[postid]{$SID_ARG_2ND}">IP</a> &laquo;</then></if>
  <a href="javascript:self.scrollTo(0,0);">HOCH</a> &laquo;
  <a href="javascript:self.scrollTo(0,50000);">RUNTER</a> 
  </b></span>
  
 </td>
</tr>
</table><br />
<!-- ## BEITRAGSBEARBEITUNG ENDE ## -->
strobbel
Hab deinen Code jetzt mal eingefügt, aber leider hat es nicht wirklich geholfen ...
Unten ist ein Screenshot angefügt auf dem man das Problem recht gut sehen kann.
Auf der Seite kann man das auch in so ziemlich jedem Thread finden ...
Biggi
Linksbündig ist es doch jetzt schonmal.
Diese Verschiebung auf deinem Screenshot kann ich mit IE7 in deinem Board nicht nachvollziehen.

Wahrscheinlich liegt die aber an einem fehlenden spacer.gif.
Probier's mal so:
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:
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
<!-- ## USER & RANG ## -->
<tr>
 <td class="tablecat" align="left" style="width:130px;"><a name="post$posts[postid]" id="post$posts[postid]"></a><if($posts['userid'])><then><span class="normalfont"><b><a href="profile.php?userid=$posts[userid]{$SID_ARG_2ND}">$posts[username]</a></b></span></then></if><br /><span class="smallfont"><b>$postdate <span class="time">$posttime</span></b></span></td>
 <td class="tablecat" align="right" colspan="2"><span class="smallfont"><b>$posts[ranktitle]</b></span> <if($rankimages!="")><then>$rankimages</then></if></td>
</tr>
<!-- ## USER & RANG ENDE ##-->
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ## -->
<tr class="tablea" align="left">
  <td align="left" style="padding:8px; height:120px;" class="smallfont">
    <!-- ## AVATAR ## -->
    <if($useravatar!="")><then>
      <table cellpadding="0" cellspacing="1" border="0" style="width:80%" class="tableinborder">
        <tr>
          <td class="tablea" style="padding:3px;" align="center">$useravatar</td>
        </tr>
      </table><br />
    </then></if>
    <if($showregdateinthread==1)><then>{$lang->items['LANG_THREAD_REGDATE']} $posts[regdate]<br /></then></if>
    <if($showuserpostsinthread==1)><then>{$lang->items['LANG_THREAD_USERPOSTS']} $posts[userposts]<br /></then></if>
    $userfields
    $userrating
    <if($userlevel)><then><br />$userlevel</then></if>
    <if($threadstarter==1)><then><br />{$lang->items['LANG_THREAD_THREADSTARTER']} <img src="{$style['imagefolder']}/threadstarter.gif" border="0" alt="{$LANG_THREAD_THREADSTARTER_ALT}" title="{$LANG_THREAD_THREADSTARTER_ALT}" /></then></if>
    <br /><img src="{$style['imagefolder']}/spacer.gif" width="159" height="1" border="0" alt="" title="" />
  </td>
  <!-- ## AVATAR ENDE ## -->
  <!-- ## BEITRAG ## -->
  <td valign="top" align="left">
     <span class="normalfont">
      $posts[message]
      $attachments
      $signature
      <if($posts['editorid'])><then><p><span class="smallfont">{$LANG_THREAD_EDITOR}</span></p></then></if>
      <if($invisible==1)><then><p align="right"><span class="normalfont">{$lang->items['LANG_THREAD_INVISIBLE']}</span></p></then></if> 
     </span>
  </td>
  <!-- ## BEITRAG ENDE ## -->
  <!-- ## MESSANGER ICONS ## -->
 <td style="width:20px;">
  <if($posts['homepage'])>
    <then><a href="$posts[homepage]" target="_blank"><img src="{$style['imagefolder']}/www.png" border="0" alt="{$LANG_MEMBERS_HOMEPAGE}" title="{$LANG_MEMBERS_HOMEPAGE}" /></a><br /></then>
  </if>

  <if($posts['showemail']==1)>
      <then><a href="mailto:$posts[email]"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
      <else>
       <if($posts['usercanemail']==1)>
        <then><a href="formmail.php?userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
       </if>
      </else>
  </if>

  <if($posts['receivepm']==1 && $wbbuserdata['can_use_pms']==1)><then><a href="pms.php?action=newpm&amp;userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/pm.png" border="0" alt="{$LANG_MEMBERS_PM}" title="{$LANG_MEMBERS_PM}" /></a><br /></then></if>

  <if($posts['icq'])><then><a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=$posts[icq]&amp;action=add"><img src="{$style['imagefolder']}/icq.png" border="0" alt="{$LANG_MEMBERS_ICQ}" title="{$LANG_MEMBERS_ICQ}" /></a><br /></then></if>

  <if($posts['msn'])><then><a href="http://members.msn.com/?mem=$posts[msn]"><img src="{$style['imagefolder']}/msn.png" border="0" alt="{$LANG_MEMBERS_MSN}" title="{$LANG_MEMBERS_MSN}" /></a><br /></then></if>

  <if($posts['yim'])><then><a href="http://edit.yahoo.com/config/send_webmesg?.target=$posts[yim]&amp;.src=pg"><img src="{$style['imagefolder']}/yim.png" border="0" alt="{$LANG_MEMBERS_YIM}" title="{$LANG_MEMBERS_YIM}" /></a><br /></then></if>

  <if($posts['aim'])><then><a href="aim:goim?screenname=$posts[aim]&amp;message=Hi.+Are+you+there?"><img src="{$style['imagefolder']}/aim.png" border="0" alt="{$LANG_MEMBERS_AIM}" title="{$LANG_MEMBERS_AIM}" /></a><br /></then></if>


 </td>
  <!-- ## MESSANGER ICONS ENDE## -->
</tr>
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ENDE ## -->
<!-- ## BEITRAGSBEARBEITUNG ## -->
<tr class="tablecat" align="left">
  <td colspan="3">
  <span class="smallfont" align="left"><b>
   <a href="addreply.php?postid=$posts[postid]{$SID_ARG_2ND}">ANTWORTEN</a> &laquo;
   <a href="addreply.php?action=quote&amp;postid=$posts[postid]{$SID_ARG_2ND}">ZITIEREN</a> &laquo;
   <a href="editpost.php?postid=$posts[postid]{$SID_ARG_2ND}">BEARBEITEN</a> &laquo;
   <a href="report.php?postid=$posts[postid]{$SID_ARG_2ND}">MELDEN</a> &laquo; 
 <if($wbbuserdata['a_can_view_ipaddress']==1)><then><a href="misc.php?action=viewip&amp;postid=$posts[postid]{$SID_ARG_2ND}">IP</a> &laquo;</then></if>
  <a href="javascript:self.scrollTo(0,0);">HOCH</a> &laquo;
  <a href="javascript:self.scrollTo(0,50000);">RUNTER</a> 
  </b></span>
  
 </td>
</tr>
</table><br />
<!-- ## BEITRAGSBEARBEITUNG ENDE ## -->


Allerdings gehört oben eigentlich noch ein Stück Code für das spacer.gif rein.
Da in deinem Template aber die ganze Tabellenstruktur anders ist, müßte ich da länger dran überlegen und probieren. Dafür habe ich gerade leider keine Zeit.
strobbel
Das hat leider auch nicht wirklich geholfen ... Vielleicht kannst du es dir ja mal anschauen wenn du etwas mehr Zeit hast? Denkst du das geht?
Master-X
Probiere mal folgenden Code:
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:
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
<!-- ## USER & RANG ## -->
<tr>
 <td class="tablecat" align="left" style="width:130px;"><a name="post$posts[postid]" id="post$posts[postid]"></a><if($posts['userid'])><then><span class="normalfont"><b><a href="profile.php?userid=$posts[userid]{$SID_ARG_2ND}">$posts[username]</a></b></span></then></if><br /><span class="smallfont"><b>$postdate <span class="time">$posttime</span></b></span></td>
 <td class="tablecat" align="right" colspan="2"><span class="smallfont"><b>$posts[ranktitle]</b></span> <if($rankimages!="")><then>$rankimages</then></if></td>
</tr>
<!-- ## USER & RANG ENDE ##-->
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ## -->
<tr class="tablea" align="left">
  <td align="left" style="padding:8px; height:120px; width: 120px;" class="smallfont">
    <!-- ## AVATAR ## -->
    <if($useravatar!="")><then>
      <table cellpadding="0" cellspacing="1" border="0" style="width:80%" class="tableinborder">
        <tr>
          <td class="tablea" style="padding:3px;" align="center">$useravatar</td>
        </tr>
      </table><br />
    </then></if>
    <if($showregdateinthread==1)><then>{$lang->items['LANG_THREAD_REGDATE']} $posts[regdate]<br /></then></if>
    <if($showuserpostsinthread==1)><then>{$lang->items['LANG_THREAD_USERPOSTS']} $posts[userposts]<br /></then></if>
    $userfields
    $userrating
    <if($userlevel)><then><br />$userlevel</then></if>
    <if($threadstarter==1)><then><br />{$lang->items['LANG_THREAD_THREADSTARTER']} <img src="{$style['imagefolder']}/threadstarter.gif" border="0" alt="{$LANG_THREAD_THREADSTARTER_ALT}" title="{$LANG_THREAD_THREADSTARTER_ALT}" /></then></if>
    <br /><img src="{$style['imagefolder']}/spacer.gif" width="159" height="1" border="0" alt="" title="" />
  </td>
  <!-- ## AVATAR ENDE ## -->
  <!-- ## BEITRAG ## -->
  <td valign="top" align="left">
     <span class="normalfont">
      $posts[message]
      $attachments
      $signature
      <if($posts['editorid'])><then><p><span class="smallfont">{$LANG_THREAD_EDITOR}</span></p></then></if>
      <if($invisible==1)><then><p align="right"><span class="normalfont">{$lang->items['LANG_THREAD_INVISIBLE']}</span></p></then></if> 
     </span>
  </td>
  <!-- ## BEITRAG ENDE ## -->
  <!-- ## MESSANGER ICONS ## -->
 <td style="width:20px;">
  <if($posts['homepage'])>
    <then><a href="$posts[homepage]" target="_blank"><img src="{$style['imagefolder']}/www.png" border="0" alt="{$LANG_MEMBERS_HOMEPAGE}" title="{$LANG_MEMBERS_HOMEPAGE}" /></a><br /></then>
  </if>

  <if($posts['showemail']==1)>
      <then><a href="mailto:$posts[email]"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
      <else>
       <if($posts['usercanemail']==1)>
        <then><a href="formmail.php?userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
       </if>
      </else>
  </if>

  <if($posts['receivepm']==1 && $wbbuserdata['can_use_pms']==1)><then><a href="pms.php?action=newpm&amp;userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/pm.png" border="0" alt="{$LANG_MEMBERS_PM}" title="{$LANG_MEMBERS_PM}" /></a><br /></then></if>

  <if($posts['icq'])><then><a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=$posts[icq]&amp;action=add"><img src="{$style['imagefolder']}/icq.png" border="0" alt="{$LANG_MEMBERS_ICQ}" title="{$LANG_MEMBERS_ICQ}" /></a><br /></then></if>

  <if($posts['msn'])><then><a href="http://members.msn.com/?mem=$posts[msn]"><img src="{$style['imagefolder']}/msn.png" border="0" alt="{$LANG_MEMBERS_MSN}" title="{$LANG_MEMBERS_MSN}" /></a><br /></then></if>

  <if($posts['yim'])><then><a href="http://edit.yahoo.com/config/send_webmesg?.target=$posts[yim]&amp;.src=pg"><img src="{$style['imagefolder']}/yim.png" border="0" alt="{$LANG_MEMBERS_YIM}" title="{$LANG_MEMBERS_YIM}" /></a><br /></then></if>

  <if($posts['aim'])><then><a href="aim:goim?screenname=$posts[aim]&amp;message=Hi.+Are+you+there?"><img src="{$style['imagefolder']}/aim.png" border="0" alt="{$LANG_MEMBERS_AIM}" title="{$LANG_MEMBERS_AIM}" /></a><br /></then></if>


 </td>
  <!-- ## MESSANGER ICONS ENDE## -->
</tr>
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ENDE ## -->
<!-- ## BEITRAGSBEARBEITUNG ## -->
<tr class="tablecat" align="left">
  <td colspan="3">
  <span class="smallfont" align="left"><b>
   <a href="addreply.php?postid=$posts[postid]{$SID_ARG_2ND}">ANTWORTEN</a> &laquo;
   <a href="addreply.php?action=quote&amp;postid=$posts[postid]{$SID_ARG_2ND}">ZITIEREN</a> &laquo;
   <a href="editpost.php?postid=$posts[postid]{$SID_ARG_2ND}">BEARBEITEN</a> &laquo;
   <a href="report.php?postid=$posts[postid]{$SID_ARG_2ND}">MELDEN</a> &laquo; 
 <if($wbbuserdata['a_can_view_ipaddress']==1)><then><a href="misc.php?action=viewip&amp;postid=$posts[postid]{$SID_ARG_2ND}">IP</a> &laquo;</then></if>
  <a href="javascript:self.scrollTo(0,0);">HOCH</a> &laquo;
  <a href="javascript:self.scrollTo(0,50000);">RUNTER</a> 
  </b></span>
  
 </td>
</tr>
</table><br />
<!-- ## BEITRAGSBEARBEITUNG ENDE ## -->
strobbel
@Master-X
MERCI MERCI MERCI !! smile
Genau das war es ... was hast du genau geändert?? Will ja nich dumm sterben Augenzwinkern
Master-X
Ich habe der linken Tabelle eine feste Breite von 120 Pixeln zugewiesen - kannst das noch nach belieben anpassen Augenzwinkern