The Arcive of vBulletin Modifications Site. |
|
Custom Forum Status Icon Details »»
|
|||||||||||||||||||||||||
Do you want to add a custom icon insead of boring status icon ?
Modify forumhome_forumbit_level1_post : Search: Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" /> Search: Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].png" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" /> You have to name your image as: forum_FORUMID.png The forum id is i.e. --> *** Link Removed *** So i called the icon for this forum --> *** Link Removed *** *** Link Removed *** Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Neat job..
Im using thread prefix's so my forumhome_forumbit_level1_post is this: Code:
<img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /> |
|
#3
|
||||
|
||||
|
i do not see anything on demo page
macc |
|
#4
|
|||
|
|||
|
I'm going to install :P
|
|
#5
|
||||
|
||||
|
Demo page is Warez? tsk..tsk..
|
|
#6
|
||||
|
||||
|
The demo is already gone...
|
|
#7
|
|||
|
|||
|
It is already possible to do this with vb 3.7
|
|
#8
|
|||
|
|||
|
It says Version 3.7.x at the top, I believe that means that it is for it.
|
|
#9
|
||||
|
||||
|
He said "It is", not "is it". Meaning, 3.7 already has the ability to use custom forum icons using the prefix option. Unless, I'm not understanding what this is.
|
|
#10
|
|||
|
|||
|
Quote:
|
![]() |
|
|