TinyMCE: how do I set the Default font?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

TinyMCE: how do I set the Default font?

Post by simonmlewis »

http://www.tinymce.com/wiki.php/Configu ... ontent_css
Our main font used is not Arial or Verdana, so we need to set the font used, to be different.

So how do I a) change the font used in the main TinyMCE <textarea> screen, and therefore change the formatting it adds when you update your database and it puts in the formatted code?

The page above isn't clear on just changing the default font.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply