New Zenner
- Join Date:
- Mar 2010
- Posts:
- 5
- Plugin Contributions:
- 0
Header image not showing, help please
Hi, I've searched through but can't find an answer to this so hoping someone can help me :)
My header image is not showing at all. The space changes size to accommodate it, but it's blank.
I've changed the style sheet to:
#logoWrapper{
width:978px;
height:250px;
background-image:url(../images/full_header978250.jpg);
background-repeat:no-repeat;
And I've checked the source as it shows on the page itself which reads as:
<div id="logoWrapper"> <div id="logo"><a href="http://www.pop-bang.co.uk/store/"><img src="includes/templates/template_default/images/" alt="" /></a></div> </div> <br class="clearBoth" />Not sure if this is the relevant bit, but if it is I don't know why it's showing as the default images folder. The image I've put in the stylesheet is in the images folder on the same level as the css folder in my custom template folder.
My site is here https://www.pop-bang.co.uk/store if that helps.
Please help!