MyBB Community Forums

Full Version: Removing icons?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I'm using this theme.
http://www.awesomestyles.com/mybb-themes...mply-clean

And I was wondering how I could remove those icons.

Which icons?
Thanks for responding.

The icons right to.
Normal Forum.
Closed Forum
(2011-02-26, 02:38 PM)Hatashi Wrote: [ -> ]Thanks for responding.

The icons right to.
Normal Forum.
Closed Forum


Those: ??
[Image: bzMeC.png]
Go to:
Admin CP > Templates & Style > Templates > Your Theme > Forum Bit Templates > forumbit_depth2_forum
and find:
<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>
Replace the code with what you want to be there!
(2011-02-26, 03:37 PM)WbDev Wrote: [ -> ]
(2011-02-26, 02:38 PM)Hatashi Wrote: [ -> ]Thanks for responding.

The icons right to.
Normal Forum.
Closed Forum


Those: ??
[Image: bzMeC.png]
Go to:
Admin CP > Templates & Style > Templates > Your Theme > Forum Bit Templates > forumbit_depth2_forum
and find:
<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>
Replace the code with what you want to be there!
I just want it to be empty, would that cause trouble if I just remove those lines?

Thanks for your effort in helping me, appreciate it!
if you remove the code it will be removed but you will have some problems at the last columns last post thread and posts they will be moved !
Hmm, yeah, last post got moved.

What should I do?
I just want to remove those icons Sad.
wait i will try and post !

do you need the Forum Threads Posts Last Post under the Category ?
No, I just want it to be next to ''Posts''

Thank you.
i mean do you need the tcat:
[Image: 8lRxh.png]
Pages: 1 2