Renaming fields on Registration Form

Permalink
I would like to rename the fields on the standard registration form. Specifically I want to rename the title which says "Site Registration". I need to remove or replace the right hand text which says "options".

While Im at it, I would also like to add a few other fields. I know how to add fields, is it possible to have new, custom fields listed on the left with the username and password and not on the right under options?

Thanks!

 
INTcommunications replied on at Permalink Reply
INTcommunications
You need to make a copy of the Registration page in the core and paste into root/single_pages/
And then rewrite the code - the "Site Registration" is not a field it is text just typed in. Once you find that page just search the page for Site Registration and change it. If you screw it up just copy and paste again and start over - This is how you edit with over rides.

In the Dashboard you can add any attributes to the registration form under Users. Adding attributes is pretty much the same as adding fields in the database.