Title: [Plugin: NextGEN Gallery] Imagebrowser image sizes &#8212; please help
Last modified: August 19, 2016

---

# [Plugin: NextGEN Gallery] Imagebrowser image sizes — please help

 *  [johnrbarringer](https://wordpress.org/support/users/johnrbarringer/)
 * (@johnrbarringer)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-imagebrowser-image-sizes-please-help/)
 * I am trying to creating a gallery that shows one image per page. Imagebrowser
   is perfect but every time I load my images they default to fill up the entire
   space. I just want them to sit in the middle of the article? How can I keep them
   from automatically being huge, like in the example provided on the wordpress 
   plugin page…[http://nextgen-gallery.com/image-browser/](http://nextgen-gallery.com/image-browser/)
 * Any help is MUCH appreciated. Thanks!

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

 *  Thread Starter [johnrbarringer](https://wordpress.org/support/users/johnrbarringer/)
 * (@johnrbarringer)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-imagebrowser-image-sizes-please-help/#post-1452286)
 * Anyone?
 *  [grtwordpress](https://wordpress.org/support/users/grtwordpress/)
 * (@grtwordpress)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-imagebrowser-image-sizes-please-help/#post-1452345)
 * How about a link to your problem page? The width of the image of that page you
   pointed to seems to be set in the CSS.
 *  [captainactive](https://wordpress.org/support/users/captainactive/)
 * (@captainactive)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-imagebrowser-image-sizes-please-help/#post-1452364)
 * I just plugged my hair out on this too. Open up “nggallery.css” in the CSS folder.
 * Find the style below and comment out or delete ‘width: 100%;”
 * See my example below:
 * .ngg-imagebrowser img {
    border:1px solid #A9A9A9; margin-top: 10px; margin-bottom:
   10px; /*width: 100%;*/ display:block !important; padding:5px; }
 * That did it for me, good luck
 *  [amyk](https://wordpress.org/support/users/amyk/)
 * (@amyk)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-imagebrowser-image-sizes-please-help/#post-1452386)
 * I am not sure that worked for me but this did:
    .ngg-imagebrowser { width:50%;
   height:50%; }
 * I edited this code rather than the css code for
    .ngg-imagebrowser img
 * You can adjust the percentages to what works best for you.

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

The topic ‘[Plugin: NextGEN Gallery] Imagebrowser image sizes — please help’ is 
closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [amyk](https://wordpress.org/support/users/amyk/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-imagebrowser-image-sizes-please-help/#post-1452386)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
