ZenphotoCMS Forum
Colorbox in album.php using Stopdesign theme as a base.. - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: Colorbox in album.php using Stopdesign theme as a base.. (/thread-8154.html)



Colorbox in album.php using Stopdesign theme as a base.. - moondawg69 - 2011-01-25

Hi all,

I am nearly done - one part is bothering me and I have search and tried etc to no avail..

I want to alter this code...

`

}

echo '"'.getImageTitle().'"';

}

`

...with the end result being still showing the thumbnail but creating a grouped colorbox in that href. I have tried rel="lightbox" but it brings back the entire image page and not just the larger image.

I need to get this out of the door asap for a non for profit - so any help would be grateful!




Colorbox in album.php using Stopdesign theme as a base.. - wdiggles - 2011-06-29

OP - Check this link

http://www.zenphoto.org/support/topic.php?id=9318

This will show how to open ColorBox from album.php thumbnails

Hope it helps