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)
-   -   Add A link to a website (https://forum.x-cart.com/showthread.php?t=24196)

inebriate 09-03-2006 02:59 PM

Re: Add A link to a website
 
you change the part where it says {$http_location} to the url you want

search for:
<A href="{$http_location}"><IMG src="{$ImagesDir}/xlogo.gif"

if you want to link to the base directory and since you installed your xcart to the "orders" directory, you would change it to "../{$http_location}"

garry 09-05-2006 02:07 PM

Re: Add A link to a website
 
In head.tpl change

href="{$http_location}

to href="http://www.yourlink.com"


All times are GMT -8. The time now is 02:53 PM.

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