W szablonie forumbit_depth2_cat musisz dla drugiego i trzeciego td ustawić stałą szerokość. Jaka konkretnie to już zależy od twojej wizji wyglądu.
Zawartosc forumbit_depth2_cat
<tr>
<td class="{$bgcolor}" align="center" width="1"><span class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"></span></td>
<td class="{$bgcolor}">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Jak to powinno wyglądać ??
Do style musisz dodać jeszcze width.
width="x" ??
i w "x" wpisać wartosc ?
W atrybucie style, więc powinno to mieć taką postać: width: 60%;, aczkolwiek liczbę możesz zastąpić swoją.
To twoje w sumie też by działało (tak się pisało dawniej, teraz już się tak nie robi). Nie rozumiem tylko czemu nie spróbujesz?
dziękuje, działa
