FCKEditorX set to text-align:center

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
tractorboy
Forum Members
Forum Members
Posts: 21
Joined: Thu Mar 23, 2006 11:06 am

FCKEditorX set to text-align:center

Post by tractorboy »

Hi,

I've just copied a new site from my local PC to the client's server.  When I edit pages using FCKEditorX they are set as text-align:center.  Outside teh editor the pages display correctly as text-align:left. 

I compared the CSS for pages being editied on the local and remot installs.  The only element involved is body.  Both versions have definitions for body at line 15 of fck_editorarea.css.php?id=5  The remote version has a second definition at line 606, and this is where the text-align:center is set

How do I modify, or just get rid of, the second definition ?


Thanks in advance

TractorBoy
tractorboy
Forum Members
Forum Members
Posts: 21
Joined: Thu Mar 23, 2006 11:06 am

Re: FCKEditorX set to text-align:center

Post by tractorboy »

Well, its fixed, but I don't claim to fully understand why.  A similar template appeared ok in FCK.  So, I deleted all the attached stylesheets for the tempalte with the problem, and re-attached them.  At the same time I changed the order of 2 of them, putting CSS menu Horiz before Forms.
Success !  :)

.tb
Post Reply

Return to “CMSMS Core”