The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Back Ground Question
I would like to have the back ground on my forum to be a tire track.
The thing is I am not sure about how to do it? I think I can use the Main CSS with something like this: url($vboptions[bburl]/img/bg.jpg) But for the life of me I can't see to figure out which one's I need to edit? Also I do not want to affect the performance, so if I could get any help or ideas!?! I am uploading the picture in which I would like to be my bg. So you can get some kind of an idea what I am talking about. Thanks, dreck |
#2
|
||||
|
||||
*bump*
|
#3
|
|||
|
|||
In Main CSS, in the first field for Body, for the "background" field add the following:
Code:
#FFFFFF url($vboptions[bburl]/img/bg.jpg) repeat top left |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
Try putting the entire absolute url in the same area rather than using $vboption[bburl]
You are using the correct field. |
#6
|
||||
|
||||
Quote:
I got the same thing with: Code:
#FFFFFF url (http://www.thisdarncar.com/vb/img/bg.jpg) repeat top left |
#7
|
|||
|
|||
remove the space after 'url'
|
#8
|
||||
|
||||
Worked like a charm, thanks!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|