Hy there, I'm using FormBuilder 0.2.
I'd like to change the size of the text-area. Is it possible to do that and if yes, where?
Thank you for any help!
FormBuilder, change Field-Size
-
- Forum Members
- Posts: 26
- Joined: Wed Nov 29, 2006 9:56 am
Re: FormBuilder, change Field-Size
You need the call for it, if it is other than 'textarea' right click the rendered page and view source, but it has to do with what 'div' you put it in...
#nameofdiv textarea{width:300px}
#nameofdiv textarea{width:300px}
-
- Forum Members
- Posts: 26
- Joined: Wed Nov 29, 2006 9:56 am
Re: FormBuilder, change Field-Size
Hey Mark, thank you for your help!
michael
michael