Hi There,
I added the following code to my tpl_header.php file
<!--bof- site copyright display -->
<div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY; ?><br>
<img src="shop/images/paymentoptions.jpg alt="We except payment by Mastercard, Visa and Paypal."></div>
<!--eof- site copyright display -->
However, the image doesn't load.
The file path is correct and the image name is correct. Permissions 744 on image.
Website: yodgee.com.au
Any reason why this wouldn't work?




