Log in

View Full Version : Adding a pic in the background


dashaka2
05-11-2006, 08:23 PM
How do I put an image as a background?
I changed the colors of the background through the styles CSS.

For some reason i can't get a pic there.

Am I not going to the right place.

Check out what I mean.
I want to replace the purple with a image that repeats itself.

www.gpks.net

Thanks for you help

Freesteyelz
05-11-2006, 11:04 PM
In Main CSS "Body" in the "Background" you can replace it with:


#750075 url(/image_url_here.gif) repeat top left


Change the "gif" to the image's proper extension. The purple color will still be there but your image will replace it when it loads. :)

dashaka2
05-14-2006, 03:27 PM
Thanks

You Rock :banana:

Now only if I could figure out how to add it to the main page of mkportal :)