Trying to get custom styles in FCKEditor X
Posted: Fri Jan 25, 2013 11:56 am
I've read some other topics on the forums and checked that I am doing everthing correctly but I dtill can't seem to get custom styles to appear in the drop down in the editor.
I have added this style to my style sheet and to the styles box in the settings for FCXEditor X but when I load a page with the style sheet and theme I am using, only the default styles appear.
.NormalBodyText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
}
I even tried turning on the setting to Import all styles and I still don't get any styles other than the default ones.
I am assuming that I am doing something wrong (probably something stupid)
Would appreciate the help!
I have added this style to my style sheet and to the styles box in the settings for FCXEditor X but when I load a page with the style sheet and theme I am using, only the default styles appear.
.NormalBodyText {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4f4f4f;
}
I even tried turning on the setting to Import all styles and I still don't get any styles other than the default ones.
I am assuming that I am doing something wrong (probably something stupid)
Would appreciate the help!