![]() |
Forum Icons
Features: replacement status icon of each box (see attached images)
Install: - Download & import .xml file. - If you set the Replace Templates is No, then you do the following steps: -- Step 1: Open template: forumhome_forumbit_level1_post, find: HTML 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="" /> HTML Code:
<vb:if condition="$forum['forumicon']"><img src="{vb:raw forum.forumicon}" class="forumicon" id="forumicon_{vb:raw forum.forumid}" alt="" /><vb:else /><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="" /></vb:if> -- Step 2: Open template: forumhome_forumbit_level2_post, find: HTML 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="" /> HTML Code:
<vb:if condition="$forum['forumicon']"><img src="{vb:raw forum.forumicon}" class="forumicon" id="forumicon_{vb:raw forum.forumid}" alt="" /><vb:else /><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="" /></vb:if> Have fun! :) Pls Mark Install My Mod I have strength for code new mod :D |
I need This for 3.8 anybody got?
|
3.8 have many mod the same it man
|
ok,please post it now :) Thanks so much
|
I think we already have this option by default, correct me if i m wrong.
|
After trying many ways and it not working, this mod worked a treat
many thanks |
would i just replce the 48 with say 100 to show a bigger image ?
|
thank you installed
|
Quote:
Under Forum Manager, choose the forum you want to change the icon on and click edit. Scroll down to Prefix for Forum Status Images . Enter a desired prefix for use with your forum icon. I.E. If you were to enter forum1_ as the prefix then you would need to upload the forum icons as: /statusicon/forum1_forum_new.gif /statusicon/forum1_forum_old.gif |
Quote:
|
All times are GMT. The time now is 03:39 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:
|