Page 1 of 1

TinyMCE Additions to Stylesheets not working

Posted: Mon Nov 21, 2011 6:24 pm
by casidougal
Hi,

CMSMS 1.9.4.2, TinyMCE 2.8.4

In other recent installs I was able to easily customize how text appears in the TinyMCE WYSIWYG window by adding css to "Additions to stylesheet:" located at Extensions -> TinyMCE WYSIWYG ->Advanced.

For example I could add:

Code: Select all

p {
margin:0em 0em 1em 0em;
font-family: Helvetica,Arial,sans-serif;
font-size: 15px;
color: red!important;
}
On my most recent install of CMSMS 1.9.4.2 I can't get the css modification to work. I've read in other threads where in the past a similar issue was resolved by logging out and back in, this doesn't work for me.

Has anyone else ran across this problem and found a work around?

Thanks in advance.

Re: TinyMCE Additions to Stylesheets not working

Posted: Wed Nov 23, 2011 1:30 pm
by steven_germany
Hi there,

same problem with cms 1.9.4.3 ...

i tried it with older tinymc versions - nothing helped ...
also with tinymc version 2.9.1 same problem ...

??

regards

Steven

Re: TinyMCE Additions to Stylesheets not working

Posted: Wed Nov 23, 2011 2:37 pm
by steven_germany
Hi Casidougal,

i have a cms 1.9.4.2 installation with a woking tinymc version 2.9.1.

only problem was the update of tinymc ... you have to upload it via ftp ...

maybe that helps ...