Hi there.
I am totaly new to Zen, My father just roped me in to help with setting up his store.
I want to add a backgroud image to the store.
I made a copy of the Clasic template and changed the name and the template_info.php file to reflect the new name.
I then opened the stylesheet.css and did this:
but instead of adding a background image, the side bars vanishedPHP Code:body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 62.5%;
color: #000000;
background-color: #f4f4f4;
background-image: url(../image/title_back.jpg);
}
Can anyone explain to me why this is happning? and how am I ment to fix it?
Thanks in advance
Josh



