MyBB Community Forums

Full Version: MyForumIcons - Custom Forum Icons
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8
MyForumIcons
Set custom icons for use on each of your forums.

Before you use this- Please note that this works in the DEFAULT theme. I do not know how many variations of the template other themes use, so it makes it difficult to automatically update the templates for every other theme.

There are two variables that need to be included in the forumbit_depth2_forum template. They are $forum['myforumicon_override'] and $forum['myforumicon'].


The following is what each of these represent:


$forum['myforumicon_override']
Quote: style="display: none;"


$forum['myforumicon']
Quote:<img src="{PATH_TO_YOUR_ICON}" title="{NAME_OF_YOUR_FORUM}" />

If you need assistance making this compatible with your theme, please let me know.

If you are a theme creator and would like all of your themes to be compatible with the plugin's default logic, please message me to discuss.

Hey guys! I noticed that some people were requesting a custom forum icon plugin, since the latest one from another developer hasn't been updated for 1.8 yet (as far as I know). So, I threw this one together for anyone that needs it.

Github project - https://github.com/EthanDelong/MyForumIcons

Mod site project page - http://community.mybb.com/mods.php?action=view&pid=457


This will allow you to set custom icons to use on each individual forum. You can specify a path to your forum's custom icon by going to the ACP => Forum Management => Edit Forum.

When installed, it will alter the forums table to add a column called myforumicon, which will be used for the custom icon of your forum.

When activated, modifications to your forumbit_depth2_forum template will be made. This is done to allow the plugin to generate an icon for the forum and hide the default icon. When an icon is not set, the default will be used.

If you have any questions/concerns, please let me know.

Enjoy!
hello!its a pack persian
Translated by davood zzz
In support persian
لینک دانلود -link download
Is it possible to add Font Awesome support to this plugin? Why I ask? Because many of themes uses Font Awesome icons instead of images.
This doesnt work lol
nope its a fail, this version is not 1.8 but 1.6! Fix it first please.
(2015-04-02, 09:39 AM)Wazzyl Wrote: [ -> ]nope its a fail, this version is not 1.8 but 1.6! Fix it first please.

What are you talking about?

https://github.com/EthanDelong/MyForumIc...ns.php#L33

(2015-04-02, 12:20 AM)Root Dalez Wrote: [ -> ]This doesnt work lol

Please provide a link to your site.

I need to see what themes people are using, and why this won't work in some of them.
(2015-03-31, 09:41 AM)rockenren Wrote: [ -> ]Is it possible to add Font Awesome support to this plugin? Why I ask? Because many of themes uses Font Awesome icons instead of images.

It would be awesome!
(2015-03-31, 09:41 AM)rockenren Wrote: [ -> ]Is it possible to add Font Awesome support to this plugin? Why I ask? Because many of themes uses Font Awesome icons instead of images.

(2015-04-02, 07:02 PM)Eldenroot Wrote: [ -> ]
(2015-03-31, 09:41 AM)rockenren Wrote: [ -> ]Is it possible to add Font Awesome support to this plugin? Why I ask? Because many of themes uses Font Awesome icons instead of images.

It would be awesome!

I've never heard of Font Awesome. If you could provide me with a couple of themes that utilize this, I'll take a look into it.
Also you can add a opacity to follow forum on/off (gray and black one picture when a new post is here)
Pages: 1 2 3 4 5 6 7 8