Hope this title makes sense...
I have a page with a long series of unordered lists. Each <li> has a small thumbnail image (80 pixels wide) that is floated left in the <li> (styled with CSS). The lists are hand coded beforehand.
I would like a simple way of making these thumbnails "hot" links, so when you click on them they open via a Lightbox function. These are single images and no slideshow dissolve is needed. I do have MaxiGallery and FancyBox (jQuery) activated on the site for galleries of grouped thumbnails.
But I am looking for a clean, simple way of making the individual images in the lists function using one of the Lightbox methods. The site is running Evo-1.0.2
Any ideas?
Thanks!