Results 1 to 10 of 86

Threaded View

  1. #1
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Installing SSL trust logos

    Hello Zen Cart community,
    I got my SSL cert installed and working, and the credit card merchant account is connected to the website and working fine as well.
    Now I am faced with a customization issue because I need to display the trust logo in all pages, I would need one on the bottom of the left column, and a different one in the right column.
    Let's start with the trust logo, please, because the other procedure is probably very similar.
    Next I copy the code provided by the cert authority:


    Implementing a TrustLogo into your Website

    Step 1: Copy the below JavaScript in your HTML page's <head> tag.

    Use the following line if you are displaying your TrustLogo over a STANDARD NON-SECURE page, e.g. http://
    <script language="JavaScript" src="http://www.completessl.com/js/trustlogo.js" type="text/javascript"></script>

    Use the following line if you are displaying your TrustLogo over a SECURE page, e.g. https:// <script language="JavaScript" src="https://www.completessl.com/js/trustlogo.js" type="text/javascript"></script>

    Step 3: Copy and paste the below code into your HTML code where you would like your TrustLogo to appear on your web page.

    <!--TrustLogo Html Builder Code: Shows the logo at URL Logo type is Secure Site Seal - For SSL Certificate holders ("COMPE")//--><script type="text/javascript">TrustLogo("PLACE URL TO TRUSTLOGO IMAGE", "COMPE", "none");</script><BR><a target="_blank" style="font-size: 9px;" href="http://www.completessl.com">CompleteSSL.com</a> Make sure to replace "PLACE URL TO TRUSTLOGO IMAGE", with the URL you have saved your trustLogo Image on your web site
    You may also use the standard Comodo TrustLogo for your sites seal.

    Thanks in advance
    Last edited by ckosloff; 20 Oct 2007 at 02:42 AM. Reason: presentation

 

 

Similar Threads

  1. v150 comodo trust logo results in SSL hyperlink
    By Meepy12 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 3 Dec 2012, 11:37 PM
  2. custom sidebox, i.e. perhaps for SSL or trust seal
    By rowanwa in forum Basic Configuration
    Replies: 33
    Last Post: 5 Jan 2010, 04:58 PM
  3. Bluehost domains, SSL and customer trust.
    By VioletEye in forum General Questions
    Replies: 4
    Last Post: 29 Mar 2009, 08:04 AM
  4. Installing SSL logos
    By rajeev83 in forum General Questions
    Replies: 19
    Last Post: 28 Dec 2008, 01:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg