Background?
How would I put a background image into X-Cart?
I used the skin1.css and replce the background code with:
BODY { margin: 0px }
.background {
background-image: url/ghimages/background.png);
When I click refresh on the X-Cart, I see a brief glimpse of the picture, and then it goes back to white - am I missing something here?
Thanks!
|