Back to vBulletin 3.7 Template Modifications

Prefix for Sub-Forum Status Images
Mod Version: 1.00, by dannykilla

This modification is in the archives.
vB Version: 3.7.1 Rating: (3 votes - 4.33 average) Installs: 36
Released: 29 Jun 2008 Last Update: Never Downloads: 7
Not Supported Template Edits Code Changes Re-usable Code Translations  

This allows the Prefix for Forum Status Images on Sub forums.

In the template
forumhome_subforumbit_nopost

replace all the code with this:

Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].png" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
In the template
forumhome_subforumbit_post

replace all the code with this:

Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/$forum[imageprefix]subforum_$forum[statusicon].png" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
to change the file type simply edit the code (highlighed in RED)!

Download

No files for download.

Supporters / CoAuthors

  • Jake Bunce

Screenshots

Click image for larger version
Name:	subforum.jpg
Views:	1603
Size:	92.6 KB
ID:	83231  

Similar Mods

New Posting Features Prefix Management - Forum prefix limited by usergroup vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024