Hey all. Trying to change the font size, I run into lots of difficulties.
1. Saving the page and re-editing it, all font size information gets dropped in tinymce. It's still in the code, but it just doesn't show up in the editor. (For example, the code could say "font-size: X-large", but the editor still shows it as normal size.)
2. After saving the page and re-editing it, or enabling/disabling tinymce, tinymce ignores size spans it's already created. If I attempt to re-adjust the font size, it simply adds a new , instead of changing the old one.
3. Even when tinymce does show font size changes, (I.e. when I've first editing text size) its sizes and drupal's sizes are INSANELY off.
Help?
-Jeff
Comments
Comment #1
dirkson commentedIt appears that this is only an issue when inline font styles are enabled. It doesn't give me as much geek-cred, but switching the thing over to html font tags works around the problem well.
Comment #2
Steve Lockwood commentedTinyMCE's "paste from Word" button is also quite good at cleaning up code. The procedure I use is:
- select all the text in the Tiny edit box
- copy it (CTRL-C)
- click the "paste from Word" button (In Firefox you then have to paste it into a popup box using CTRL-V)
- This replaces the selected text with a cleaned up version. Inline styles, such as you get in text copied from Word, are removed
I hope this helps
Steve
Comment #3
pomliane commentedThis version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.