Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter wavydavey

    (@wavydavey)

    Okay the jump was a CSS issue, fixed that. But what about the error?

    Could you tell me what your CSS issue was?My slideshow makes a jump too..

    Thread Starter wavydavey

    (@wavydavey)

    HI Jacob,

    If you trace back through the elements that contain the slideshow (using chrome developer or whatever) you will find that one of the divs has an extra 5px height. If you lose the extra 5px the jump disappears. That’s how I got round it. Select the img first, then go back back up the html tree, checking the dimensions of each div and you will find an oversized one. Target it directly in your css and fix the dimensions.

    Hope that helps!

    Thx, it works now 🙂

    Hi! Was having the same problem.
    Found that it was extra 5px in the padding of ‘.ngg-widget-slideshow’ class in the ‘nggallery.css’.

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

The topic ‘[Plugin: NextGEN Gallery] Slideshow jumps’ is closed to new replies.