Forum Icons
Forum Icons is a product that adds an option in the edit/add new forum page to set a forum icon.
To make it work, you will need to make a template modification, I did try to do it with a plugin, but got frustrated trying but failing to make it work. I promise I will be looking into this so we don't have to edit any template, but in the meantime... How to Install: 1- Upload the product xml file. 2- Edit forumhome_forumbit_level2_post Find: Code:
<vb:if condition="$show['forumdescription']"><p class="forumdescription">{vb:raw forum.description}</p></vb:if> Code:
<vb:if condition="$show['forumdescription']"><p class="forumdescription"><vb:if condition="$forum['iconlocation']"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" style="float: left; margin-right: 4px;" /></vb:if>{vb:raw forum.description}</p> <vb:elseif condition="$forum['iconlocation']" /><p class="forumdescription"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" /></p></vb:if> If you use it, please mark it as installed Download
product-teh_forumicons.xml (2.2 KB, 2750 downloads) Screenshots |
Similar Mods
Mini Mods Forum Category Icons on Forum Home | vBulletin 3.7 Add-ons |