Title: Proportional Thumbnails
Last modified: August 22, 2016

---

# Proportional Thumbnails

 *  Resolved [patshi](https://wordpress.org/support/users/patshi/)
 * (@patshi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/proportional-thumbnails/)
 * Hi,
 * How to achieve proportional thumbs, they are square on my post thumb overview.
 * Thanks,
    Patrick.
 * [https://wordpress.org/plugins/external-featured-image/](https://wordpress.org/plugins/external-featured-image/)

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

 *  Plugin Author [Nelio Software](https://wordpress.org/support/users/nelio/)
 * (@nelio)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/proportional-thumbnails/#post-5193753)
 * Hi patshi,
 * I think you can easily get proportional thumbnails with CSS. Can you share with
   me which your page is in order to take a look and propose some CSS lines that
   can solve it?
 * Regards,
 *  Thread Starter [patshi](https://wordpress.org/support/users/patshi/)
 * (@patshi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/proportional-thumbnails/#post-5193759)
 * Hi,
 * ok here is the page, the first thumb (the square one) is generated with Nelio,
   the others are still original generated thumbs from WordPress.
 * [http://ntown.at/blog/store/](http://ntown.at/blog/store/)
 * Thanks for any help 😉
 * Greets,
    Patrick.
 *  Plugin Author [Nelio Software](https://wordpress.org/support/users/nelio/)
 * (@nelio)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/proportional-thumbnails/#post-5193762)
 * Please, include the following CSS rule in your page and hopefully everything 
   will be fine:
 *     ```
       img.mp_product_image_list.alignnone.wp-post-image.nelioefi {
          height: 159px !important;
       }
       ```
   
 *  Thread Starter [patshi](https://wordpress.org/support/users/patshi/)
 * (@patshi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/proportional-thumbnails/#post-5193764)
 * Thanks alot! It works! Great!
 * Greetings,
    Patrick.
 *  Plugin Author [Nelio Software](https://wordpress.org/support/users/nelio/)
 * (@nelio)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/proportional-thumbnails/#post-5193765)
 * Glad to know. Enjoy the functionality and don’t forget to 5-star the plugin!

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

The topic ‘Proportional Thumbnails’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/external-featured-image_947a5f.svg)
 * [Nelio External Featured Image (discontinued) - Available in Nelio Content](https://wordpress.org/plugins/external-featured-image/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/external-featured-image/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/external-featured-image/)
 * [Active Topics](https://wordpress.org/support/plugin/external-featured-image/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/external-featured-image/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/external-featured-image/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Nelio Software](https://wordpress.org/support/users/nelio/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/proportional-thumbnails/#post-5193765)
 * Status: resolved