4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: motorhead85021 on May 19, 2006, 02:40:29 AM

Title: Question about 'Media/xxx.html' files
Post by: motorhead85021 on May 19, 2006, 02:40:29 AM
When a user clicks on a picture, I want the mouse-over tool-tip to show the image-description, not the image-name...

I replaced:
Code: [Select]
alt="{image_name}"with
Code: [Select]
alt="{image_description}"

But the description will not show.   Anyone know why this is happening?