Guest Posted April 29, 2005 Share Posted April 29, 2005 Hi, I'm trying make my SSL Trust Logo work on my site, i've added it to the bottom right of My Webpage, but i want to make it work like the example here where details appear when hovering over the image. I've been given the following instructions to make it work like the example but i haven't got a clue in which files i need to add the javascript and where. I would appreciate it if someone could help me out. 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.trustlogo.com/trustlogo/javascript/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://secure.comodo.net/trustlogo/javascript/trustlogo.js" type="text/javascript"> </script> then it asks to add the following into my webpage html <!--TrustLogo Html Builder Code: Shows the logo at URL http://www.minimotosandmore.com/images/secure_site.gif Logo type is ("SC") undefined //--> <script type="text/javascript">TrustLogo("http://www.minimotosandmore.com/images/secure_site.gif", "SC", "none");</script> Thanks in advance Link to comment Share on other sites More sharing options...
seank123 Posted April 29, 2005 Share Posted April 29, 2005 I have the Simple Template System installed so I just put in the HTML template for that. You could try putting it in the header.php - look for the bit of code that sets the store logo. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.