View previous topic :: View next topic |
Author |
Message |
mdireen
Joined: 23 Jun 2009 Posts: 2
|
Posted: Thu Jun 25, 2009 12:40 pm Post subject: Horizontal vs Vertical |
|
|
How do I make my entire Form horizontal? Where/how do I modify that? |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Fri Jun 26, 2009 8:29 am Post subject: Reply |
|
|
You would need to modify the code using an external HTML editor in order to achieve this.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
mdireen
Joined: 23 Jun 2009 Posts: 2
|
Posted: Fri Jun 26, 2009 9:18 am Post subject: Reply |
|
|
How do I do that? |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Mon Jun 29, 2009 7:20 am Post subject: Re: Reply |
|
|
mdireen wrote: |
How do I do that? |
There really isn't a step-by-step process I can give you as it is highly dependent on your existing layout. Basically though, it would involve creating a 100% wide table within the form tag and subdividing it with columns. You would then place all of your questions within these columns.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|