• I built a site using the Pinboard theme in Chrome with a 750px wide image (no text) and it looks fine but the image is not displaying in Internet Explorer. I resorted back to a small logo with the header text and the logo displays in IE except the title is in the wrong place! And when I disable the option “Show header text with your image”, I lose the header image altogether. http://brownsberrypatch.com. I’ve spent too much time trying to correct so some assistance is much appreciated!

Viewing 1 replies (of 1 total)
  • Hi Imenz,
    I have the same problem.
    I did manage to not display the site-title without it messing up the header img.

    By adding this to css:

    #site-title .home, #site-description {
    	display: none;
    	}

    My header img is doing fine on Chroome, but in IE & FF it shifts to the right.

    Did u resolve it?

Viewing 1 replies (of 1 total)
  • The topic ‘Missing Header Image in IE with Pinboard Theme’ is closed to new replies.