Keeping in the spirit of the Override system I use the following code:
<?php echo zen_image(DIR_WS_TEMPLATES . $template_dir . '/images/some_image.gif'); ?>
Unfortunately, I cannot figure out how to also include a proper ALT tag and a TITLE tag.
A Forum search revealed nothing quite like what I am trying to accomplish.
Can anyone advise how to do that with the above code?
Thanks



