View Single Post
  #4  
Old 01-17-2006, 10:22 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

http_location is the root directory of X-Cart. If you want it to be something else, just replace this:

<A href="{$http_location}">

with a link to whatever you want:

<A href="http://www.yourdomain.com">
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote