wersja skryptu MyBB:1.6.12
adres forum: cs-again.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Nie moge zwijać działow :/
Tak wyglada forumbit_depth1_cat
adres forum: cs-again.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Nie moge zwijać działow :/
Tak wyglada forumbit_depth1_cat
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder_belka">
<thead>
<tr>
<div id="" class="thead" colspan="5" style="opacity: 1;"><div class="relative">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong>
</td>
</tr>
</thead>
</table>
<div class="border_forum">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder_kat">
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
{$sub_forums}
</tbody>
</table>
</div>
<br />