By metalforever on
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:
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:
Comments
Use CSS. Something like
Use CSS. Something like
#user-login #edit-name { width: 100px; }Arrange Fields
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
Any idea on how to change
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...