When using the font sizes in TinyMCE Advanced and looking at the html it produces I see that it uses keyword font sizes (larger, smaller, etc). I have run into problems between browsers/OS with using font size keywords.
I would like to change it so that it outputs font sizes in ems, px, etc... Whatever I choose.
If I use the Advanced TinyMCE Configuration, will that override the TinyMCE Advanced setup? What would be the proper way of doing what I want?
Thanks!