Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2010 at 12:45 UTC
Updated:
4 Oct 2010 at 23:50 UTC
I'd like to supply the caption that is in the actual lightbox pop-up area to be inserted into a space under the thumbnail. Or better yet, possibly the filename.
I'm essentially trying to re-create this site in Drupal and knew how to do this with the manual Lightbox code (it was a matter of the alt text) but not with this add-on for Drupal.
I greatly appreciate any input!
Comments
Comment #1
kellycompserv commentedI think this is what I'm looking for: http://drupal.org/node/390754
Can anyone tell me where I would put that code?
Comment #2
stella commentedYou'd put it in a the appropriate tpl.php file in your theme - can't say which, depends on your exact implementation.