Has the css body tag been changed in the latest update?

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
tvdk
Forum Members
Forum Members
Posts: 41
Joined: Tue Jul 01, 2008 9:39 pm

Has the css body tag been changed in the latest update?

Post by tvdk »

Hi there, in previous versions of CMS there was an option to remove some body css tag when using the backend of the website but i can't find it anymore.

Problem i'm now facing is that on the website i'm using a white font against a dark blue background. looks all fine. However, at the back of the CMS i can't read anything because there's the same white font against - this time - a white background.

Does anyone know how to solve this?
Thanks in advance
Ton
mcDavid
Power Poster
Power Poster
Posts: 377
Joined: Tue Mar 31, 2009 8:45 pm

Re: Did they remove the css body tag in the latest update?

Post by mcDavid »

cms 1.10.3 should automatically use the right background-color.

you can also use body#tinymce in your normal stylesheets to style specifically for the wysiwyg editor.
tvdk
Forum Members
Forum Members
Posts: 41
Joined: Tue Jul 01, 2008 9:39 pm

Re: Did they remove the css body tag in the latest update?

Post by tvdk »

Yeah well.. 10.0.3 isn't doing that here. Placing the body tag doesnt do the trick either. Are you sure that's the right tag? shouldn't it be body#microtiny and than background set to dark?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Did they remove the css body tag in the latest update?

Post by Dr.CSS »

Have you tried giving the body black text then give the #pagewrapper white text?...

#pagewrapper would be the first div wrapping the page...
Post Reply

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