MyBB Community Forums

Full Version: Remove those icons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How ??

Picture :: 
[Image: qM1Q24s.png]
Make the following edits to these templates.

forumbit_depth1_cat
Find:
<td class="tcat" colspan="2"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
Replace With:
<td class="tcat" colspan="1"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>

forumbit_depth2_cat
Find and Delete:
<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>

forumbit_depth2_forum
Find and Delete:
<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>

forumdisplay_subforums
Find:
<td class="tcat" width="2%">&nbsp;</td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
Replace With:
<td class="tcat" width="61%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>


Results
[Image: ip7WT3y.png]
[Image: jSP8s02.png]

No more indicators Angry
Hi,

The MyBB Group offers support under the conditions of our Support Eligibility policy. It is apparent that one or more of your forums do not meet the conditions of our policy and therefore you are ineligible for support. This could be because of adult, piracy or hacking related content or because your forum does not display the minimum “Powered by MyBB” notice.

If you have any questions regarding this policy please post in the Private Inquiries forum.

Regards,
The MyBB Group.