Closed (fixed)
Project:
jQuery Lightbox
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2007 at 14:42 UTC
Updated:
22 Oct 2007 at 22:41 UTC
Hello,
Congratulations for this amazing project.
I'd like to dispaly jQuery Lightbox anywhere in the page (the sidebar in my case)
How to overrride the theme and to manage images directly within page.tlp.php?
Thanks
Comments
Comment #1
sunAs long as you do not use one of the supported integration modules (see README), you have to add
rel="lightbox[foo]"to a surrounding link of each image.Example:
Before:
After:
...whereas you can omit
[baz]to display only one image instead of a gallery or changebazto whatever gallery name you like to.Comment #2
sunI guess this is fixed.
Feel free to re-open this issue.
Comment #3
(not verified) commented