For example, they paste something from Word into the FCKEditor's WYSIWYG box. Embedded in what they paste is etc. When they post the page, my CSS font sizes are ignored and the text is giant, bold, and sometimes in, say, Times when my stylesheet says Verdana.
Now, I, when I'm editing, know that I can view the source, delete the font tags, and then format it in CSS-happy markup. But for the client, who wants to SEE what they're doing in WYSIWYG and not mess with the source.... they're left with pages with font tags and other junk that they can't see -- but that makes the pages look like crap.
Is there a solution for this? Workaround, CSS, anything? Thanks!
