I wanted to have some internal links on the enlarged view of the picture gallery software

Q: I wanted to have some internal links on the enlarged view of the VisualLightbox gallery and wondered if there was a way to modify the script code by hand to let this happen. I really save a lot of time using your product and wouldn't mind hand typing in name.html for name.jpg if it would work (it doesn't currently, I tried it - but thought maybe editing some script in the background?). I own both VideoLightBox and VisualLightBox products and didn't see a way to do this in either product.

A: Actually you can use any HTML code inside your caption to add links or highlight some text. In VisualLightBox app. select image and add HTML code in the caption for selected image.

See the screenshort below:


So, to create a link just set, for example:

<a href="http://visuallightbox.com">Click here to visit http://visuallightbox.com</a>


as a caption for the image.

Related