View previous topic :: View next topic |
Author |
Message |
kaarinadavis
Joined: 01 Jul 2010 Posts: 3
|
Posted: Thu Mar 21, 2013 12:36 am Post subject: Form doesnt look right |
|
|
Can anyone help, please?
My form looks odd.
http://www.kaarinadavis.com/p/tilaa-kirja_14.html
What can I do to make it look better?
Thanks for your help! |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu Mar 21, 2013 3:05 am Post subject: |
|
|
The biggest issue is that your form is not the same size as the place where you've placed it (either because of the way it was configured or because of the CSS code in your web site template). If you can get the form to stretch to the entire width of where you've placed it, the fields will no longer wrap and it will look much better.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
kaarinadavis
Joined: 01 Jul 2010 Posts: 3
|
Posted: Sat Mar 23, 2013 1:04 am Post subject: |
|
|
Thank you, Nick.
But I still dont understand how to correct it. How do I stretch it?
How do I get the form to be the same size to where I am placing it?
Unfortunately I dont understand anything of CSS codes.
Thanks! |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Sat Mar 23, 2013 5:42 am Post subject: Reply |
|
|
kaarinadavis wrote: |
Thank you, Nick.
But I still dont understand how to correct it. How do I stretch it?
How do I get the form to be the same size to where I am placing it?
Unfortunately I dont understand anything of CSS codes.
Thanks! |
After further investigation, the code in the admin panel that we have provided is correct, but the actual code as I am seeing it on your site is significantly different and screwing things up. This is probably being done by whatever software you are building your site with, although it is unclear. Several keys examples:
In our code, there are several instances that show this:
On your site, it appears like this, squishing the width of the form:
Code: |
style="width: 100%px; |
On your site you have a lot of 'non breaking space' tags which is stretching the form vertically. These are not in the code we have provided:
It is critical that you make sure that the code gets embedded exactly as we have provided in order to ensure proper formatting.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
kaarinadavis
Joined: 01 Jul 2010 Posts: 3
|
Posted: Mon Mar 25, 2013 12:07 am Post subject: |
|
|
Problem is solved thanks to your advices.
All is well and I am a happy camper again.
Thank you, Nick!!!  |
|
Back to top |
|
 |
|