![]() |
No credit card logo in IE
My credit card logo is not showing in IE. working fine in firefox.
customer/bottom.tpl {* $Id: bottom.tpl,v 1.2 2008/08/21 09:52:43 max Exp $ vim: set ts=2 sw=2 sts=2 et: *} <div class="box"> <div class="subbox"> <div class="left">{include file="main/prnotice.tpl"}</div> <div class="center" <img src="{$ImagesDir}/creditcard.gif" alt="credit cards" </div> <div class="right">{include file="copyright.tpl"}</div> </div> </div> |
Re: No credit card logo in IE
You have a syntax error - your div tag right before the <img - you need to add the closing > for the div
|
All times are GMT -8. The time now is 06:07 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.