Webboard

Pełna wersja: Problem ze stylem Neon Glow
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
wersja skryptu MyBB: 1.6x
adres forum:cs-oneshot.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Problem polega na widoku działów na głównej stronie forum screen poniżej.

Styl nie był edytowany, jedynie header.

[Obrazek: ae43f2388c501.jpg]
Zdolniacha, który robił styl, zapomniał, że zmianę wyświetlania wątków i postów trzeba także wprowadzić w szablonie kategorii.
Podaj zawartość forumbit_depth2_cat oraz forumbit_depth2_forum.
forumbit_depth2_cat

Kod:
<tr><td class="{$bgcolor}" 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}" valign="top"><strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div></td><td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td><td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td><td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td></tr>

forumbit_depth2_forum

Kod:
<tr>
<td class="trow1" 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="trow1" valign="top">
<strong><a class="forumtitle_d2" href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext"><span class="forumdesc_d2">{$forum['description']}{$subforums}</span></div>
</td>
<td class="trow1 postcountgrid" valign="top" align="center" style="white-space: nowrap">
{$posts}{$unapproved['unapproved_posts']} Posty<br />
{$threads}{$unapproved['unapproved_threads']} Tematy</td>
<td class="trow1 lastpostgrid" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>

/refresh
Problem tkwi w przeglądarce. Ty używasz Mozilla Firefox. Ja na chrome mam wszystko porządnie.
Gdzieś Ci wcięło trochę plików forum, więc jak mamy Ci pomóc?
Zrobiłem reinstall, wszystko działa jak powinno, dziękuje za chęci temat do zamknięcia. :)