Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #398921

    The thumbnail to my post is squished in IE8 works fine in Chrome

    Also, when loading the homepage, it opens slightly scrolled down in IE8

    http://danskkirurgiskselskab.dk/

    #399281

    Hey sepruda!

    I took a look in the IE11 emulation mode but it seems to be okay. Can you take a screenshot of what your seeing?

    Make sure compatibility view is not turned on and that your zoom setting is set to 100%.

    Best regards,
    Elliott

    • This reply was modified 9 years, 9 months ago by Elliott.
    #401240

    Hi Elliott

    Thanks for your reply. Here’s a screenshot, IE8. Starts slightly scrolled down and with squished thumbnail.

    screenshot

    • This reply was modified 9 years, 8 months ago by sepruda.
    #402492

    Hi!

    I was not able to reproduce the issue on an emulation as well but please try this on the Quick CSS field to fix the thumbnails:

    .small-preview img {
        max-height: 100% !important;
    }

    Can you see any error the console when you check the site? I don’t have any idea why the scroll position issue occurs though. Is this also happening on the enfold demo?

    Regards,
    Ismael

    #405695

    Thanks, the CSS code fixed the thumbnail issue.

    I get a “Browser outdated” message when accessing the site on IE8. The problem is, the majority of our users, uses that browser.

    Regards

    Christian

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Compatibilty issues in IE8’ is closed to new replies.