Webboard

Pełna wersja: tematów/postów/ostatni post - jak usunąć?
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
wersja skryptu MyBB: 1.6.3
adres forum:
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

[Obrazek: beznazwy2kq.png]

Jak usunąć zaznaczoną belkę?
Panel administratora → Style i szablony → szablony Twojego stylu → Opis działu - szablony → forumbit_depth1_cat

Znajdź i usuń:
Kod PHP:
<tr>
<
td class="tcat" colspan="2"><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>{$lang->forumbit_threads}</strong></span></td>
<
td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<
td class="tcat" width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</
tr