thanks again for the quick response, here is to the code for my footer.php:
[code moderated - please follow the guidelines in https://codex.www.ads-software.com/Forum_Welcome#Posting_Code when posting code]
so i added the following two line in the file :
<img src="<?php bloginfo('template_directory') ?>/images/letter2.png">
<?php is_front_page(); ?>
to load the image file only on the front page (static home page) but nothing seems to happen, any ideas ?
thanks