WordPress function bloginfo not echoing output on parts of the pages

Use get_stylesheet_directory_uri() and get_template_directory_uri() instead. Note that these functions return rather than echo their result. So, for example:

<img src="https://wordpress.stackexchange.com/questions/62701/<?php echo get_template_directory_uri();?>/images/Lynx.gif" alt="castandtubular"/>