Hi there,
When FCKeditor is open in the server (Windows) the default format is "Arial" and, following the "Changing Fonts" presented in the Developer´s Guide Configuration File I tried:
FCKConfig.FontNames =
'Courier New;Verdana;Arial;Comic Sans MS;Tahoma;Times New Roman' ;
To make "Courier New" be the font default.
It didn´t work out. I changed the fckconfig.js line mentioned above, only.
Please help!
Thanks,
fskilnik
When FCKeditor is open in the server (Windows) the default format is "Arial" and, following the "Changing Fonts" presented in the Developer´s Guide Configuration File I tried:
FCKConfig.FontNames =
'Courier New;Verdana;Arial;Comic Sans MS;Tahoma;Times New Roman' ;
To make "Courier New" be the font default.
It didn´t work out. I changed the fckconfig.js line mentioned above, only.
Please help!
Thanks,
fskilnik

RE: FCKconfig.js - Pre-defined Font
I guess fckconfig.js is NOT the place where the editor gets its final configurations... am I right??
RE: FCKconfig.js - Pre-defined Font
fskilnik