Page 1 of 1

[solved]Submission form stylesheet?

Posted: Thu Feb 17, 2011 11:17 pm
by jasnick
I am using CMSMS latest version with FormBuilder 0.6.4. Everything works well except for the look of the submission form result page. Is there a way to arrange it better on the page or do I need to make a new styles sheet just for this page?
Or can I add to the FormBuilder default stylesheet? If so, how do I do that?

Thanks

Re: Submission form stylesheet?

Posted: Sat Feb 19, 2011 7:19 pm
by Dr.CSS
You can change what is shown in form builder admin, as far as looks yes you will need to do the styling yourself and add it to the form style sheet would be best as it will all be in the same place...

Re: Submission form stylesheet?

Posted: Sun Feb 20, 2011 7:26 am
by jasnick
Thanks Dr.CSS - I understand that but how do I add it to the stylesheet? I only want to give some margin or padding to the data on the Submission result page such as "margin: 5em 0 0 5em" but need a div or class to attach it to. I am using the standard FormBuilder stylesheet, edited to suit, but where to put data for the Submission page only?

Thanks

Re: Submission form stylesheet?

Posted: Sun Feb 20, 2011 6:01 pm
by Dr.CSS
In the same style sheet as the rest of the form builder css, if you need to add a div around it with some ID or class add that in form admin...

Re: Submission form stylesheet?

Posted: Mon Feb 21, 2011 3:20 am
by jasnick
Finally got it right. Thanks!

Didn't realise there was an automatic way to add "solved" - I've been doing it manually!