![]() |
Add Custom Icons per Forum
Note: This modification was around the internet and nobody knows who the author is, so I post this here because I thought this would be useful.
This modification allows you to set up a custom icon per each subforum in your forum. 1)Go to Admincp->Styles and Templates->Locate the style where you want to apply this modification->edit templates and find the forumhome_forumbit_level2_post and find: Code:
<img src="{vb:stylevar imgdir_statusicon}/{vb:raw forum.imageprefix}forum_{vb:raw forum.statusicon}-48.png" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}" alt="" /> Code:
<img src="./icons/{vb:raw forum.forumid}.png" class="forumicon" id="forum_statusicon_{vb:raw forum.forumid}" alt="" /> 2) Now Upload the images per each subforum First, create a folder in your main root (along with admincp, images, includes,etc) and call it icons and inside that folder upload your images with .PNG format. Second, each images must be renamed with the subforums ID EXAMPLE: To find the ID of the forum you should look at "Forums & Moderators" and edit the forum that you want to see your ID and at the top, next to the forum name you will see its ID number. For example: Attachment 147432 As you can see the subforum ID is 236 so the image you want to display for that subforum must be called 236.png and the result is this: Attachment 147433 |
Thanks for sharing, but you do realize you can do this in vBulletin by default?
ACP --> Forums & Moderators --> Manage Forums --> Edit Forum --> Prefix for Forum Status Images |
Moving to graveyard based on above ^ however some don't know all the default options in vBulletin so all-in-all I'd say good effort ;).
|
All times are GMT. The time now is 04:12 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|