SSL: Comodo Logo
Applies To:
CartGenie v4.0+ Standard, Professional & Enterprise Editions
Summary:
Q:
I’ve followed the instructions regarding how to setup the trust logo for Comodo and it appears on my site just fine. However, I wanted to use a different trust logo supplied by Comodo which I have in my images folder ( tl_transp.gif ). When I change the image name from comodotrustlogo.gif to tl_transp.gif, it no longer appears in my browser.
A:
You will need to save the image file you want to display as “comodotrustlogo.gif” which will overwrite the existing file and that’s ok.
Q:
I want the logo to display on both secure and non-secure pages. How do I do this?
A:
You will need to add the following javascript code to your footer.asp file for it to show on http pages. NOTE:*We do not recommend doing this because it does alter the performance of the site because each time the page loads it must also contact the Comodo server to validate authenticity. This causes a slight delay in load time which is why we limit it to just the https pages. Alternatively, you could just display it on the home page by putting the code below the </table> tag at the bottom of the home.asp file as we have done on JStreettech.com
JavaScript for http pages:
<script language="JavaScript">TrustLogo("https://www.YourDomainName.com/cartgenie/images/comodotrustlogo.gif", "SC2", "none");</script>
Posted Thursday, August 27, 2009
by
JST1
http://kb.jstreettech.com/KnowledgebaseArticle50139.aspx