The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
question about a template
ok, i was wondering if i made it where the forum title cell is the only table on alt1 if i can put a gradient image on there to give it more definition.. the way i got it now the image is on every template in alt1, i was wanting everything else to be on alt2 i know how to do this just wanted to make sure itll work before i do it.
|
#2
|
||||
|
||||
An easier way to go about this would be to enclose the forum tables with something like
Code:
<div class="gradientalt1"></div> Code:
div.gradientalt1 .alt1 {background-image:url(images/mygradient.gif);background-repeat:repeat-x;} |
#3
|
|||
|
|||
ok so i put this in the extra css thats on the side of the first alternating color and i also have no idea where to put <div class="gradientalt1"></div>
|
#4
|
||||
|
||||
But the first part into the header, and the second in the footer.
|
#5
|
||||
|
||||
Put the opening just beyond $header in the FORUMHOME template, and the close just before $footer
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|