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

epg’s picture

Well writing html in the description field didn't work. Looks like it got filtered out. :(.

stella’s picture

Status: Active » Fixed

Yeah, 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.