[solved] Form Builder / CSS?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
jtcreate
Forum Members
Forum Members
Posts: 168
Joined: Wed Mar 21, 2007 11:01 am
Location: Grand Rapids, MI

[solved] Form Builder / CSS?

Post by jtcreate »

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!
Last edited by jtcreate on Mon Dec 17, 2007 6:54 pm, edited 1 time in total.
Mmmmm... Tasty.
dtism
Forum Members
Forum Members
Posts: 12
Joined: Sun Jan 07, 2007 9:29 pm
Location: London, UK

Re: [solved] Form Builder / CSS?

Post by dtism »

Could you elaborate please? I want to modify the look of my form too, it is a bit messy.

Thanks.
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

Re: [solved] Form Builder / CSS?

Post by hexdj »

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.
Post Reply

Return to “CMSMS Core”