I want to edit the lengths in the user registration form for username and email address to be equal to the other fields. How do I do this? I uploaded an image to help illustrate my problem. See below:

http://img411.imageshack.us/img411/3851/helpvp.png

Comments

zbricoleur’s picture

Use CSS. Something like #user-login #edit-name { width: 100px; }

mcfilms’s picture

I have not tried this module yet. But it sounds amazing:
http://drupal.org/project/arrange_fields

A list of some of the Drupal sites I have designed and/or developed can be viewed at motioncity.com

helly91’s picture

Any idea on how to change just one of them? I can't find a .css file to edit :(

The password field sticks out way further than the username field. ( fireworksparadise.com ) to see...