Hey all,
I am looking for a way to change media.php to deliver 2 different thumbsizes for landscape images and portrait images.
Due to a given Layout of this Webpage (see "Projekte") portrait images are allowed to have a maxheight of 375, while landscape images have 500px.
I need this, because I want 3 image sizes:
1st systhumb (75px)
2nd large image (375/500)
3rd a very large image (say 1000/600) w/ thickbox effect when clicking on the large image.
Any idea? I was thinking of an if-function somewhere around line 134??
thx!