View Single Post
  #2  
Old 08-24-2009, 04:18 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: placement of Trust Logo

In your customer.tpl file:

Code:
<div id="trustLogo"> <center> <a href="http://www.instantssl.com" id="comodoTL">SSL</a> <script type="text/javascript">TrustLogo("http://www.mysite.com/images/tl_transp.gif", "SC4", "none");</script> </center> </div>


In your css file:
Code:
#trustLogo { margin-top: 10px }
__________________
- Shane Munroe
Reply With Quote