FoxyCart Images

"Powered By" Graphics

<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce">
	<img src="https://www.foxycart.com/files/images/powered-by-foxycart-80x15.png" alt="Powered by FoxyCart Ecommerce" />
</a>

<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce">
	<img src="https://www.foxycart.com/files/images/powered-by-foxycart-100x40.png" alt="Powered by FoxyCart Ecommerce" />
</a>

<a href="http://www.foxycart.com/" title="We chose FoxyCart for easy, SEO ecommerce">
	<img src="https://www.foxycart.com/files/images/powered-by-foxycart-108x46.png" alt="Powered by FoxyCart Ecommerce" />
</a>

"Feel Good" Graphics


Call this script right above your closing </head> tag.

<script language="javascript" type="text/javascript">
//<![CDATA[
var cot_loc0=(window.location.protocol == "https:")? "https://secure.comodo.net/trustlogo/javascript/cot.js" :
"http://www.trustlogo.com/trustlogo/javascript/cot.js";
document.writeln('<scr' + 'ipt language="JavaScript" src="'+cot_loc0+'" type="text\/javascript">' + '<\/scr' + 'ipt>');
//]]>
</script>

Then call this script right above the closing </body> tag. The image will sit at the bottom right of your checkout page.
NOTE: This logo has a hover tooltip that displays the FoxyCart's information. If you want one of these logos branded with your own company's information, let us know.

<a href="http://www.instantssl.com" id="comodoTL">SSL</a>
<script language="JavaScript" type="text/javascript">
COT("https://www.foxycart.com/files/images/secure_site.gif", "SC2", "none");
</script>


Insert this where you want it. We just set this up, so let us know in the forum if you have issues with it.
NOTE: This logo has a hover tooltip that displays the FoxyCart's information. If you want one of these logos branded with your own company's information, let us know. First put this code near your </head> tag:

<!-- BEGIN FOXYCART HACKERGUARDIAN LOGO -->
<script language="JavaScript" src="https://secure.comodo.com/trustlogo/javascript/trustlogo.js" type="text/javascript"></script>
<script type="text/javascript">TrustLogo("https://www.foxycart.com/files/images/hackerguardianlogo.gif", "HGLOGO", "none");
</script>
<!-- END FOXYCART HACKERGUARDIAN LOGO -->

Then put this code where you want the logo:

<!--
TrustLogo Html Builder Code:
Shows the logo at URL https://www.foxycart.com/files/images/hackerguardianlogo.gif
Logo type is  ("HGLOGO")
Not Floating
//-->
<script type="text/javascript">TrustLogo("https://www.foxycart.com/files/images/hackerguardianlogo.gif", "HGLOGO", "none");
</script>

If you wanted to, you could combine these two elements into one, and stick them both where you want the logo to appear. This might cause validation issues, but it should work regardless.

 
integration/logos.txt · Last modified: 2008/02/05 02:48 by 76.173.135.17
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki