Quote:
Originally Posted by Chuck S feel free to post a user test account so I can upload an image |
Hello Chuck,
I have had a look at the generated html source. Normally such code is generated -->
Code:
Content visible to verified customers only.
If there is
no big picture (uploaded smaller pictures) it generates this and streches the small picture to width=1050,height=850 -->
Code:
Content visible to verified customers only.
The problem source might be this, as discussed
here: At Line 768 of showphoto.php I set -->
Code:
Content visible to verified customers only.
But these sizes should only apply for the popup window of the maximized picture. But the side effect seems to be, that theses sizes are used for the sizing of a mid sized picture too, if no max picture and no popup is available.
I have to remove the width="1050" height="850" in this case. How to?
Without the code modification above, the popup window is a little bit too small to fit the max image (and the advertisments).
Thank you in advance.
Regards,
Frank