Support Forum

TinyMCE font style and size

JS js
js
Member

Hi, I am trying to allow users to change font style and font size in the TinyMCE editor. I can the enable the buttons to the editor in the TinyMCE options and they work in the editor but when a post is submitted the font size and style are reverted back to the original. I know in the sp theme’s css fonts are currently set as inherent, is this what I would need to alter to allow users to pick font style and size?

1 Answer

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

I don’t think you should have do. I just ran some tests on my dev site which is based on this one – and the result was just fine.
Let;s start by looking at the html being generated. Do you have a link to a specific post that has had the fonts selected so that I can look at the output?