• Hello all,

    I am having trouble getting my Album Thumbnails centered on my page using the NextGen Gallery Album. I was able to center my gallery thumbnails w custom CSS but i cant get it to work for the album thumbnails.

    This is the CSS i used for the gallery thumbnails:
    /** Center thumbnails in gallery display */
    .ngg-galleryoverview {
    text-align:center;
    }

    /** Center thumbnails in gallery display */
    .ngg-gallery-thumbnail-box {
    float:none !important;
    display:inline-block;
    }

    If anyone can help me modify that for the album display I would really appreciate it. Here is the page I need to change:

    https://arthughesphoto.com/galleries/

    Thank you all so much!

    Art

  • The topic ‘NextGen Gallery – Album Thumbnail Centering’ is closed to new replies.