The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
You would have to modify the template to do that. (probably both forumhome_forumbit_level1_post and forumhome_forumbit_level2_post) Find:
HTML Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td> HTML Code:
<td class="alt2">$forum[statusicon]</td> HTML Code:
<td class="alt2"><if condition="$forum[statusicon] == 'old'">OLD<else /><if condition="$forum[statusicon] == 'new'">NEW<else />WHATEVER</if></if></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|