Closed (fixed)
Project:
Leaf
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2007 at 05:51 UTC
Updated:
14 Jul 2008 at 00:42 UTC
The width of the single line text fields in the profile and registration page are waaay to wide for me, how would I go about changing the width of those fields?
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 3_7.png | 33.3 KB | darkspirefilms |
Comments
Comment #1
jsimonis commentedThis isn't an issue with the theme. Those widths are set by modules, not the theme.
Inside the user.module, you'll see right at the top that it sets the username block to 60 wide and the e-mail block to 64 wide, for example.
I'm not entirely sure if you can change this through your css file, or if you need to go and edit your modules.
Comment #2
gregglesAgreed - so, marking this closed.