• I tried to run a compatible run of my site on few of the popular browser. On IE8 it was horrible, the header menus are vertical, my horizontal social share icons were vertical, the font size and style changed. It was a bad experience.

    Is there any fix to this??

Viewing 7 replies - 1 through 7 (of 7 total)
  • Which version of the theme are you using? Make sure it’s the latest, as the issue you experience relates to selectivizr.js working or not working. If it does not, it will break in IE8. The latest versions should use a stable version of that script.

    Some styling drawbacks are bound to happen in IE8, in a theme that uses a lot of CSS3 etc.

    Thread Starter brahmos

    (@brahmos)

    Hi Alex,

    Thanks a lot for such a quick reply.. I am also having an error on Opera Pic
    As the dropdown is getting behind the video which is a widget is used to display a video.

    How can i fix this>

    Thanks

    Hi,
    The hueman theme seems incompatible with IE 8.Top header menus appearing vertically in IE8.The version of selectivizr.js is also 1.0.2 which is stable version for IE 8 compatibility.Need Help on how to resolve this to make the menus appear as like in Chrome.

    Try adding this as custom css:

    @media only screen and (min-width: 720px) {
    .ie8 .nav > li { float: left; display: block; }
    }

    Hi Alex,
    Thanks for the Quick Reply.
    But Thats not working :(.
    I have added in the child theme’s style.css.
    In IE10 And all Its perfecly getting displayed.

    Need your great help on this.

    Thanks,
    Mahesh J

    I’m having the same problem :-/ have updated to the latest version but still have the horrible stacked nav display in IE8. Help please!

    Top theme – but organisation I’m working for is stuck on IE and it’s not doing this great theme any justice.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Is this theme not Internet Explorer Compatible??’ is closed to new replies.