View Single Post
  #1  
Old 07-20-2009, 03:27 PM
  nortonz's Avatar 
nortonz nortonz is offline
 

Senior Member
  
Join Date: Nov 2007
Location: N. Idaho, USA
Posts: 156
 

Default Cornertrust.gif Installetion in 4.1X

I had this Comodo Cornertrust.gif installed in v3.1. and it worked fine. I have tried the 3 threads in the forum, but have not been able to get them to work right.

Tried this in the /skin1/customer/home.tpl


Code:
<head> {litera}<script language="JavaScript" src="http://www.trustlogo.com/trustlogo/javascript/trustlogo.js" type="text/javascript"></script>{/literal} </head>

and this in the body
Code:
{literal}<!-- TrustLogo Html Builder Code: Shows the logo at URL http://www.mysite.com/images/cornertrust.gif Logo type is ("SC") Floating on the undefined //--> <a href="http://www.instantssl.com" id="comodoTL">SSL</a> <script type="text/javascript">TrustLogo("http://www.mysite.com/images/cornertrust.gif", "SC", "bottomright");</script>{/literal}

This did show the "Cornertrust.gif, in the bottom right of the page, but as you scroll down the page it it starts dropping down the page, and getts very weird.

EEven tried the one that you create a file called "secure_site.tpl" It does the same thing.

Has anyone installed this in Xcart 4.1

Thanks
Michael
__________________
X-Cart 4.5.4
Linux CentOS 5.8 Apache 2.2.3 PHP 5.2.17
MySQL 5.0.95
CDSEOPro 1.8.8 xCMS 1.31 Easyupsale 2.3
Reply With Quote