coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: marecki on January 23, 2009, 10:27:52 AM

Title: How to change image title for thumbnails/displayimage
Post by: marecki on January 23, 2009, 10:27:52 AM
I would like to chane image title for thumbs.

thumbnails.php and displayimage.php display thumb like this:
<img src="albums/userpics/thumb_02%7E9.jpg" class="image" width="150" height="100" border="0" alt="02~9.jpg" title="Filename=02~9.jpg
Filesize=191KB
Dimensions=800x532
Date added=Nov 06, 2006"/>


I want to change title="..." to:
Album name
Picture title

Is it possible?