Hi,
after updating to 1.3 the default related post images are not correctly resized.
e.g. http://kriesi.at/themes/enfold/2010/05/07/advanced-jquery-functions/
Regards,
Bernt
Hi,
I’m not sure what is wrong with the related posts images though I notice the actual post image is missing.
Regards,
Ismael
…sorry I forgot to specify my browser -> Firefox 20.0/Mac
The default related images are drawn 90×180 pix while exisiting thumbs are drawn 90×90 pix.
Have a look at https://www.dropbox.com/s/dk6a18ekbxli5us/related-images.png
Safari/Mac is OK
Regards,
Bernt
…any CSS idea?
Thanks,
Bernt
Hi!
Insert following code into the quick css field:
.related_posts_default_image {
max-width: 85px;
}
Regards,
Peter
Hi,
thanks – that did it!
Regards,
Bernt
Hey!
Great – we’ll include this fix in the next update :)
Best regards,
Peter