Zen Cart Logo
Forums / General Questions / Displaying a thawte ssl image certificate

Displaying a thawte ssl image certificate

Locked

Views: 2,051

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
15 Mar 2010, 10:28 PM
#1
shiftypow avatar

shiftypow

Zen Follower

Join Date:
Jan 2006
Posts:
120
Plugin Contributions:
0

Displaying a thawte ssl image certificate

Hi, on my website www. ashcycles .com I have just had a new SSL installed and i want to show the Thawte SSl cetificate image in the bottom right of the page all the time just the same as the COMODO certificate image is shown on this site in the bottom right : www. ladywig .com.

Below is the code i have to show the image :

<div id="thawteseal" style="text-align:center;" title="Click to Verify - This site chose Thawte SSL for secure e-commerce and confidential communications."> <div><script type="text/javascript" src="https://seal.thawte.com/getthawteseal?host_name=www.ashcycles.com&size=S&lang=en"></script></div> <div><a href="http://www.thawte.com/products/" target="_blank" style="color:#000000; text-decoration:none; font:bold 10px arial,sans-serif; margin:0px; padding:0px;">ABOUT SSL CERTIFICATES</a></div> </div>

Can someone please tell me what i would need to do to get it to show on every page in the bottom right corner of the page. Thanks in advance for any help :)