![]() |
Simple Category Icons
Ok folks.
For all of you who want Category Icons including the "new post", "no new post", "forum closed" capabilities, here is a quick and simple solution provided by Andreas What this hack does: Instead of the standard forum icons like https://vborg.vbsupport.ru/external/2011/08/21.gif or https://vborg.vbsupport.ru/external/2011/07/4.gif, ... you can now have separat status icons for every forum you have. It is that simple ;) Templates forumhome_forumbit_level_... search: Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /> Code:
<img src="$stylevar[imgdir_statusicon]/forum$forum[forumid]_$forum[statusicon].gif" alt="" border="0" /> forumID_new.gif, forumID_old.gif,... Example: forum1_new.gif If you want to have different icons for subforums on forumhome as well: http://img409.imageshack.us/img409/3273/subforumbh0.gif In forumhome_subforumbit_nopost and forumhome_subforumbit_post search for: Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum$forum[forumid]_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> subforumID_old.gif subforumID_new.gif Example: subforum22_old.gif I don't use this hack so I have no screenshots, but If anyone is trying this, it would be cool if you could provide some screenshots. Remember to click installed ;) Greetings StarBuG |
Very simple. :)
A quick suggestion would be an optional other code to use an array of forums that get different icons. I just set this up that way and can post my code & screenshots when I'm done making icons if you'd like. |
Of course
Feel free to post it here ;) |
very good.... install
|
This one can make for the sub forums?
|
Yes
Simply replace the above code in all 4 forumhome_forumbit_level_ templates and you are good. |
https://vborg.vbsupport.ru/
Thank you for the help but me refer to the sub forums pointed out in red in the image. Is it possible to make this? |
Would like this but i have lots of forums.
Is there a way so that forums that don't use different icons use the default onces without adding/renaming lots of the same icons? |
Thanks, I've been looking for this.
|
@Coleccromos:
In forumhome_subforumbit_nopost and forumhome_subforumbit_post search for: Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> Code:
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum$forum[forumid]_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> subforumID_old.gif subforumID_new.gif @993ti: Sorry there is not. This is a simple solution for having different forum icons, not a full blown hack ;) StarBuG |
All times are GMT. The time now is 02:24 AM. |
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:
|