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)
-   -   Delete Powerred by X-Cart (https://forum.x-cart.com/showthread.php?t=11551)

usiripakdi 01-18-2005 07:41 PM

Delete Powerred by X-Cart
 
I just install x-cart 4.10. How do I delete the "Powerred by X-cart" tag at the lower left hand corner?

And how do I change the link address of the logo image and the Welcome to .... it now point to "www.xxxxx.com/shop" I want it to point to my main page which is "www.xxxxx.com/shop/home.php"

thanks.

hooter 01-18-2005 08:03 PM

Re: Delete Powerred by X-Cart
 
Quote:

Originally Posted by usiripakdi
I just install x-cart 4.10. How do I delete the "Powerred by X-cart" tag at the lower left hand corner?

Look in "path_to_xcart/skin1/main/prnotice.tpl"
Quote:

Originally Posted by usiripakdi
And how do I change the link address of the logo image and the Welcome to .... it now point to "www.xxxxx.com/shop" I want it to point to my main page which is "www.xxxxx.com/shop/home.php"

thanks.

Look in "path_to_xcart/skin1/head.tpl"
and
"path_to_xcart/skin1/head_admin.tpl"
and
"path_to_xcart/skin1/head_printable.tpl"

As many of the veterans here will tell you, using Webmaster mode will truly jumpstart you in learning where all these things are - it can be difficult in the beginning figuring out which file/template has what. Webmaster mode is a great tool to start with. 8)

usiripakdi 01-18-2005 09:09 PM

Thank you for your help.

But Still can't solve the link problem on the logo image file.
I can't find anything in head.tpl to indicate the link.

hooter 01-18-2005 09:33 PM

In path_to_xcart/skin1/head.tpl look for the line (should be about 5 lines from top-of-file) that begins with this:
[code]<TD><A href="{$http_location}">[img]{$ImagesDir}/logo1.gif[/img]<A href="{$http_location}/home.php">[img]{$ImagesDir}/logo1.gif[/img][/b]
I should've noted that "logo1.gif" in the examples above is the name of my own logo file - a default logo will be "xlogo.gif" - Sorry for the confusion
</edit>

usiripakdi 01-19-2005 12:38 AM

Great Thanks......


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

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