View previous topic :: View next topic |
Author |
Message |
ramonasmedley
Joined: 24 Sep 2010 Posts: 2
|
Posted: Tue Feb 07, 2012 4:44 pm Post subject: form width |
|
|
As of today, the form widths are not working.
When copying the code into Dreamweaver, cannot adjust the width either; comes in at some very high percentage. |
|
Back to top |
|
|
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Wed Feb 08, 2012 5:36 am Post subject: Reply |
|
|
You may change the width under Edit > Form Appearance.
Our forms now use CSS to change the width of the forms. If you look at the actual HTML code you will see a parameter that says:
Changing this parameter will alter the layout of the form.
When downloading the HTML code, it can be done so in either HTML table or DIV format. Try both and see which works best for you.
Nick Ladd
myContactForm.com |
|
Back to top |
|
|
|