Title: [Plugin: NextGEN Gallery] Image Browser Alignment
Last modified: August 19, 2016

---

# [Plugin: NextGEN Gallery] Image Browser Alignment

 *  [kirke1989](https://wordpress.org/support/users/kirke1989/)
 * (@kirke1989)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-image-browser-alignment/)
 * I use the Image browser and the text is nice aligned in the center, but the image
   is left aligned. How do I change the image alignment to center?
 * [http://wordpress.org/extend/plugins/nextgen-gallery/](http://wordpress.org/extend/plugins/nextgen-gallery/)

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

 *  [CarolineElisa](https://wordpress.org/support/users/carolineelisa/)
 * (@carolineelisa)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-image-browser-alignment/#post-1905400)
 * I would also like to center the images in my gallery:
    [http://carolineelisa.com/whitestonearts/WP/pictures/](http://carolineelisa.com/whitestonearts/WP/pictures/)
 * The portrait images are left aligned, whether in slideshow or image browser mode.
 * Have tried fiddling with the css with no luck.
 *  [CarolineElisa](https://wordpress.org/support/users/carolineelisa/)
 * (@carolineelisa)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-image-browser-alignment/#post-1905402)
 * Okay, images now centered!
 * I just removed the fixed width from `.ngg-imagebrowser img` and added some more
   css:
 *     ```
       .ngg-imagebrowser {
       	text-align:center;
       }
       .pic {
           display: inline-block;
       }
       ```
   

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

The topic ‘[Plugin: NextGEN Gallery] Image Browser Alignment’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [CarolineElisa](https://wordpress.org/support/users/carolineelisa/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-image-browser-alignment/#post-1905402)
 * Status: not resolved