View previous topic :: View next topic |
Author |
Message |
jdesignllc
Joined: 09 May 2006 Posts: 4
|
Posted: Tue May 09, 2006 10:51 am Post subject: How to center a form |
|
|
I've created a form and pasted the code into N|Vu. For some reason, the form won't center for me. Is there a way to do that in mycontactform.com?
Thanks!
Jon |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Tue May 09, 2006 12:16 pm Post subject: Reply |
|
|
There is nothing that can be done from the wizard to do this because the form's alignment depends on how the code that surrounds it on your web page was written.
If you are pasting the myContactForm.com code into an existing table cell on your site (typically the case) you can go into the html code for that table and add an attribute to the <table> opening tag that says:
There should be an easy way to do this within your HTML editor using the graphic interface...you'll just have to play around with it a bit.
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
jdesignllc
Joined: 09 May 2006 Posts: 4
|
Posted: Tue May 09, 2006 12:25 pm Post subject: |
|
|
That doesn't seem to do the trick. I'll keep playing with it.
Thanks for your reply though…
Jon |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Wed May 10, 2006 7:33 am Post subject: Reply |
|
|
Good luck. Doing this is different in pretty much all html editors. Typically though, you can center it the same way you'd center text on a page. Simply highlight the whole form in your graphic HTML editor and press the center button.
Sincerely,
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|