Title: Thumbnail scrunched
Last modified: August 21, 2016

---

# Thumbnail scrunched

 *  Resolved [skunkgrunt](https://wordpress.org/support/users/skunkgrunt/)
 * (@skunkgrunt)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/thumbnail-scrunched/)
 * I love this plugin. Simple, intuitive, and looks great.
 * I have one problem. My thumbnail images are squeezed, and look crunched. Any 
   idea how I can fix this?
 * Thanks again for creating such a great plugin!
 * [https://wordpress.org/plugins/wp-product-review/](https://wordpress.org/plugins/wp-product-review/)

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

 *  Plugin Author [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692194)
 * Hello skunkgrunt,
 * Can you please give us an example where you have encountered the bug ?
 * Thank you !
 *  Thread Starter [skunkgrunt](https://wordpress.org/support/users/skunkgrunt/)
 * (@skunkgrunt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692286)
 * Well, I was going to take a screenshot since it’s in a local test installation.
   But I messed with the css a little, and even when I uninstall the plugin and 
   reinstall it, all the css is still changed, and all my rated products are still
   there. How can I reset the plugin to default so I can recreate the problem?
 *  Thread Starter [skunkgrunt](https://wordpress.org/support/users/skunkgrunt/)
 * (@skunkgrunt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692287)
 * Ah, ok, I came back today, and while my product reviews were still there, the
   css has gone back to normal, so here is a link to the screenshot.
 * The picture of the bottle should be resized vertically, but instead, it’s just
   smushed.
 *  Plugin Author [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692294)
 * Hi skunkgrunt,
 * The problem was probably because the image does not have the same ratio as the
   thumbnail.
 * Have a nice day!
 *  Thread Starter [skunkgrunt](https://wordpress.org/support/users/skunkgrunt/)
 * (@skunkgrunt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692315)
 * OK, but pardon my ignorance, how do I correct the issue? The images I’m using
   are portait type pictures, more tall than wide.
 * Is there something I can change so portrait type pictures don’t get resized out
   to the 100% width?
 *  Thread Starter [skunkgrunt](https://wordpress.org/support/users/skunkgrunt/)
 * (@skunkgrunt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692316)
 * Ok, I came up with a solution that works for me. I’m not sure if it’ll work for
   others, but so far, this seems to be working for me, tested in IE 11, Chrome,
   Firefox, and Opera 20.
 * In the frontpage.css, I changed
 *     ```
       #review-statistics .review-wrap-up .review-wu-left .rev-wu-image img {
       width: 100%;
       display: block;
       margin-left: auto;
       margin-right: auto;
       padding-top: 1px;
       background: none;
       height: 150px;
       width: auto;
       ```
   
 * I also changed the box around to this:
 *     ```
       #review-statistics .review-wrap-up .review-wu-left .review-wu-grade {
       width: 150px;
       height: 180px;
       display: block;
       float: left;
       border: 1px solid #e6e6e6;
       position: relative;
       border-right: none;
       ```
   
 * and then centered the grade with this:
 *     ```
       #review-statistics .review-wrap-up .review-wu-left .review-wu-grade .chart {
       position: absolute;
       top: 25px;
       left: 10px;
       ```
   
 * Oh, and I had to remove the !important from
 *     ```
       .rev-wu-image img{
       	background:none;
       	padding:0px;
       	margin:0px;
       ```
   
 * Like I said, this works for me, and I have no idea if this breaks anything else,
   but so far, so good.
 * Any thoughts?
 *  Plugin Author [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692317)
 * Hi skunkgrunt,
 * Thank you for this feedback.
 * We are taking it into consideration and all issues should be fixed with the next
   update.
 * Thank you for choosing our products.
 * Best regards.
 *  Thread Starter [skunkgrunt](https://wordpress.org/support/users/skunkgrunt/)
 * (@skunkgrunt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692321)
 * Hey no problem! Glad I could be of some help. This plugin is AWESOME!
 *  Plugin Author [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692323)
 * Hi skunkgrunt,
 * Thank you. We are glad to hear that.
 * Have a nice day!

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

The topic ‘Thumbnail scrunched’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-product-review_7b97d5.svg)
 * [WP Product Review Lite](https://wordpress.org/plugins/wp-product-review/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-product-review/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-product-review/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-product-review/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-product-review/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-product-review/reviews/)

## Tags

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

 * 9 replies
 * 2 participants
 * Last reply from: [WPShout](https://wordpress.org/support/users/codeinwp/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/thumbnail-scrunched/#post-4692323)
 * Status: resolved