Page 1 of 1

SOLVED: Changing "pageinput" or "content_en" in which stylesheet?

Posted: Sat Aug 11, 2007 1:10 am
by WebBunyip
Hi all.

New to CMSMS and liking it so far. It seems perfect for what I want to do with a couple of sites.

I am having 1 big issue at the moment that I cannot seem to find the fix for.

I am using css menu top+2 cols template.

I have changed the background to a dark color in the body call in the stylesheet. All is ok on the site but there is a problem when I go into the admin section to edit a page.

This background color is applied to the text area where the page is to be modified.

Was thinking of specifying a different template for editing purposesĀ  and change it back before applying but the other templates do not give the sidebar so I cannot edit that section of the page with another template specified.

What do I have to change so the background color is different to the body color. Have checked source and it seems that either ".pageinput" or "#content_en" will allow me to change this.

Where on earth is that?

Thanks.

Re: Changing "pageinput" or "content_en" in which stylesheet?

Posted: Sat Aug 11, 2007 2:41 am
by Dr.CSS
Depending on whick ver. of CMSMS, older used FCKeditor, it has a page under Extensions > FCKeditor where you can put background-color: #FFF to get a white background in the editor box, for tinyMCE go to it's page under Extensions and put the same line in the appropriate box...

Re: Changing "pageinput" or "content_en" in which stylesheet?

Posted: Sat Aug 11, 2007 5:59 am
by WebBunyip
Thanks Mark.

Is the latest version and was able to change it in tinyMCE.

All sorted.

If that is my only problem, I am doing well I think.

Thanks again.

Mark (another one).