So I have lighbox2 opening up an image for galleria (an image gallery). When I click on the picture it opens a lightbox and it has a little description corresponding to the ImageField description for that picture. Great!
Now what if I want to make that description clickable? I'd like to make the desription into a link that can take me elsewhere. Do I just write HTML into the description field??
Thanks,
Comments
Comment #1
epg commentedWell writing html in the description field didn't work. Looks like it got filtered out. :(.
Comment #2
stella commentedYeah, there's no way to do that currently. However if you download the latest dev version of the module there is a new lightbox2 field in views where you can pick other cck view fields to display in the lightbox, which might help you.
Cheers,
Stella