Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Tristan

    (@mrt209)

    bump…

    The reason the space is there is that class="ngg-gallery-thumbnail-box" style="width:20%;" is getting 20% of the usable space. The first thumbnail you have is 77px wide, all the others are 100px. If one of the others was smaller there would be a gap there as well. Either make them all 100 wide or change the css.

    Thread Starter Tristan

    (@mrt209)

    Thanks for the reply 🙂

    I will try to change the width, but how can I change it so that all images are 100px in width even if that means the pic ratio isn’t accurate?

    Thanks.

    I also need to know how to make the thumbnails more bigger in compact mode

    Simple, just add the line:

    width:100px;

    to the class .ngg-gallery-thumbnail img

    Chris

    Thread Starter Tristan

    (@mrt209)

    Thank you very much Chris! 🙂

    Adding the width:100px; to the .ngg-gallery-thumbnail img class fixed my problem.

    Thanks again 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: NextGEN Gallery] Spaces between Thumbnails and Thumbnail sizes’ is closed to new replies.