Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #687983

    Hi Kriesi support team,

    my site has a PNG logo with transparency. It scales well with all browsers except with IE11 / Edge. Seems it is about Microsofts image engine, and I tried to fix it using Quick CSS according to hints from this forum, but to no avail.

    Currently I have in Quick CSS

    #top .flex_column img {
        -ms-interpolation-mode: bicubic !important;
        image-rendering: optimizeQuality !important;
    }

    Probably my logo would scale best using SVG, but not all browsers support that, right? How to specify my logo in different resolutions using media queries I do not know. I am kind of lost, and would appreciate your help!

    #687989

    Hey be-team!

    We have reported the Microsoft Edge issues to Kriesi and he will be working to fix anything thtat can be fixed.
    We do appreciate your patience and understanding.

    Thanks a lot

    Regards,
    Basilis

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