Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
so on the first line of the file, this is what i added: background:http://ecogearunlimited.com/shop/images.background2.png does this look right? does this need to replace the background color section?
i added the code and added the image to the following folderublic_html/shop/images/
i am not seeing any changes. is there more than one area that needs to be changed.
You don't need to replace the background color code if you don't want to. The background image will cover it. You may want to change the color to a shade that is similar to your background image.
That's the wrong folder for the image. It goes in includes/templates/avonlee_contempo/images
Bumble Bee Template - my first contribution!
The best way to learn is to try stuff. But, back it up first.
i uploaded the image to the proper folder. however i don't think that i have the right url for the image to be displayed. any thoughts?
Bumble Bee Template - my first contribution!
The best way to learn is to try stuff. But, back it up first.
1. Upload your image to public_html/shop/includes/templates/avonlee_contempo/images
2. Open the includes/templates/avonlee_contempo/css/stylesheet.css file in a plain text editor
3. Replace this code:
with this:Code:body {margin: 0;font-family: verdana, arial, helvetica, sans-serif;font-size: 62.5%;color: #888787;background-color: #f6f4f4;}
Thanks,Code:body {margin: 0;font-family: verdana, arial, helvetica, sans-serif;font-size: 62.5%;color: #888787;background-image: url(../images/background2.png ;}
Anne
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
Custom Zen Cart Design & Templates
Enhance your site with our 25 Free Zen Cart Templates Plus 10 Free Zen Cart Modules.
Check them out!
i don't think i am entering the right url. this is the url i have entered: http://ecogearunlimited.com/shop/avo...ackground2.png
The URL would be ONLY ../images/background2.png
Bumble Bee Template - my first contribution!
The best way to learn is to try stuff. But, back it up first.
Bookmarks