Change tinyMCE behaviour?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ptomblin
New Member
New Member
Posts: 2
Joined: Fri Oct 03, 2008 9:05 pm

Change tinyMCE behaviour?

Post by ptomblin »

One of the things that absolutely drives me batty about tinyMCE is every time I hit return, change a style, or paste into the editor, it changes to centered text.  Since I never use centered text, I then have to change it back.  Is there any way to chnge that behaviour so that it stays left justified?
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: Change tinyMCE behaviour?

Post by KO »

Have you tried adding on TinyMCE editor configuration page "text-align:left" to  "Body tag CSS:"

You most likely have centered layout and "text-align:center" on body tag. That's what editor is reading and you need to override that on editor settings.
ptomblin
New Member
New Member
Posts: 2
Joined: Fri Oct 03, 2008 9:05 pm

Re: Change tinyMCE behaviour?

Post by ptomblin »

KO wrote: Have you tried adding on TinyMCE editor configuration page "text-align:left" to  "Body tag CSS:"
That works great, thanks.
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: Change tinyMCE behaviour?

Post by KO »

Remember to add [Solved] on your first mails subject.
Post Reply

Return to “CMSMS Core”