MyBB Community Forums

Full Version: Custom Forums icon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, im not so good with coding so can someone help me add custom icons to my forums.

This is my forumbit_depth2_cat
<tr>
<td class="{$bgcolor}" align="center" width="1"><div class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"><i class="fa fa-comments"></i></div></td>
<td class="{$bgcolor}">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$subforums}</div>
</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" align="left" style="white-space: nowrap">{$lastpost}</td>
</tr>
http://zombemod.com/index.php
That is my forums currently
In community for help or support you need Minimum Copyright Powered by... 
To receive support users must display a powered by 

Support Community  Cool
oh i didnt know, i did it
I wrote a tutorial about this long time ago, hope it helps you.
https://wallbb.co.uk/font-awesome-based-...s-in-mybb/