Load image gallery software images from DB

Q: I built the gallery in main page, so images are generated from DB and files on the server. How can I set the size of the gallery so all images would be resized exactly to this size? With GUI it is not working: when image changing it is right size, but after effect ends it resized to keep aspect ratio and not fill the gallery.

A: Visuallightbox doesn't provide such feature. The image files should have the same size as Visuallightbox container size. One should use original files generated with Visuallightbox.

Related