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)
-   -   How can I change the link of the header image? (https://forum.x-cart.com/showthread.php?t=18931)

MCM 12-29-2005 05:51 AM

How can I change the link of the header image?
 
Right now, the header image is linked to {$http_location}. I realize I can go in and put a full link in to change the template, but I would like to use the dynamic coding, instead, should something change in the future. That said, is there a file that lists all of the locations to which these snipets point?

On an aside about templates, is there any difference between templates that have the same function (head.tpl and head_admin.tpl, for example) other than which viewers see them? Is there any reason I can't just copy one into the other so they're the same?

Thanks,

Jeremy

balinor 12-29-2005 06:32 AM

{$http_location} defaults to...you guessed it...your default http location which is set in your config.php file.

The two head templates are different because most people highly customize the customer side. I'd recommend keeping them seperate.

MCM 12-29-2005 07:34 AM

Perfect... thanks!


All times are GMT -8. The time now is 01:31 AM.

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