Title: Center basic thumbnails
Last modified: August 24, 2016

---

# Center basic thumbnails

 *  Resolved [grumpyted](https://wordpress.org/support/users/grumpyted/)
 * (@grumpyted)
 * [11 years ago](https://wordpress.org/support/topic/center-basic-thumbnails/)
 * NextGen Gallery Version 2.0.79
    NextGEN Basic Thumbnails
 * Single column of thumbnails on page. Is it possible to Center the thumbnails?
   at present they at aligned left.
 * [http://www.johnhitchens.com/studio/gallery-1/](http://www.johnhitchens.com/studio/gallery-1/)
 * Thank you x
 * [https://wordpress.org/plugins/nextgen-gallery/](https://wordpress.org/plugins/nextgen-gallery/)

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

 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133000)
 * [@grumpyted](https://wordpress.org/support/users/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](https://wordpress.org/support/users/grumpyted/)
 * (@grumpyted)
 * [11 years ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133002)
 * 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](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [11 years ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133004)
 * [@grumpyted](https://wordpress.org/support/users/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.
 *  [volkskamera](https://wordpress.org/support/users/pixel24/)
 * (@pixel24)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133241)
 * 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.
 *  [TitaB](https://wordpress.org/support/users/titab/)
 * (@titab)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133244)
 * 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](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133245)
 * [@pixel24](https://wordpress.org/support/users/pixel24/) & [@titab](https://wordpress.org/support/users/titab/)–
   Please start your own topic so we can try to help you with your specific issue
   on your specific site.
 * See [http://codex.wordpress.org/Forum_Welcome#Where_To_Post](http://codex.wordpress.org/Forum_Welcome#Where_To_Post)
 * Thanks!
 * – Cais.
 *  [TitaB](https://wordpress.org/support/users/titab/)
 * (@titab)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133251)
 * I started a new [topic](https://wordpress.org/support/topic/nextgen-gallery-thumbnails-center?replies=1)
   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](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133252)
 * [@titab](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

## Tags

 * [center](https://wordpress.org/support/topic-tag/center/)
 * [thumbnails](https://wordpress.org/support/topic-tag/thumbnails/)

 * 8 replies
 * 4 participants
 * Last reply from: [photocrati](https://wordpress.org/support/users/photocrati/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/center-basic-thumbnails/#post-6133252)
 * Status: resolved