I wish to display the Image Size in the Lightbox - so I did it this way:
library/file/file.php line 155 :
$fileTitle = $this->getFileTitle()." (".$this->getWidth()."x".$this->getHeight().")";
Not elegant at all. Suggest you put an Option in the Lightbox Layout to show Image Dimensions.
Regards,
Ted Knijff