Title: thumbnail size
Last modified: August 31, 2016

---

# thumbnail size

 *  Resolved [acruickshank](https://wordpress.org/support/users/acruickshank/)
 * (@acruickshank)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/thumbnail-size-53/)
 * Hi, I am very happy with this plugin, only thing is the thumbnails are too large
   and they don’t get any smaller when I reduce the size settings. Any suggestions.
   
   Alistair [http://www.aberdeengardening.co.uk](http://www.aberdeengardening.co.uk)
 * [https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/)

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

 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/thumbnail-size-53/#post-6996145)
 * The CSS of your theme is interfering with the CSS of the plugin. Please insert
   that CSS code into the end of the theme’s file `style.css` or with a CSS plugin:
 *     ```
       #content .rpwwt-widget img {
           margin: 0.3em 0.75em 0.75em 0;
           width: 80px; /* change the number to the desired value */
           height: 80px; /* change the number to the desired value */
       }
       ```
   
 *  Thread Starter [acruickshank](https://wordpress.org/support/users/acruickshank/)
 * (@acruickshank)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/thumbnail-size-53/#post-6996147)
 * Thanks Martin, for whatever reason the problem sorted itself out.

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

The topic ‘thumbnail size’ is closed to new replies.

 * ![](https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.
   png?rev=2478511)
 * [Recent Posts Widget With Thumbnails](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [acruickshank](https://wordpress.org/support/users/acruickshank/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/thumbnail-size-53/#post-6996147)
 * Status: resolved