Jcarousel block and ThickBox
cyberdaku - May 5, 2009 - 13:43
| Project: | jcarousel block |
| Version: | 6.x-1.6 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Thanks for this great module, i really want to use this in my current project.
My Issue:
Linked images in jcarousel block wont open in thickbox, becuz in order to showup in thickbox links need class="thickbox" which they dont have. jcarousel has option to insert rel but not class. soo how can this be done. I'm even willing to go as far as changing jcarousel_block_block.tpl.php to include class=thickbox.
all suggestions are respected.

#1
yeah, as you said it's ok to add class="thickbox" in the tpl file to use thickbox.
Actually now I prefer thickbox than lightbox, thickbox seems to be easier to use.
When I have time I'll try to add that to the CVS.