CKEditor allows the setting of a default font and a default font size.
Unfortunately, this only affects the display in the corresponding
dropdowns, but not in the editor area itself.
I solved the problem by generating a custom css for every editor instance
with the correct font / font size set. I was only able to do that by
generating the custom css on the server side, hopefully there is another
way of doing that in the client only.
Original issue reported on code.google.com by code...@gmail.com on 25 Feb 2010 at 6:39
Original issue reported on code.google.com by
code...@gmail.com
on 25 Feb 2010 at 6:39