X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Need To Display Godaddy SLL Logo Each Page (https://forum.x-cart.com/showthread.php?t=39388)

egyptian4u 04-27-2008 05:02 PM

Need To Display Godaddy SLL Logo Each Page
 
Hi,

I need to display my Godaddy.com SSL certificate on each page, how do I do this.

Regards

Adrian

balinor 04-28-2008 04:19 AM

Re: Need To Display Godaddy SLL Logo Each Page
 
Simply add the code for the seal to customer/home.tpl and it will show everywhere.

imexhouse 05-01-2008 06:32 AM

Re: Need To Display Godaddy SLL Logo Each Page
 
If you want to display GoDaddy SSL logo only on https pages, use:

{if $smarty.server.HTTPS eq "on"}

logo

{/if}


All times are GMT -8. The time now is 04:36 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.