I'm using fckeditor as part of kentico and am having trouble applying a default style to text. ie. I want the user to just be able to type in text.. and it would be styled as a normal paragraph.
I am finding if I type in text and highlight it, then select normal format - then it wraps it in a paragraph tag.
If I edit the fckconfig.js and I set DefaultFontFormatLabel to ‘normal’ - then even though in the drop down it has the right label.. its not being applied to the text (and looks identical whether I had a label or not).
It's not appropriate to set the body text style to something different as our front end person has styled up everything using ems. And to redo the default text would require everything to be updated
Can anyone recommend anything?? I think I'm missing the point of what this DefaultFontFormatLabel is supposed to do...
Thanks!
I am finding if I type in text and highlight it, then select normal format - then it wraps it in a paragraph tag.
If I edit the fckconfig.js and I set DefaultFontFormatLabel to ‘normal’ - then even though in the drop down it has the right label.. its not being applied to the text (and looks identical whether I had a label or not).
It's not appropriate to set the body text style to something different as our front end person has styled up everything using ems. And to redo the default text would require everything to be updated
Can anyone recommend anything?? I think I'm missing the point of what this DefaultFontFormatLabel is supposed to do...
Thanks!
