Opening lighhtbox from a button

Hello

I’d like a ‘VIEW’ button below my lightbox thumbnail - but can only see options for external links, other pages, email etc in the button link options. Is there a way to trigger the lightbox to open from a button or text link even?

Thanks!

Vicky

A Lightbox structure comes like this by default:

http://cl.ly/image/2M001I0N2K3y/Screen%20Shot%202014-08-31%20at%2015.06.02.png

The link is on the Lightbox element, so if you want text or button under your thumbnail, add text in the Lightbox element and style it like a button. See how I do here: Google Chrome – Tapes

And to remove the underline below the text, select your Lightbox element, give it a unique class name and set to decoration:none. Look here: Google Chrome – Tapes

Vincent thank you so much! This is perfect. :slight_smile:

Best
Vicky

this is excellent help…and will work for what I was trying to do…but is there a way to make the lightbox functionally invisible? I can make the lightbox portion invisible but a mouse-hover still produces a hand icon as it detects a link there.

I haven’t found an easier way to get a button to open a lightbox link than this method here