Title: Enlarge the thumbnails
Last modified: August 22, 2016

---

# Enlarge the thumbnails

 *  Resolved [Rebeckistan](https://wordpress.org/support/users/rebeckistan/)
 * (@rebeckistan)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/enlarge-the-thumbnails/)
 * Hi,
 * I love your plugin, however, the thumbnails of my photos are very small and so
   it’s hard to view any detail of the photo without clicking into the photo. I 
   would like to enlarge the thumbnail sizes so that people can view the images 
   easier at a glance. Is there a way that I an do this without losing the ratio
   of the photos?
 * Thanks,
 * [https://wordpress.org/plugins/simple-photo-gallery/](https://wordpress.org/plugins/simple-photo-gallery/)

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

 *  Plugin Author [mra13](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/enlarge-the-thumbnails/#post-5347097)
 * yeah that should be doable with a bit of CSS tweak. Can you please post a link
   to your gallery page?
 *  Thread Starter [Rebeckistan](https://wordpress.org/support/users/rebeckistan/)
 * (@rebeckistan)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/enlarge-the-thumbnails/#post-5347240)
 * Sorry for the delayed response, I have been out of action with the flu.
 * Here is the link to my gallery: [http://www.capturethewonders.com/wppg_photogallery/gallery1/](http://www.capturethewonders.com/wppg_photogallery/gallery1/)
 * I have found that using template 2 results in thumbnails that are too small. 
   If I use template 3 (which originally didn’t work but is now working) the thumbnails
   are the size I want them to be, but they need a margin added to give some space
   between all of the photos. When I try to add that through the plugin settings,
   it doesn’t appear to be working. However, I don’t know how to edit the CSS for
   the plugin safely, or what the better option is to do with this.
 * I’m thinking it might be something simple I’ve overlooked, but it doesn’t seem
   to be working out. Hope you can help!
 * Thank in advance!
 *  Thread Starter [Rebeckistan](https://wordpress.org/support/users/rebeckistan/)
 * (@rebeckistan)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/enlarge-the-thumbnails/#post-5347260)
 * Hey,
 * Just checking in to see if you require any further information from me on this?
 * Thanks again for your help
 *  Plugin Author [mra13](https://wordpress.org/support/users/mra13/)
 * (@mra13)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/enlarge-the-thumbnails/#post-5347269)
 * Hi, Do the following to add more margin around your photos for the template 2
   gallery.
 * Grab this plugin so you can add some custom CSS:
    [https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413](https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413)
 * Now, add the following css tweak in there:
 *     ```
       #wppg-gallery-template-2 .wpsg-t2-item{
       margin: 10px !important;
       }
       ```
   

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

The topic ‘Enlarge the thumbnails’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-photo-gallery_072235.svg)
 * [Simple Photo Gallery](https://wordpress.org/plugins/simple-photo-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-photo-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-photo-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-photo-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-photo-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-photo-gallery/reviews/)

## Tags

 * [resize](https://wordpress.org/support/topic-tag/resize/)
 * [thumbnail](https://wordpress.org/support/topic-tag/thumbnail/)

 * 4 replies
 * 2 participants
 * Last reply from: [mra13](https://wordpress.org/support/users/mra13/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/enlarge-the-thumbnails/#post-5347269)
 * Status: resolved