Hello can someone help I am trying to change an image on my home page that I in add using some code in the tpl_index_define.php, it seems that all JPEG file work fine but soon as I change the link to a .GIF it just doesn’t display it. The code for the image is:
Please help and thanking you in advance.<div style="margin-bottom:5px;">
<?php echo zen_image(DIR_WS_TEMPLATE.'images/welcome_note.jpg'); ?>
</div>



