I am trying to get a fixed height for my thumbnails plus add a different class for syling purposes to landscape and portrait thumbs ( similar request as this old post)
http://www.zenphoto.org/support/topic.php?id=3009#post-17980
I have tried using islandscape and maxthumb in various configurations and can't get the syntax right.
Does anyone have something similar to this for the latest version of zenphoto
______
if landscape
set height to 200px and add the style class of 'landscape'
if portrait
set height to 200px (same height as landscape) and style class of 'portrait'
Am I missing something really obvious?
Any guidance much appreciated.