Hi,
This seems really ridiculous, but where is the CSS that controls one of the default forms (Contact Form) in Form Builder?
I like the layout, but want to modify it slightly.
Thank you,
jtc.
EDIT: I figured it out. I found the sample file, cut/paste the code into my main stylesheet and now I can control everything. Enjoy!
[solved] Form Builder / CSS?
[solved] Form Builder / CSS?
Last edited by jtcreate on Mon Dec 17, 2007 6:54 pm, edited 1 time in total.
Mmmmm... Tasty.
Re: [solved] Form Builder / CSS?
Could you elaborate please? I want to modify the look of my form too, it is a bit messy.
Thanks.
Thanks.
Re: [solved] Form Builder / CSS?
I know you have marked this as solved already but I wanted to make a couple of comments.
1. The css for the sample Contact Form that comes with Form Builder is inside the Form as a Text field which you can edit if you check the HTML code for that.
2. Having the above in mind, that CSS field invalidates your pages because the tag is inserted just above the form in the final HTML. What I did is just create a separate regular Stylesheet and attach it to my template, the editing of that CSS field was kind of annoying as it also kept inserting a tag at the beggining of the CSS everytime I edited that field.
1. The css for the sample Contact Form that comes with Form Builder is inside the Form as a Text field which you can edit if you check the HTML code for that.
2. Having the above in mind, that CSS field invalidates your pages because the tag is inserted just above the form in the final HTML. What I did is just create a separate regular Stylesheet and attach it to my template, the editing of that CSS field was kind of annoying as it also kept inserting a tag at the beggining of the CSS everytime I edited that field.