Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #377778

    Hi,

    on my webpage, as soon as I open a page where a scrollbar of firefox appears, the header logo gets blurred. The logo has the size of 340px * 156px, as wirtten in the settings.

    I’m using firefox 34.0.5 on windows 7.

    Any hint…?

    Kind regards, Steffen

    #378323

    Hi steffenjulianklein!

    I checked your website on Firefox 34.0.5 on OS X 10.10 and i could not reproduce the issue. I asked my teammates to check your website on Firefox on Windows. Please kindly wait to hear from them.

    Regards,
    Yigit

    #379209

    Hi!

    I’m on Windows 8 and I don’t notice any difference on my end. Perhaps it has something to do with your monitor. There was a recent Firefox update to version 35. Does it do the same in that?

    Can you take a screenshot and highlight what your seeing?

    Best regards,
    Elliott

    #379704
    This reply has been marked as private.
    #379888

    Hi!

    Please use this on Quick CSS to fix the blurry logo:

    .avia-mozilla .logo img {
        image-rendering: optimizequality;
    }

    Regards,
    Ismael

    #380333

    Perfect, that did help! Thanks a lot.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Blurred logo when Firefox scrollbar appears’ is closed to new replies.