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)
-   -   New customer line i n Personal details in Cart (https://forum.x-cart.com/showthread.php?t=33456)

peterstagg 08-24-2007 08:39 AM

New customer line i n Personal details in Cart
 
Hi
Anyone know where I find the text var that asks if you are a new customer register here is hiding?

I can't locate it and I need to set is style to a readable colour.

Thanks
Peter

balinor 08-24-2007 08:50 AM

Re: New customer line i n Personal details in Cart
 
Try:

{$lng.txt_register_have_account}

but the style that actually controls that is in customer/main/anonymous_checkout.tpl

<P class="AdminSmallMessage">
{$lng.txt_register_have_account}
</P>

peterstagg 08-24-2007 12:20 PM

Re: New customer line i n Personal details in Cart
 
Hi Balinor
Thanks for the fast reply. You are on the right page but the variable I need to find produces

New customer? Click here to register
I think it is two vars as par tof the sentence is black the other is white

The cart URL is cart.php?mode=checkout#regdlg

But I can't find the template that has it.
Cheers
Peter

balinor 08-24-2007 12:26 PM

Re: New customer line i n Personal details in Cart
 
This is for 4.0.8?

peterstagg 08-24-2007 12:32 PM

Re: New customer line i n Personal details in Cart
 
sorry no.
It's Version 4.1.7
Forgot I am redesigning it on my laptop.
It's nearly finished ready for the spanish inquistion soon

peterstagg 08-28-2007 12:49 PM

Re: New customer line i n Personal details in Cart
 
It's OK

I found it. I also discovered how really useful the webmaster mode is in x-cart.

Must use it more often!


All times are GMT -8. The time now is 06:54 AM.

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