SOLVED: Changing "pageinput" or "content_en" in which 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"
Locked
WebBunyip

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

Post 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.
Last edited by WebBunyip on Sat Aug 11, 2007 6:01 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

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

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

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

Post 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).
Locked

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