Hi, i was just wondering if there was a way to use light box on the 'printLatestImages' function? Cant seem to find where and what to edit to put in the 'rel=lightbox' part.
Luke
Iv gone down to line 418 and found
`
[*]getImageLink())."\" title=\"" . html_encode($image->getTitle()) . "\">\n";
`
How do i put the rel="lightbox" part in, always come up for an error with me.
Regards, Luke
How do i get colorbox to work on the thumbnails?
Include the files (see zenpage theme) and follow the instructions on http://colorpowered.com/colorbox/
It of course requires hacking that function, too.
Managed to get Lightbox to work on it. Cheers anyway mate.