Increase Font Size In Editor

3 posts by 2 authors in: Forums > CMS Builder
Last Post: March 4, 2009   (RSS)

By avrom - March 3, 2009

Hi Dave !! :))

I need the font to be larger in the wysiwyg editor so my client can see what they are editing more easily. I modified the CSS in wysiwyg.css to include the p tag, but its not making any difference:

Any ideas ?

body.mceContentBody, .mceContentBody td, .mceContentBody pre, .mceContentBody p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #000000;
}

Cheers
Avrom

Re: [Dave] Increase Font Size In Editor

By avrom - March 4, 2009

Hi Dave,

Yes definitely a caching issue, as it showed up a few minutes later :)) That's a nice little php script to add onto the CSS.

Cheers
Avrom