Złe ustawienie liczby tematów/postów

Założony przez  DavidQest.

wersja skryptu MyBB:1.6.4
adres forum:Cs-Trawka.eu
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Mam taki problem jak na ss jak to ustawić żeby było dobrze ?

[Obrazek: py537_posty.PNG]
Wklej zawartosc "Opis dzialu - Szablony -> forumbit_depth1_cat".
tu masz kod
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="5" >
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><br /><div class="smalltext">{$forum['description']}</div></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr>
<td class="tcat" colspan="3"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong><br />
<br />{$lang->forumbit_threads} / {$lang->forumbit_posts}</strong></span></td>

<td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
</tbody>
</table>
<br />

Co tu zmienić ?
Zobacz czy usuniecie <br /> z tej linii:
<br />{$lang->forumbit_threads} / {$lang->forumbit_posts}</strong></span></td>
wystarczy. Na twoim screenie wyglada to po prostu tak jakby byl o jeden znak przejscia do nowej linii za duzo. I w tym kodzie masz jedno <br /> linijke wyzej, i w tej zaznaczonej znowu.
Musiałem poprawić kod w
Widok działu -> forumdisplay_subforums
zauważyłem to
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>

zamieniłem na
<td class="tcat" width="15%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
i jest ok



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

1 gości