Zwijania działów - zmniejszenie thead do minimum

Błąd   Założony przez  Bielu.

wersja skryptu MyBB:1.6.2
adres forum:Profil
na czym polega problem (screen, opis, komunikaty):
bład polega na zmniejszaniu Thead do minimum, A chce by zachowało sie w orginalnych wymiarach
Może porównaj kod działów z kodem tabelki statystyk. Coś pewnie powinno Ci się rzucić w oczy.
Statystyki zwijają się u Ciebie prawidłowo.
<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}">
<
thead  >
<
tr>
<
td class="thead" colspan="5">
<
div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}title="{$expaltext}/></div>
<
div><strong><a href="{$forum_url}">{$forum['name']}</a></strong></div>
</
td>
</
tr>
</
thead>

<
tbody   id="cat_{$forum['fid']}_e" >
<
tr class="tcat3">
<
td></td>
</
tr>
<
tr class="tcat" align="center">
<
td  class="tcat2" align="left"  width="650" colspan="2" height="20">{$forum['description']}</td>
<
td  width="50" align="center">{$lang->forumbit_threads}</td>
<
td  width="50" align="center">{$lang->forumbit_posts}</td>
<
td width="220" class="tcat2"  align="right">{$lang->forumbit_lastpost}</td>
</
tr>
{
$sub_forums}
</
tbody>
</
table>
<
br /> 
tak to wygląda i podobnie wygląda w statystykach;/



Użytkownicy przeglądający ten wątek:

1 gości