Hi,
I got a problem...
Because of my layout- I have to put the gallery to an IFRAME 430 x500 px. The problem is with pictures's size - changing any options doesn'help.
Just add 2 parameters to IFRAME from
example_iframe_include.htm (existing in the installation pack) to illustrate the situation (scrolling=no, width=430, height=500):
Code:
<iframe name="twg" FRAMEBORDER="0" scrolling="no" src="#removed_broken_link?noborder=true" width="400" height="500">
and you will see that picture is always cuted and no-centered.
I can prepare all images smaller than 430 x 500 - but even if the picture is small - it remains cutted.
I please for any help.