New Zenner
- Join Date:
- Nov 2010
- Posts:
- 53
- Plugin Contributions:
- 0
Image Background not displaying
Hi,
I am using Alysa Rounded template and have changed the background image by adding a new color code and a gradient image. However, the gradient image doesn't get displayed.
Example: If you go to my home page https://www.nameyourgift.ie you will notice the background does not include the "gradientbar" image. However in my stylesheet I have coded the following:
body {margin: 0;font-family: verdana, arial, helvetica, sans-serif;font-size:62.5%;color: #888787; background-image: url
(../images/gradientbar.png); background-repeat:repeat-x; background-color: #e8f2f3;}
I have the exact same code on my test site and it works fine - see here http://test.nameyourgift.ie/zencart/test/.
This was working previously on my 'live' site so I am thinking there must be a conflict with perhaps another add-on thats causing the image not to be displayed.
I would appreciate if anyone can help.
Many thanks