Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #702713

    Hi,

    I noticed that that the Featured Image for my posts in IE’s Edge looks warped.

    When I check it in Chrome and Firefox it’s fine

    You can use this link to see the issue: http://corneredglobe.com/lost-in-morocco-part-1/

    • This topic was modified 8 years, 2 months ago by zeidmk.
    #703599

    Hey zeidmk,

    Thank you for using Enfold.

    I asked one of our teammates to check the site on Edge and he said that the images look the same. Could you please provide a screenshot of the issue? What do you mean by “warped” exactly?

    UPDATE: This is the screenshot. http://imgur.com/a/wrrNr

    Best regards,
    Ismael

    #703980

    The image that you posted is of the home page. Please use this link for the example: http://corneredglobe.com/lost-in-morocco-part-1/

    I guess warped isn’t a good word, the featured image in IE is fuzzy. I attached screenshots below.

    First time using imgur, here’s the link http://imgur.com/a/eMrin

    #704176

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    #704633

    I’ve provided requested information.

    You can enable / disable components to help with investigation (just please share any changes)

    #705743

    Hey!

    Please try css code in the Quick CSS field.

    .big-preview img {
       image-rendering: -moz-crisp-edges;
       image-rendering: -o-crisp-edges;
       image-rendering: -webkit-optimize-contrast;
       -ms-interpolation-mode: nearest-neighbor;
    }

    Best regards,
    Ismael

    #706005

    Hi,

    Tried it, but the featured images still fuzzy in IE

    #706886

    Hi,

    I checked it and it seems to be fixed, I just noticed if you’re not logged in the image doesn’t appear, I unchecked html minification in the post (lost in marrakech). Let us know if it’s also fixed on your end.

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.