Hello everyone,
Can anybody tell me how to change the default sizes on input boxes?
I have a fix width site and the input boxes just extend outside, specially the textarea!!!!
Thanks in advance for the Help!
How do I changed the default sizes of input box?
Re: How do I changed the default sizes of input box?
Try,
.formbuilderform textarea {width:300px} /*or the width required!!!*/
Ronny
.formbuilderform textarea {width:300px} /*or the width required!!!*/
Ronny
Last edited by RonnyK on Wed Feb 28, 2007 11:18 am, edited 1 time in total.
-
jaketess
Re: How do I changed the default sizes of input box?
OK I will try this. I am working on another site right now.
Will let you know if it works!
Thanks!
Will let you know if it works!
Thanks!

