Can I change the background colour (stylesheet) to an image ?
If so, How ?
Jeremy
Can I change the background colour (stylesheet) to an image ?
If so, How ?
Jeremy
If you mean the areas to the right and left of the main wrapper, you can insert an image in the body rule in the stylesheet, like this:
background-image: url(../images/YOUR_IMAGE.jpg);
Images that tile are best - you can run into problems with different screen resolutions otherwise.
I did that but no joy. Would the images folder be in the templates or /zen cart/images ?
Ok, got it, many thanks Steve !!!!!!
![]()