Nie równe nazwy działów

Założony przez  YaHoOo.

wersja skryptu MyBB:1.6.9
adres forum:cs-weed.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Problem polega na tym, że nazwy działów są nie równo, jedne do lewej, jedne do prawej. Chodzi mi o to, żeby wszystkie były tak jak: Ogłoszenia, konkursy.
Pobaw się klasą .thead.
A dokładniej?
DirkOne, Nie nazwy kategorii tylko nazwy działów >.< Pokaż forumbit_depth2_forum (ACP -> Style i Szablony -> Szablony -> Twój_Szablon -> Opis działu).
<tr>
<
td class="forumbit_{$bgcolor}align"center" valign="top" width="40" style="width:40px; padding: 4px;">
<
img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}title="{$lightbulb['altonoff']}class="ajax_mark_read" id="mark_read_{$forum['fid']}/></td>

<
td class="forumbit_{$bgcolor}valign="top"  >
<
strong class="forumtitle"><a href="{$forum_url}"><span style="color:#eee; font: normal 13px tahoma,helvetica,arial,sans-serif;"><b>{$forum['name']}</b></span></a></strong>{$forum_viewers_text}<div class="forumdesc">{$forum['description']}{$subforums}</div>
</
td>

<
td class="forumbit_trow3 postcountgrid" valign="top" align="right" style="width:70px; white-space: nowrap"><div class="right">{$threads}{$unapproved['unapproved_threads']} Wszystkich tematów<br />
{
$posts}{$unapproved['unapproved_posts']} Wszystkich postów </div></td>

<
td class="forumbit_trow3" valign="top" width="50px" align="right" style="width:50px;"></td>

<
td class="forumbit_trow4" valign="top" width="200px"  style="white-space: nowrap" style="width:200px;">{$lastpost}</div></td>
</
tr
Spróbuj tak:
<tr>
<td class="forumbit_{$bgcolor}" align= "center" valign="top" width="40" style="width:40px; padding: 4px;">
<img src="{$theme['imgdir']}/{$lightbulb['folder']}.png" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>

<td class="forumbit_{$bgcolor}" valign="top"  >
<span style="color:#eee; font: normal 13px tahoma,helvetica,arial,sans-serif;"><strong><a href="{$forum_url}"><b>{$forum['name']}</b></a></strong></span><br />{$forum_viewers_text}<div class="forumdesc">{$forum['description']}{$subforums}</div>
</td>

<td class="forumbit_trow3 postcountgrid" valign="top" align="right" style="width:70px; white-space: nowrap"><div class="right">{$threads}{$unapproved['unapproved_threads']} Wszystkich tematów<br />
{$posts}{$unapproved['unapproved_posts']} Wszystkich postów </div></td>

<td class="forumbit_trow3" valign="top" width="50px" align="right" style="width:50px;"></td>

<td class="forumbit_trow4" valign="top" width="200px"  style="white-space: nowrap" style="width:200px;">{$lastpost}</div></td>
</tr>
Nie, to niestety nie to. Zobacz jaki teraz jest błąd(wejdź na forum).

Problem rozwiązałem, niestety zapraszam do drugiego problemu: Klik!



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

1 gości