Re: Remove customer details from Registration
ATC, can you please repost a link to the MOD .. since the previous rar link doesn't work anymore!!
many thanks !!!
Re: Remove customer details from Registration
Quote:
Originally Posted by
mthem2003
ATC, can you please repost a link to the MOD .. since the previous rar link doesn't work anymore!!
many thanks !!!
It's now in the dl section
http://www.zen-cart.com/index.php?ma...roducts_id=957
Re: Remove customer details from Registration
thanks!
but i would like to have the address in a separate box.. what which files/ fields i might have to change?
( i can copy and paste the address fields from the old Tpl_account_create, to your new file that you have in the MOD.) should that be fine.. ? or do i have to do anything more?
Re: Remove customer details from Registration
Quote:
Originally Posted by
mthem2003
thanks!
but i would like to have the address in a separate box.. what which files/ fields i might have to change?
( i can copy and paste the address fields from the old Tpl_account_create, to your new file that you have in the MOD.) should that be fine.. ? or do i have to do anything more?
Uncomment line 99 of the tpl_modules_create_account.php and the address will be back. I hope this is what you want?
Re: Remove customer details from Registration
yes it is Perfect !! thank you
can i put a background image for the account creation form? ( not the full page, but just the table?) or at least put a background color?
Re: Remove customer details from Registration
Quote:
Originally Posted by
mthem2003
yes it is Perfect !! thank you
can i put a background image for the account creation form? ( not the full page, but just the table?) or at least put a background color?
To be truthful I don't know, maybe someone following this thread can help you out.
Re: Remove customer details from Registration
Try finding/adding the following tag and a backgroubd image in your stylesheet
Re: Remove customer details from Registration
Hi,
Thank you for all your help. To change the font colors i opened tpl_module_create_account.php in frontpage, select where the text will be and changed the font color. Easy as that.
Cheers