The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
actually you can do this with a template modifications
just edit the threadbit template and around $thread[title] add something like HTML Code:
<font color="<if condition="in_array($thread[forumid], array(1,2,5))">red<else />blue</if>">$thread[title]</font> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|