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)
-   -   Remove welcome page (https://forum.x-cart.com/showthread.php?t=3396)

70challenger 06-30-2003 12:59 PM

Remove welcome page
 
For some reason I cannot find any information on removing the welcome page or changing the default link that points to it when you hover over the logo.

here it is: http://www.asianbites.com/acart/

thanks

shan 06-30-2003 01:23 PM

http://www.asianbites.com/acart/index.html

is the page your looking for

70challenger 06-30-2003 04:18 PM

Yes, but I am also looking for the area where I can change where it points to the link http://www.asianbites.com/acart

snorocket 06-30-2003 07:11 PM

index.php
 
are you looking for index.php?

parmar 07-01-2003 09:37 AM

I think you are looking for link in "head.tpl".. and change your link when click logo from "http://www.asianbites.com/acart/" to "customer/home.php"

70challenger 07-02-2003 03:57 PM

i cant find the link in the head.tpl and had already looked there. What seems close is:

Quote:

<TD valign="top" width="284">[img]{$ImagesDir}/logo.gif[/img]</TD>

parmar 07-02-2003 11:38 PM

Quote:

Originally Posted by 70challenger
i cant find the link in the head.tpl and had already looked there. What seems close is:

Quote:

<TD valign="top" width="284">[img]{$ImagesDir}/logo.gif[/img]</TD>


That is the link.
Change the location it points to.....


Code:

<TD valign="top" width="284">[img]{$ImagesDir}/logo.gif[/img]</TD>


All times are GMT -8. The time now is 09:36 AM.

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