Title: [Plugin: Popular Posts]
Last modified: August 20, 2016

---

# [Plugin: Popular Posts]

 *  [globalspecialfx](https://wordpress.org/support/users/globalspecialfx/)
 * (@globalspecialfx)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-popular-posts/)
 * I am trying to figure out a way to make all of my {image} thumbnails the same
   size without distorting the image. Obviously the only way to do this is to either
   upload all of the images as the same size or to crop the image. I have chosen
   to crop the image I guess, because that seems like the only possible alternative
   to uploading all images with the same dimensions, but I can’t figure out how 
   to style them correctly so that they will all be the same size!
 * By using CSS, the only thing I could figure out was using the clip:rect command,
   but you have to input FOUR PARAMETERS for cropping from the top, right, bottom,
   and left. As you can see, this is obviously no solution at all, because it leaves
   me with the same problem.
 * (I am using it for automatic post image resizing with the Popular Posts plugin;
   this way I don’t have to go in and manually configure the image sizes.)
 * I need some sort of compatible code that will crop every image TOWARD THE CENTER
   AT A SINGLE SPECIFIED SIZE. HOW CAN THIS NOT EXIST? Please tell me I am missing
   out on something here…
 * I know there are JQuery scripts and plugins that will probably do this, but how
   will they be compatible with the plugin I am using? Any help is greatly appreciated.
 * [http://wordpress.org/extend/plugins/popular-posts-plugin/](http://wordpress.org/extend/plugins/popular-posts-plugin/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [globalspecialfx](https://wordpress.org/support/users/globalspecialfx/)
 * (@globalspecialfx)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-popular-posts/#post-2592344)
 * I tried using inline styles with it set as the background-image of a div, but
   that didn’t work, so I used a table instead. That finally gave me a crop effect,
   and so did putting it inside a div with overflow:hidden in place. It still doesn’t
   look as if it’s being cropped the way I want. I think I’m looking for something
   that will resize to 200px wide and then crop off the rest of the image from the
   bottom and the top to reach the desired effect of 200px x 137px.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Popular Posts]’ is closed to new replies.

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

 * 1 reply
 * 1 participant
 * Last reply from: [globalspecialfx](https://wordpress.org/support/users/globalspecialfx/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-popular-posts/#post-2592344)
 * Status: not resolved