Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #184592

    Hello – IE10 looks just fine, but if you switch to IE8 and IE9, the background behind the header disappears, and other CSS issues like the icons becoming squares instead of circles, search icon is no longer in-line with the nav, etc. I would like to private message the URL to keep search engines from crawling the URL.

    #184593
    This reply has been marked as private.
    #184671

    Hey!

    Please add this on your custom.css or Quick CSS:

    #header {
    background-color: white;
    }
    
    #top .social_bookmarks li a {
    display: initial\9;
    }

    Best regards,
    Ismael

    #184694

    I’ve got the same problem and I’ve modified the custom.css as you said and it didn’t work.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header and CSS problem with IE8 and IE9’ is closed to new replies.