Title: [Plugin: Special Recent Posts] Tiny Thumbnails in Chrome
Last modified: August 20, 2016

---

# [Plugin: Special Recent Posts] Tiny Thumbnails in Chrome

 *  Resolved [dlenef](https://wordpress.org/support/users/dlenef/)
 * (@dlenef)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/)
 * In Chrome, the thumbnails are very tiny. The CSS all says 100px wide, but they
   display about 20px wide. They display properly in IE and Firefox.
 * There was a [previous post](http://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome?replies=1)
   about this problem, but no replies.
 * You can see it here: [garagebandforios.com](http://www.garagebandforios.com)
 * [http://wordpress.org/extend/plugins/special-recent-posts/](http://wordpress.org/extend/plugins/special-recent-posts/)

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

 *  Plugin Author [Luca Grandicelli](https://wordpress.org/support/users/lgrandicelli/)
 * (@lgrandicelli)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111325)
 * You have to remove the max-width: 100%; rule from your style-minimal.css
 *  Thread Starter [dlenef](https://wordpress.org/support/users/dlenef/)
 * (@dlenef)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111332)
 * That’s it indeed. I inspected the CSS several times, but somehow missed that 
   one. I superseded the theme CSS at the page level, restoring the thumbs to their
   full glory! (cue dramatic music)
 * Luca, thanks for actively supporting the plugin forum.
 *  Plugin Author [Luca Grandicelli](https://wordpress.org/support/users/lgrandicelli/)
 * (@lgrandicelli)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111337)
 * You’re welcome 🙂
 *  [myscada](https://wordpress.org/support/users/myscada/)
 * (@myscada)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111394)
 * I just started using WP few days ago and I have the same problem. Where can I
   find style-minimal.css ?
    Thank you.
 *  [milton9207](https://wordpress.org/support/users/milton9207/)
 * (@milton9207)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111403)
 * i have the same problem i cant find the style-minimal.css file. Help please!
 *  [laptophobo](https://wordpress.org/support/users/laptophobo/)
 * (@laptophobo)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111410)
 * I was able to override the style with this:
 *     ```
       img {
       max-width: none !important;
       }
       ```
   
 *  [Chad Eisenhart](https://wordpress.org/support/users/chad-eisenhart/)
 * (@chad-eisenhart)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111411)
 * This worked for me.
 * I added it to my style.css file.
 * Thanks

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

The topic ‘[Plugin: Special Recent Posts] Tiny Thumbnails in Chrome’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/special-recent-posts_006699.svg)
 * [Special Recent Posts](https://wordpress.org/plugins/special-recent-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/special-recent-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/special-recent-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/special-recent-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/special-recent-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/special-recent-posts/reviews/)

## Tags

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

 * 7 replies
 * 6 participants
 * Last reply from: [Chad Eisenhart](https://wordpress.org/support/users/chad-eisenhart/)
 * Last activity: [12 years, 12 months ago](https://wordpress.org/support/topic/plugin-special-recent-posts-tiny-thumbnails-in-chrome-1/#post-3111411)
 * Status: resolved