Help with Form Builder

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
lie2815
Forum Members
Forum Members
Posts: 34
Joined: Thu Mar 15, 2007 10:25 pm

Help with Form Builder

Post by lie2815 »

How can I change the CSS so that it looks right?
Especially for the text areas so that they are not that wide and second they are not that big (high).


EDIT: Deleted link.
Last edited by lie2815 on Wed Nov 07, 2007 8:17 pm, edited 1 time in total.
alby

Re: Help with Form Builder

Post by alby »

lie2815 wrote: How can I change the CSS so that it looks right?
Especially for the text areas so that they are not that wide and second they are not that big (high).
http://www.bydebrasdesigns.com/cms/inde ... gistration
Add in CSS:

Code: Select all

textarea { width: 20em; height: 5em; }
Alby
lie2815
Forum Members
Forum Members
Posts: 34
Joined: Thu Mar 15, 2007 10:25 pm

Re: Help with Form Builder

Post by lie2815 »

Worked great. Thank you so much...
Post Reply

Return to “Modules/Add-Ons”