Closed (fixed)
Project:
Image Browser
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Jan 2009 at 05:21 UTC
Updated:
14 Feb 2009 at 14:30 UTC
Thickbox2, is it possible to use thickbox for clickon of thumbnail.
I realize I can build a page and put a large graphic on it as the target, which will center and look nice.
That's alot of work when all I need is to make a better larger presentation of the picture.
I can include all the text I need with the thumbnail.
Thanks for a good module.
Comments
Comment #1
domineaux commentedI meant LightBox2
Comment #2
jdelaune commentedUnfortunately FCKeditor doesn't allow me to easier add rel values to links. Therefore I'll have to wait until ImageBrowser v2 before I implement this feature.
You can manually add
rel="lightbox2"to any of the links produced by IB in FCKeditor and it will work as expected.Thanks
Comment #3
ScarabMonkey commentedAnother option is to use the Lightbox2 Module and configure it to use a custom class 'lightbox' then just add 'lightbox' to the "Stylesheet Classes" box on the advanced tab of the image. Works perfectly for me!
Comment #4
jdelaune commentedThanks for this ScarabMonkey, I'll add a lightbox option to IB using this option. Cheers mate
Comment #5
dyardley commentedActually, while using fckeditor/lightbox2/image browser I found a css class you can hook into to use lightbox. Add "ibimage" to the list of custom classes in lightbox2 and you should be good to go.
Comment #6
jdelaune commentedEven better since all images inserted via IB are tagged with that. Cheers