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

    Unfortunately, my first request on this support forum has not really been responded to.

    I still have strong logo/image issues with enfold. This happened at sudden – while it worked fine for months before.

    When I upload large image sizes to enfold (so that firefox scales them down when viewing in the browser) I get heavy rendering issues. (images completely pixelated.) Something blocks Firefox from rendering properly. (safari and chrome work fine)

    I have now installed my website on this testserver: http://www.mhstudios.de
    I have uploaded the logo in a large size and it looks like a mess on firefox. 471px × 500px (scaled to 85px × 90px)

    I wonder whether a certain script may be hindering firefox from rendering properly. What do you think?

    Pagespeed Insights tells me that https://connect.soundcloud.com/sdk.js?ver=3.7.1 blocks rendering. However, I have already removed this plugin.

    Can you tell me which file to edit in order to remove this javascript code?

    THANK YOU!

    • This topic was modified 11 years ago by Maxim_HH.
    #186612

    Hi Maxim_HH!

    I just checked your website on Firefox and your logo looks the same as it looks on Chrome http://i.imgur.com/y1XVe5w.jpg
    Please go to wp-content\plugins folder in your WordPress theme directory and remove files of the plugin

    Cheers!
    Yigit

    #186651

    Hi Yigit,

    thx for the reply and SORRY, WPML has redirected you to the english version of my site where the logo was set to 100×97, so it was not scaling down.

    I have deinstalled WPML on my testserver. Please check again, you will now see then see what I am talking about.

    http://www.mhstudios.de

    Best Regards
    Maxim

    #187078

    Hi!

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

    .logo img {
        image-rendering: auto;
    }

    Remove browser cache then reload the page.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Image scaling issues in enfold!’ is closed to new replies.