• Resolved zonkD

    (@zonkd)


    I added a custom logo to the header and sponsor image to my header in <h1> in the .padder and then put custom social icons in the search bar for FB, Twitter and RSS.

    The header displays fine on ALL Mac browsers, iPhones, iPads, Android Phones, Windows Firefox and Chrome.

    In IE 8 — i get no header images even though it shows in the source.

    Any suggestions??? I’m have only a few hairs left to pull out 🙂

    My Site

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter zonkD

    (@zonkd)

    Ugh.

    For whatever reason IE8 didn’t like:

    #header #search-bar {
    background: transparent;

    had to switch the CSS to:

    #header #search-bar {
    background: none;

    Images now appear correctly in IE8. I’d also switched them from .JPG to .PNG as the images for the social icons were PNG. Not sure it made a difference in making them render properly but not switching it back now that they are displaying.

    Thread Starter zonkD

    (@zonkd)

    marking as resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘IE 8 header issue help please’ is closed to new replies.