Hi all,
I'm wondering if there's a way to change the font used in the interface of FCKeditor itself? Primarily, I want to change the font used in the Format and Size pulldowns, but if I could change the whole editor, that'd be cool to.
I looked at the minified CSS in fckeditor.html & tried to add a font-family:Verdana,sans-serif; declaration to the html element, but there was no effect.
Thanks.
I'm wondering if there's a way to change the font used in the interface of FCKeditor itself? Primarily, I want to change the font used in the Format and Size pulldowns, but if I could change the whole editor, that'd be cool to.
I looked at the minified CSS in fckeditor.html & tried to add a font-family:Verdana,sans-serif; declaration to the html element, but there was no effect.
Thanks.