Quote Originally Posted by jackie.taferner View Post
Hey Samfire,

Yes, give this a try in your CSS files:

input {
length: 150px;
}

It should be called stylesheet.css, or something along those lines, depending how your template is setup.
Thanks Jackie, I'll give that a try but wont that just change the form style generically for all customer registration text box fields as opposed to just changing the one text box field for 'extra field'?

:)