• Resolved smedisky

    (@smedisky)


    Hi,

    All my slides appear slightly fuzzy. (Not TERRIBLY bad, but bad enough that I notice because it affects the text that’s on the slides.)

    I’ve ensured that all my slides are the exact same height and width as is shown under the slide “settings” section.

    Is there anything else that might be causing this? I’m at a complete loss.

    Any insights would be helpful!

    The URL is http://www.shannonmedisky.com/

    Thanks in advance,
    Shannon

    http://wordpress.org/plugins/meteor-slides/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi Shannon, your theme is slightly scaling the images, which is distorting the quality. Add this rule to your theme’s stylesheet and it should fix the problem:

    .meteor-slides .mslide img {
    max-width: 100% !important;
    }
    Thread Starter smedisky

    (@smedisky)

    Wow! Thanks, Josh!

    It worked and IMMENSELY appreciated. (Stupid theme!)

    You ROCK! 🙂

    Plugin Author Josh Leuze

    (@jleuze)

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slides slightly blurry’ is closed to new replies.