• Hello all,

    I’m using the NextGEN Gallery Plugin & want to know where i can change the amount of thumbnail in the gallery.

    i’m talking about how many thumbnail the plugin show in horizontal line
    Right now it’s showing 6, i want to display 7.

    here is a link to my site with the plugin installed: https://www.meir-pinto.com/clienthe/hopot

    Thanks,
    Pinto.

    Tags: nextgen-gallery

Viewing 2 replies - 1 through 2 (of 2 total)
  • medinauta

    (@medinauta)

    By default the gallery’s number of columns is set to “0”, so now the gallery is showing the maximum number of rows allowed in your template width.

    To change the number of rows, go to the backend and in the “Gallery” menu, go to: options-> Gallery, and in “Number of columns” put the number you wish.

    I check your site and the width is not allowing to add the extra column. the thumbnails are using padding, so just change that in:
    – wp-content/plugins/nextgen-gallery/css/ngg_dkret3.css
    – .ngg-gallery-thumbnail img {
    – set the padding to “0”

    Thread Starter Gabriel Pinto-Hasagiv

    (@mp26)

    medinauta Thanks so much for your comment.

    but here is a problem, once i change it into “0” the hover effect is not showing any more & there is a white 1px line around it.

    btw where i can set the gallery to be in the center of the pages?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change the amount of thumbnail display’ is closed to new replies.