![]() |
Link for Graphic (Formally X-Cart Logo)
Hi,
I figured out how to change the X-Cart logo to Our own, however I can't seem to find where the link for that logo is set. I want it to go back to our home page, not back to the store's Home Page. TIA |
head.tpl
|
Here is the only link referance I found:
<TD width="27"></TD> <TD><A href="{$http_location}"> <---------------------------HERE {*[img]{$ImagesDir}/xlogo.gif[/img]</A></TD>*} {*My change for Head Image*} [img]/images/ASPELogorsa3.png[/img]</A></TD> It appears to be a variable. Where is that set? I edited it to say <A href="www.aspe.org"> And that didn't work. |
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"> |
All times are GMT -8. The time now is 06:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.