The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Two gradients in background
I'd like to have a faded effect on the left and right side of the background of my forums. I've tried just about everything I can think of, but no luck. I can always have one gradient show up frone, but how would I go about doing a second one?
|
#2
|
||||
|
||||
Use 2 floating Div's one for left one for right.
|
#3
|
|||
|
|||
Am I able to do that view the "Main CSS" part of the style in the Admin panel, or would I have to actually add it to the css file?
|
#4
|
|||
|
|||
where would this be added? I am trying to get my forums to show gradients on the left and right side, similar to the Blue Lagoon style here.
|
#5
|
|||
|
|||
Uhh.. You could just have one huge image? (1200x1200 around), and have it fade in middle.
|
#6
|
|||
|
|||
If i just use one big image, than the page will scroll left to right on a standard size monitor i believe. I am tryign to avoid that.
|
#7
|
||||
|
||||
add some divs to your style, I think one at the header, and then one in the footer (I cant remember exactly how i did this last time)
<div id="bgleft"></div> <div id="bgright"></div> Then add additional CSS properties for the div id #id bgleft {background-image: whatever} #id bgright {background-image: whatever} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|