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?

CommentFileSizeAuthor
Picture 3_7.png33.3 KBdarkspirefilms

Comments

jsimonis’s picture

This 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.

greggles’s picture

Status: Active » Closed (fixed)

Agreed - so, marking this closed.