The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to change style for this element
Hi, i would like to create a new css style to change tha background of the little bar where you can find the post date and time in non legacy mode. To be more clear is this one
Where you see 02-17-2004 at the top. I've seen that this one is controlled by the class thead but this class is used elsewhere so I would like to create a new class to use just to modify this one. THANKS!! |
#2
|
||||
|
||||
Then add a new class into the bottom of the Main CSS page with the attributes you want it to have, and then add the class to the row there in the postbit template:
HTML Code:
<td class="thead newclass" $post[scrolltothis]>
|
#3
|
||||
|
||||
Thanks Lynne, I'll try asap and I'll let you know...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|