I made the necessary steps as described in the "manual-tips" to have three different size of thumbnails generated. everything works fine...
BUT, if the source image is "slim in width" and "long in height" (f.e.: width:400px;height:850px;) (and I would like to put it on a fix 200x160 background), then the FotoJobs.php will not use the value of height to create a thumbnail which will fit in height also!
If I am right, the "createThumb" function take care about this and it has both x and y measures calculated?!?
As I am not well developed in "php" and neither "php gd" I would appreciate any help!
Very respectful would be to have a possibility in the general.php like:
Hmm, hi, I simply don't know how do do this quickly. I think this would fall to the category of paid modifications. The script libraries/fotoJobs.php is fairly complicated.