how can username text be added into lightbox window? I want to show the username of the user who create image content. I can not figure out how. All helps are appreciated.
how can username text be added into lightbox window? I want to show the username of the user who create image content. I can not figure out how. All helps are appreciated.
Comments
Comment #1
stella commentedIt depends on your implementation. If using views, and with the lightbox2 dev version, you can customize the lightbox contents using the new 'Lightbox' views field. See #474454: Views lightbox2 custom field handler (update) for more details. Otherwise you will probably need to override one of lightbox's theme functions.