Page 1 of 1

can't see any fckeditor style in the WYSIWYG

Posted: Thu Jun 22, 2006 6:56 am
by antuanjoseff
I want the FCKEditor to show some predefined styles from the drop-down menu.

so..

I've pasted some styles (of my own) in the styles tag of FCKEditor but when I create a new page I can not see any of theses styles.
I have checked it in three cmsmadesimple installations and all of them have the same problem.

need a hand!
thanks

Re: can't see any fckeditor style in the WYSIWYG

Posted: Thu Jun 22, 2006 3:10 pm
by Dr.CSS
these styles also have to be in a style sheet that you are using...
and i think it also has to be part of the CSS attached to the template you are using on the page you are editing...
from the page to add Styles...

Styles
Paste styles from your template's stylesheet(s) that you want to have avilable from the WYSIWYG's drop-down style menu.
In order to see the applied styles in the textarea the same styles MUST exist in the stylesheet for the template for that page.

Re: can't see any fckeditor style in the WYSIWYG

Posted: Thu Jun 22, 2006 4:55 pm
by Loopy
Do these need to be defiined as a class, i.e. - .intro for this to work. Its what seems to work for me!