I have one question about re-sizing images:
i have images with different sizes, but i want to show images whatever their original sizes, but if the image width exceeds more than 800 pixel, then it should be re-sized to 800 pixel. regarding this situation how can i configure the system.
in ZenPhoto admin, there are 4 option for re-size:
image size: height, width, shortest side, longest side
Which is suitable for me?
Comments
You will need to try which of the settings work best for your theme and requirement.
If you want to have images in a given h x w size while w is not the same as height you will need to modify your theme using the `maxspace` functions (please see the doc for info).