PDA

View Full Version : Changing Background to an Image



Joshua
05-31-2006, 04:45 AM
I was just wondering, how do I change my background to an image?

Elsie
06-22-2006, 03:28 PM
where you place the background color simply add the following after whichever color you have.......

url(images/misc/bg.gif)

so it would look something like this: #ffffff url(images/misc/dalmation.jpg)

make sure the image is uploaded of course, and adapt the file path and file name according to where and what the image is!

hope that makes sense!