PDA

View Full Version : How do you set an image as a vbulletin background image



Josh-H
29-07-2006, 11:16 AM
Its all in the title :)

I've been skinning my forum but I am having trouble with the background thing

Steven.
29-07-2006, 11:26 AM
Try;

Admin CP -> Styles & Templates -> Style Manager -> Main CSS (in the menu) -> Body

Use this code in the Background field:

Code:


#123456 url(path/to/image.gif) repeat


Change the color and image location appropriately.

Josh-H
29-07-2006, 11:31 AM
Cheers but I found this on google
url(images/bg.gif); background-repeat:repeat; background-attachment: fixed}

and that worked fine.

Thread Closed

Want to hide these adverts? Register an account for free!