![]() |
Different Status Icons
Hey guys!
I was hoping some of you would be able to tell me how to change my status icons per forum. Heres an example of what I mean: http://www.adesignforum.com/index.php |
This is the image code (in templates):
forumhome_forumbit_level2_post forumhome_forumbit_level1_post Find: Code:
<td class="alt2"> <img src="$stylevar[imgdir_statusicon] /forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[forumid].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> |
Thanks alot!!!
|
Anytime. :)
|
well there's a downside to that code cause it doesn't have the default system that when there is a new post, the _new.gif image shows up and _old.gif when there's no new post....
here's my code for customizing it.. in forumhome_forumbit_level2_post forumhome_forumbit_level1_post find Code:
<td class="alt2"> <img src="$stylevar[imgdir_statusicon] /forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> PHP Code:
there should be a pair of those images, the old being opaque (35% will do). Upload the images in your statusicon image folder or whichever folder you specified. *note: replace the [forumid] with the appropriate forum ID's* Credit to Freestylez for the orig code he gave on this thread :D |
Hahaa. Well, it's been done before. :)
I like what you did with it. You've kept the functionality of statis icon. :up: |
thanks :o
|
All times are GMT. The time now is 08:22 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:
|