I've finally returned to a CMSMS site I started in August. I only have one page setup. I noticed in the editor, when I try to edit content, that the content is all centered. I'm using CMSMS Samoa (version 1.1) under Windows XP running Firefox 2.0.0.7.
The CSS for the page has the body tag centered, but the div for the content is left aligned. The page displays correctly outside of the editor.
What could be causing the issue? This will be very confusing for the client when they see the content centered in the editor, but correctly displayed in the browser.
Solved: Content centered in TinyMCE editor
-
redcrew
Solved: Content centered in TinyMCE editor
Last edited by redcrew on Thu Oct 11, 2007 5:07 pm, edited 1 time in total.
-
redcrew
Re: Solved: Content centered in TinyMCE editor
Found a solution to get the editor to left align text and have a white background:
1. login as administrator
2. select extensions, TinyMCE Basic Editor
2. in the settings tab, change the Body tag CSS from default to: background-color: white; text-align: left;
3. select update
1. login as administrator
2. select extensions, TinyMCE Basic Editor
2. in the settings tab, change the Body tag CSS from default to: background-color: white; text-align: left;
3. select update
