Hi JORGE!
I(ve got the same pb, because you need to resize all the images you upload if you want to use you plug-in, if not it will show them in full size, which is much larger than the average computr screen.
If we choose the “static” size, ie setting for instance H=450; W=600, it’s coll but ONLY for horizontal pictures. So it would be useful to have a dynamic sizing…
I’m not a developer, so please could you tell us WHERE EXACTLY (in the CODE), to copy/paste the following lines:
.gallery_container_jsjss .gallery img {
width: auto !important;
}
I’ve tried to paste in the code nearly by feeling, but nothing happened.
Thanls for your help!