gergokee wrote:Hi i have 2 questions: IS it fixed that pictures which not need to be resized, are not affected? And the other question is, can i choose height and widht or only widht?
This Mod works on images uploaded to the forum as an attached image and images attached with the Img BBcode.
Attached images uploaded to the forum
On uploaded images which are to small to be resized nothing happens. They are not affected by this mod.
Images which is uploaded and big enough to be resized, will work with the Highslide Popup.
Images inserted with the Img BBcode
You don't have to choose anything, but You can define a max-width in the bbcode.php edit.
You can also change the defined height to something else if You like.
But You do not have to do anything, it all happens automaticly.
All images attached with the Img BBCode is affected.
That means images used in postings, signatures and on forum index where the Img BBCode is used.
We have used max-height: 210px; in includes/bbcode.php to define which images should be resized.
Images with at height of 200 px will not be resized, but they are still affected by this mod which means You can click on the and they will popup as all other images inserted with the Img BBcode.
That could be a problem if You have hotlinked images in signature or if You have used the Img BBCode in forum descriptions.
There are several things You can do to prevent this: