Visual LightBox
-
wordpress lightbox popup Monochrome Theme with Round Window thumbnails
-
popup lightbox jquery Route Theme with Simple HTML Frame thumbnails
-
video lightbox jquery Modern Theme with Round Frame thumbnails
How to To open the drupal jquery lightbox window without zoom
Q: Dear Support,
Is it possible to open the popup window of Visual LightBox without zoom effect?
A: Yes, you can make it manually.
For this purpose you should open vlbdata.js file in any text editor and find the following parameter: startZoom:true.
To remove the zoom effect you should change the value of the parameter to startZoom:true.