![]() |
|
How use Colorbox? - 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: How use Colorbox? (/thread-6606.html) |
How use Colorbox? - phil_photo - 16-02-2010 Hello everybody, Sorry for my poor english, but i speak french How use Colorbox? - acrylian - 17-02-2010 The next release 1.2.9 will have Colorbox on board. But to enable that on your theme you have to
How use Colorbox? - phil_photo - 17-02-2010 Thank you, but I just finally able to use slimbox2 using jqery of zp-core. I would see later on colorbox How use Colorbox? - jackdaw - 26-04-2010 I want to open a link to an image 'manually' from inside a zenpage. What class do I need to add to the image? I tried the default How use Colorbox? - acrylian - 26-04-2010 Well, that depends on how you setup Colorbox. Different than Thickbox it does not exclusively rely on a special css class but on jQuery selectors. You can of course mimic that behaviour with those as well. Additionally the pages.php of your theme needs to include the Colorbox JS files. They are not available automatically. Look at Zenpage theme's image.php for an example how to setup Colorbox. |