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
(@patshi)
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/
Thanks for any help 😉
Greets,
Patrick.
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
(@patshi)
Thanks alot! It works! Great!
Greetings,
Patrick.
Glad to know. Enjoy the functionality and don’t forget to 5-star the plugin!