[solved]Submission form stylesheet?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
jasnick
Power Poster
Power Poster
Posts: 695
Joined: Sat Jan 15, 2011 8:36 am

[solved]Submission form stylesheet?

Post 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
Last edited by jasnick on Mon Feb 21, 2011 3:21 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Submission form stylesheet?

Post 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...
jasnick
Power Poster
Power Poster
Posts: 695
Joined: Sat Jan 15, 2011 8:36 am

Re: Submission form stylesheet?

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Submission form stylesheet?

Post 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...
jasnick
Power Poster
Power Poster
Posts: 695
Joined: Sat Jan 15, 2011 8:36 am

Re: Submission form stylesheet?

Post by jasnick »

Finally got it right. Thanks!

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

Return to “Layout and Design (CSS & HTML)”