Adding lightbox gallery function to Text link

Permalink
Hello everyone,

i am new to te community and have managed to work with Concrete5 quite well now, there are some minor issues before the site i'm building will be launched, most urgent is the following:

I need to make a lightbox gallery, which will be functional after an user clicks a text link to it, from a navigation bar, so that when he clicks it, the gallery with multiple images appear, showing the first one on screen and the backround faded out, and then the user can browse through the images using next, previous etc...i got this thing working on my site already, from an image thumbnails... but not from a Text link, is it possible at all to do this?

Thanks in advance.

 
frz replied on at Permalink Reply
frz
in your shoes, i'd view source and get the complete <a href> tag around one of the pictures that launches the gallery. Just put the same link around the text link and that should work.