Back to vBulletin 4.x Add-ons

Forum Icons
Mod Version: 1.0, by Elmer

vB Version: 4.0.0 RC 4 Rating: (38 votes - 4.74 average) Installs: 438
Released: 05 Dec 2009 Last Update: Never Downloads: 2578
Not Supported DB Changes Uses Plugins Template Edits Is in Beta Stage  

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>
Replace it with:
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

File Type: %1$s product-teh_forumicons.xml (2.2 KB, 2750 downloads)

Screenshots

Click image for larger version
Name:	forumicons.png
Views:	8744
Size:	31.6 KB
ID:	107189   Click image for larger version
Name:	forumiconsadmin.png
Views:	4407
Size:	9.0 KB
ID:	107190  

Similar Mods

Mini Mods Forum Category Icons on Forum Home vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024