Dziwne wyświetlanie strony głównej forum

Założony przez  Karolus.

wersja skryptu MyBB: 1.6.14
adres forum: www.forum.xpiration.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Irytuje mnie to że w zależności od kategorii działy wyświetlają się w różnym położeniu co przedstawia screen: [Obrazek: 19780902225209264891.png]

Jak mogę ustawić to tak żeby wszystkie były w jednej pozycji?
Ustaw stałą szerokość jednej z dwóch ostatnich komórek (w px lub %). Szablon forumbit_depth2_forum.
Mam tutaj tylko 2 wartości w px które zmieniają szerokość i wysokość szarego pola na którym jest napis Tematów: i Postów:

Oto kod:
<tr>
<td class="{$bgcolor} fc" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor} fc" valign="top" style="width: 250px;">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor} fc" valign="top" align="center" style="white-space: nowrap;"><div class="post_user_info" style="width: 150px;">Tematów: {$threads}{$unapproved['unapproved_threads']}<br />Postów: {$posts}{$unapproved['unapproved_posts']}</div></td>
<td class="{$bgcolor} fc" valign="top" align="right" style="white-space: nowrap;">{$lastpost}</td>
</tr>
spróbuj tak:
<tr>
<
td class="{$bgcolor} fc" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td>
<
td class="{$bgcolor} fc" valign="top" style="width: 250px;">
<
strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</
td>
<
td class="{$bgcolor} fc" valign="top" align="center" style="white-space: nowrap;"><div class="post_user_info" style="width: 150px;">Tematów: {$threads}{$unapproved['unapproved_threads']}<br />Postów: {$posts}{$unapproved['unapproved_posts']}</div></td>
<
td class="{$bgcolor} fc" valign="top" align="right" style="white-space: nowrap; width: 29%;">{$lastpost}</td>
</
tr
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna; kontakt: snakemybboard@gmail.com.



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

1 gości