[pmwiki-users] Text Area Editor Font Size

DaveG pmwiki at solidgone.com
Fri May 14 15:19:26 CDT 2010



On 5/14/2010 1:45 PM, William (Bill) B. Logan, Sr. wrote:
> Greetings. I'm new to pmwiki. After searching google and the pmwiki
> mailing lists I can't find if I can or how to change the font size in
> the editor. The default size is too small for me and if I cannot enlarge
> it I will not be able to make use of pmwiki (to my disappointment. (To
> be clear, I'm not talking about markup - what the reader sees when
> viewing a page, but the editor text area.)
Various ways to do this. Here's one. Add this to config.php:
   $HTMLStylesFmt[] = '#wikiedit textarea { font-size: 1.3em; }';


  ~ ~ Dave



More information about the pmwiki-users mailing list