MyBB Community Forums

Full Version: How to remove this icon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to remove this icons please help me i dont know what to do.

[Image: 6664260.png]

[Image: 6664268.png]


for the second image , find code similar to below in your index template & remove it ...
<dl class="forum_legend smalltext">
	<dt><img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
	<dd>{$lang->new_posts}</dd>

	<dt><img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
	<dd>{$lang->no_new_posts}</dd>

	<dt><img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
	<dd>{$lang->forum_locked}</dd>
</dl>


AND for the first one find similar code to below in forumbit_depth2_forum template & remove it ..
<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>
how about the first picture sir?
He already told you about the first picture, read the full post again.
wow thank you sir. I really appreciate it Your cool sir!
i follow this tutorial but some problem see image

[Image: hrfy3q.png]
please help
^ responded at how to remove this
sir ranjani thank you so much sir it works on my forum God bless