Ilość tematów/postów w innym miejscu

Założony przez  Garfield96.

wersja skryptu MyBB: 1.8.6
adres forum: http://utadka.xaa.pl/index.php
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): chcialbym aby Ilość tematów i postów była wyśrodkowana, jak na zdjęciu poniżej.

[Obrazek: n1MTfQk.png]
pokaż szablon forumbit_depth2_forum
<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']}{$modlist}{$subforums}Tematów: {$threads}{$unapproved['unapproved_threads']} | Postów: {$posts}{$unapproved['unapproved_posts']}</div>
</
td>
<
td class="{$bgcolor}align="right" style="white-space: nowrap">{$lastpost}</td>
</
tr
<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']}{$modlist}{$subforums}
<
td class="{$bgcolor}"><center>Tematów: {$threads}{$unapproved['unapproved_threads']} | Postów: {$posts}</center>
</
td>{$unapproved['unapproved_posts']}</div>
</
td>
<
td class="{$bgcolor}align="right" style="white-space: nowrap">{$lastpost}</td>
</
tr
Jeszcze pytanie, czy da radę to jakoś wszystko w jednym konkretnym miejscu umieścić? Wejdź na forum i sam spójrz jak to wyglada
nadaj width dla td
forumbit_depth2_forum
<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}" width="60%">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}
<td class="{$bgcolor}" width="20%"><center>Tematów: {$threads}{$unapproved['unapproved_threads']} | Postów: {$posts}</center>
</td>{$unapproved['unapproved_posts']}</div>
</td>
<td class="{$bgcolor}" align="right" style="white-space: nowrap" width="20%">{$lastpost}</td>
</tr>

takie wartości powinne wystarczyć



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

1 gości