Quote Originally Posted by giuly View Post
hi I try to insert a background image for index and every page. I am using responsive template on zc 1.5.5e
I tried to insert this in stylesheet.css
PHP Code:
/*bof basic elements*/
body {margin0;font-familyverdanaarialhelveticasans-serif;font-size62.5%;color#888787;background-image: url(../images/my-image-background.jpg);} 
obviously I upload image in /images folder.

Please how can I solve it?
You might want to change background-image to background.