Hi,

How would I add alt text or a tool tip to a template image? I am using images as links and would like alt text or tool tip for the spiders.

Here is the line of code where the image is defined. The link is for Mothers Day Gifts.
<a title="Mother's Day Gifts" href="index.php?main_page=index&cPath=100_104"><?=zen_image(DIR_WS_TEMPLATE.'ima ges/txt3.jpg', '', '' ,'' ,'align="top" style="margin:0px 0px 4px 5px "')?></a><br/>
I tried adding the tool tip as you would in HTML but it doesn't show up when you roll over the image with your mouse.

Thanks in advance for any help.
Kelly