This is a discussion on Comodo logo install within the osCMax v2 Installation issues forums, part of the osCMax v2.0 Forums category; install to /catalog/ * checkout_confirmation.php * checkout_payment.php * checkout_shipping.php * checkout_success.php * index.php * login.php * product_info.php * shopping_cart.php * ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| install to /catalog/ * checkout_confirmation.php * checkout_payment.php * checkout_shipping.php * checkout_success.php * index.php * login.php * product_info.php * shopping_cart.php * shipping.php * conditions.php * privacy.php * contact_us.php * create_account.php Or any other page u want the Comodo logo to show on Copy/Paste the following piece of code and insert EXACTLY before your </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> Copy/Paste the following piece of code and insert EXACTLY before your </BODY> tag. <a href="http://www.instantssl.com" id="comodoTL">SSL</a> <script language="JavaScript" type="text/javascript"> COT("http://www.projectpb.com/catalog/images/secure_site.gif", "SC2", "none"); </script> this works fine for osc but where are the /head and /body tags moved to on the bts . i cant find them thanks Jeff |
|
#2
| ||||
| ||||
| i got it looks like i only had to add the Script to 1 page : main_page.tpl.php in my templates folder |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| install standard SSL logo image on left/right column | michael_s | New osCommerce Contributions | 0 | 01-13-2008 05:30 AM |
| Change Header Logo | mcheerios | osCMax v2 Customization/Mods | 2 | 10-03-2005 09:14 AM |
| trying to install trust SSL Certificate logo | pr0ject123 | osCMax v1.7 General Mods Discussion | 0 | 09-08-2005 12:06 PM |
| How do you change the OSCOMMERCE logo with your store logo | Matias | osCommerce 2.2 Modification Help | 7 | 10-31-2004 12:14 PM |
| How do you put you own logo at the top? | AceDog | osCommerce 2.2 Modification Help | 2 | 11-30-2003 12:52 AM |