Imagetitle + information in Thickbox window

At this moment I have this code inside my image.php page:

`

<?php printDefaultSizedImage(getImageTitle()); ?>

<?php printImageTitle(true); ?>

[ <?php echo $_zp_current_image->filename ?> ]



`
Would it be possible to get this information underneath the image when using thickbox to display the larger images?

Comments

Sign In or Register to comment.