PDA

View Full Version : background image


Triality
11-08-2003, 12:09 AM
how do you make the background an image instead of a color. I know you can do it in the body tags, but when then when i center the forums its off, because the image starts at the left. does anyone know how to do this?

Thanks
Jordan Blackburn

Zachery
11-08-2003, 03:08 AM
add to the body code background-image: url("path/to/image");


^^ uhh if you want to know more about css and how to position images try w3 schools ^^

Floris
11-09-2003, 09:54 PM
If you have custom images for certain forums, etc. To tweak your style, you could make additional custom classes in the style manager and just assign them where you need to.

But just adding url(); behinds background image in the style editor is the easier way :)