Forums

Title image doesn't show up in IE8 help!!!!! (5 posts)

  1. purplenaartjie
    Member
    Posted 10 months ago #

    I'm tearing my hair out! Just can't get my header image to show up in IE8. It's fine in Firefox and Chrome.... Help!!!!

    http://www.westuston.org

    #site-title {
    	float: left;
    	font-size: 0px;
    	line-height: 60px;
    	margin: 0 0 0px 0;
    	width: 750px;
      	background: url("http://www.westeuston.org/wp-content/uploads/2011/07/logo.png") no-repeat 0 0;
    }
  2. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    Firefox can't find the server at http://www.westuston.org.

  3. purplenaartjie
    Member
    Posted 10 months ago #

    Oops, my fault! It's http://www.westeuston.org

  4. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    Start by sorting out the markup errors.
    http://codex.wordpress.org/Validating_a_Website
    If you continue to have problems with IE, consider conditional comment CSS

  5. purplenaartjie
    Member
    Posted 10 months ago #

    Thanks Esmi, looks like I've got a steep learning curve ahead... here goes!!!!

Reply

You must log in to post.

About this Topic