Account/profile registration look

Status: 
Open
Question: 

During a new account registration when it is time to fill the profile I get

Name:
"box to enter the name"

how can I make it look this way instead during registration

Name: "box to enter name"

I make it show inline on profile page but I want that too on the registration page to shorten the length.

On a double profile showing this way during registration

name1:
"type here"
type1:
"drop down list"

name2:
"type here"
type2;
"drop down list"

is there a way to make it look this way instead during registration

name1: "type here" name2: "name here"
type1: "drop down list" type2: "drop down list"

name1 type1 belong to one standard group
name2 type2 belong to another standard group

show each group side by side
and also like to show it this way on the profile page too.

Responses

1. For the fields that are added

For the fields that are added with cck, you can simply change the label and the help text (displayed below the field).