Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @grumpyted – You could try the following custom CSS:

    /** Center Basic Thumbnails */
    .ngg-galleryoverview {
        text-align: center !important;
    }
    .ngg-gallery-thumbnail-box {
        float: none !important;
        display: inline-block !important;
    }

    – Cais.

    Thread Starter grumpyted

    (@grumpyted)

    Thank you Cais. Forgive me for being dim. I added that code to the Nexten Gallery Other options>Customization options (File Content: Changes you make to the contents will be saved to /home/hitchens/public_html/studio/wp-content/ngg_styles/nggallery.css)

    It hasn’t worked. Have I done this correctly?

    Plugin Contributor photocrati

    (@photocrati)

    @grumpyted – You can add the custom CSS under Gallery > Other Options > Style … or most any other method of applying custom CSS to your site. As it is, I am not seeing the custom CSS being used in the nggallery.css file.

    – Cais.

    Hi,

    i’ve tried it and added the CSS snippet above in the custom CSS section (below other options).
    But it’s not changing the alignement of a gallery on any of my pages.

    I’m having the same issue, I have a thumbnail gallery of 3×2 thumbnails and they are all shifted left.
    I tried everything and looked in every thread I could find but nothing worked.
    At some point, I added the <div align center> in the text editor of the page, and it centered… But as soon as I put the caption under the thumbnails, it all went back left.

    Hope someone finds a solution!

    Plugin Contributor photocrati

    (@photocrati)

    @pixel24 & @titab – Please start your own topic so we can try to help you with your specific issue on your specific site.

    See https://codex.www.ads-software.com/Forum_Welcome#Where_To_Post

    Thanks!

    – Cais.

    I started a new topic but nobody is answering, and I’m trying to follow this thread as it looks like many people had the same issue…

    Plugin Contributor photocrati

    (@photocrati)

    @titab – You did not start the topic in the NextGEN Gallery Support forum (we only monitor this forum on a daily basis) … I’ll go have a look at the one you started in a moment.

    Thanks!

    – Cais.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Center basic thumbnails’ is closed to new replies.