The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
Quote:
You CAN NOT put this code in the forumdisplay template You must find for yourself the name of the class, it is NOT "yourclass" nor "forumdisplay." forumdisplay is a template name and NOT the template you need to add this code. You must add it to the HEADER so use "headinclude" template. |
#12
|
|||
|
|||
Quote:
ok so I tried Code:
<if condition="$forumid == 1"> <style type="text/css"> tcat {background: pink;} </style> </if> whould I use array> Quote:
|
#13
|
||||
|
||||
yes... the array should work but just use $forumid not $foruminfo['forumid'] if $forumid is already working for you.
|
#14
|
|||
|
|||
Quote:
you can see that they are still blue. not sure what class that is- tried .thead, td.thead, div.thead, th.thead and non worked- so im not sure what works? |
#15
|
||||
|
||||
Looks like it's .cat1
|
#16
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|