The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Shadow behind forums
So i am redesigning my templates...first time going at this so please bear with me.
I want to add a 'drop shadow' behind my forurms. I guess it would better be descibed as between my page and the background. Now I understand that I need to build the shadow in photoshop and us css to tile the image verticaly, but how and where? Can I use it as a border? thanks |
#2
|
||||
|
||||
Setting the background values in the .page class would be the easiest but the answer depends on your layout type. Is it a fixed-width or fluid-width?
|
#3
|
|||
|
|||
Thanks for the reply!
It is a fixed width (750px) board that is centered. BG on the .page style...? hmm... let me try it |
#4
|
||||
|
||||
Yup.
The background image width then needs to be set to 750px (750x10px is a good number). In the Main CSS, .page "background" add: Code:
#ffffff url(/path_to_image/.gif) repeat-y top left If you need further help let me know. |
#5
|
|||
|
|||
Where would I set the board width fixed?
NM - found it. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|