Marco1,
Can you show a screen shot of the settings for this mod? Is there a field to specify what the maximum allowable width of the image is so it knows what images to resize or does it resize based on the width of the post area?
The other modification that's out for image resizing sets the width of the image as a maximum allowable pixel size. While it's sufficient in theory, it's NOT friendly for sites with a userbase that has many different resolutions. To make the images show correctly on an 800x600 screen the allowable width has to be set really small - but then everyone using larger screen resolutions are now getting tiny thumbnails.
Since the image is being put into a div area, can't there be something that says to the effect of "if the image width is smaller than the div area, do not resize. If it is larger than the div area, resize it to be 100% of the div area"
|