Troy:
I am trying to display image thumbnails that vary between portrait and landscape without distorting the images. I have successfully done this by editing the slickr-flickr-public.php file and creating a custom thumbnail size that specifies the height and deletes the width. This works well in Chrome and Firefox, but it of course fails in Internet Explorer. In IE, it has a 1px wide image. Is there another way to allow the thumbnails to maintain a consistent height but vary on width depending on the orientation? Here is the page that we are working on: http://blacklanternsynergy.com/nature/
Russell:
Hi Troy, I am not sure why you are getting distorted images.
This is a gallery with a mix of portrait and landscape sized images
slickr-flickr id="1475605@N24" tag="surfing" group="y" search="groups" type="gallery" thumbnail_size="thumbnail"
The photos have the same height in Chrome, Firefox and Safari, however in Internet Explorer, the row height is consistent however the photos image does vary a little however I think the result is acceptable (as a viewer of the content as opposed to the owner)
It might be that your theme is interfering with the normal operation of the plugin.
Leave a Reply