• Resolved tconner

    (@tconner)


    Recently, when I hover over a slideshow on my site, the slideshow jumps down several pixels (For example, the slideshow on http://pacificagarden.org/forestfarm). As suggested on several other threads, I’ve tried changing the value for .meteor-slides.navhover ul.meteor-nav { from display: block; to display: inline !important; but it hasn’t helped.

    Adding to the confusion, the problem doesn’t happen with the slideshow in the header. The only difference I can see is that the header slideshow uses a template tag while all other slideshows use the shortcode.

    Finally, this problem appears in Chrome and Firefox, but not Safari.

    Any help would be appreciated!

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

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

    (@jleuze)

    Hi, the slideshows are working great for me, did you get it fixed? Nice captions by the way!

    Thread Starter tconner

    (@tconner)

    Yes, I figured it out a couple days ago. The page’s stylesheet normally adds margins to ul. These margins were being added to .meteor-slides ul.meteor-nav and that was causing the extra space that was moving the slideshow down. I was too lazy to come on here and change the status to “resolved.” Sorry! I’ve purchased you a coffee for your time (and for your awesome plugin)… But I’m glad you liked the captions!

    Plugin Author Josh Leuze

    (@jleuze)

    No problem at all, thanks for the coffee!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Slideshow moves when I hover’ is closed to new replies.