The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Coloring thread title in VB 3.8.5
I m currently using Vbulliten 3.8.5
I want to change the color of sticky and closed thread titles.Not the prefix but the whole title Any one who can provide me the MOD? i searched for the whole day but havent find thanks |
#2
|
||||
|
||||
I can't give you exact code because my threadbit is already heavily modified but if you edit your threadbit template you can use the following if statement to test for a sticky thread and if so use a span color tag to change the color...
<if condition="$show['sticky']">HTML Codes Here</if> I'd guess you'd need a second if to put the closing tags in too. |
#3
|
|||
|
|||
Ok ..done..thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|