Hi, thank you for replying so quick.
Yes, I have modified the CSS as:
#address_country,
#data_address_address_state,
#address_telephone,
#address_city ,
#address_post_code,
#address_street,
#address_lastname,
#address_firstname,
#register_email
{
border:1px solid #c0c0c0;
width:80%;}
I also have another two questions:
1. I need to change the translation of the lable in the registration form, where should I edit?
2. I need to remove some input options in the form and adjust the order of the input. How can I achieve that?
Thank you so much.