Where do i go to change how the thumbnail are being display? For example I want to change the title when you put the cursor over a thumbnail. Like the image below. I tried looking for it in the thumbnail.php, displayimage.php and the theme.inc.php but could find a hint of where I can edit it.
I want the title to display other stuff other then the filename, filesize and dimension. But don't know where to edit so if you guys can point me in the right direction that would be great
thank you
Take a look at the display_thumbnails() function in include/functions.inc.php
got it now thank you.