Greetings, hope you are doing well today.
Obviously I am working on my store design using the css. I have done this on earlier versions of ZC with no problems, but it's just not working this time and I can't figure out why.
I'm trying to load an image for use in the foreground.
I am using FF with the Web Developer>CSS>Edit CSS
The code piece I am having trouble with is this:
I can not for the life of me figure it out.Code:/*wrappers - page or section containers*/ #mainWrapper { background-image: url(../images/header_bg.jpg); background-repeat: repeat-x; text-align: left; width: 950px; vertical-align: top; border: 1px solid #9a9a9a; }
Site is at http://shop.sabbykatdesigns.com
Thanks very much for reading, and any help would be fantastic!



Reply With Quote

