2012-06-21, 05:07 PM
2012-06-21, 05:18 PM
AdminCP > templates > Your theme's templates > Forumbit Templates >
Open "forumbit_depth1_cat" template > find the following and remove;
Now open "forumbit_depth2_forum" template > find the following and remove;
Open "forumbit_depth1_cat" template > find the following and remove;
<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>
Now open "forumbit_depth2_forum" template > find the following and remove;
<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>