New Zenner
- Join Date:
- Mar 2007
- Location:
- Orlando, Florida
- Posts:
- 30
- Plugin Contributions:
- 0
New headerbg.gif image not displaying
I am using the Arch Shoppe template and cannot get a new headerbg.gif to display.
I have created a new headerbg.gif that is 720 X 110 pixels. I renamed the original file and then uploaded this new image to templates/arch_shoppe/images directory.
I then confirmed the following in the css:
#logoWrapper{
background-image:urlSIZE=2;[/SIZE]
background-repeat:no-repeat;
background-color:#D6E0DD;
width:720px;
height:110px;
margin:0em;
padding:0em;
}
This css file is located in *templates/arch_shoppe/css *directory.
In Admin, I have selected the arch_shoppe template and this is what is displaying on the store. However, the image is not displaying anywhere on the page.
What else must be set in order for the image to display?