Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter thinkbe4uact

    (@thinkbe4uact)

    The theme is the corporate v2 if that helps.

    Thread Starter thinkbe4uact

    (@thinkbe4uact)

    Anyone? I’ve tried searching but I can’t come up with a definitive answer. Please help.

    Thank you very much!

    Can be many reasons. Start here: https://www.xhtml-css.com/check# Script and or css errors lead to erratic display in several browsers

    it`s an IE bug.
    sometimes you must add a backgroundcolor to a DIV that has a background image, like your case.

    go to styles.css, line 289, and change the whole #header style with this one:

    #header { background: #FFF url(NewHeade.jpg) no-repeat center bottom; width: 742px; height: 80px; margin: 0px auto 0px; padding: 10px 0px 10px 0px; text-align: left;}

    Thread Starter thinkbe4uact

    (@thinkbe4uact)

    Thank you very much andiszek, that worked perfect.

    I appreciate everyone’s help!

    Also make sure your header is .GIF, I had the same problem and changed the image to .GIF and it worked.

    Hm… my header blog and nothing else loads on IE but works fine on firefox… could someone please help me.

    My blog: madamkwong.com

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘My header doesn’t appear in Internet Explorer’ is closed to new replies.