PDA

View Full Version : CSS Form Builder Layour Issue


omarmacias376396
11-02-2009, 06:30 PM
When I insert the form into my page, Form Builder does not insert at the the insertion point I select, and I am having difficulty getting all the form elements sized properly. I am following the steps in the "Getting Started PDF", but it's not working. Please check images attached.
Could you please send me any ideas?? Thanks in advance!!

superpac250441
11-02-2009, 09:53 PM
I was frustrated by this one. I am not sure if I am doing the right thing but what I did to "fix" it was float right and then position it off the right with a margin. But I am a total hack so can someone advise the correct way.

Eric Mittman
11-03-2009, 12:52 PM
If this css tweak gets it positioned correctly and it looks good in the browsers then it seems good to me. If you can provide a link to the bad page I can take a look and try some other things to get it straightened out but I think your fix is fine.

gamierge391697
12-09-2009, 10:29 AM
If this css tweak gets it positioned correctly and it looks good in the browsers then it seems good to me. If you can provide a link to the bad page I can take a look and try some other things to get it straightened out but I think your fix is fine.

I'm having the same problem: the form does not appear where it should. I tried the tweak but it makes it worse. Any solution yet ?

Eric Mittman
12-09-2009, 03:51 PM
What are the steps you have taken to get your form on the page and what is the current result? A screen shot or a link to the page would be best. When I have a little more info about the situation I will take a look at things and let you know what I think.

aaronjkizer366105
12-12-2009, 10:23 AM
I am having the same issue. Here is a link to the page. I am also having this issue on other webassist templates when I try to add the form with form builder.

If needed I will provide a screen shot of dreamweaver, but it looks the same as the one provided above with the same result. There does not seem to be any margins or padding settings to adjust. Also, adjusting the form width, seems to do nothing at all.

http://olympiceq.com/contact.php

neilo
12-13-2009, 01:57 AM
Hi Aaron,

You still have a small problem when the page is viewed in IE7. The 'Contact the Owner' Group Header is off-set to the right.

If you want to fix this, select the span.groupHeader, and in the css styles panel change the 'position' property from 'absolute' to 'relative'.