Not able to change default font and font size. I have tried different methods as following.
- content_style: "body { font-size: 14pt; font-family: Arial; }"
- this.getDoc().body.style.fontSize = '14px';
Not able to change default font and font size. I have tried different methods as following.
I have done a workaround to fix this issue, Please find the following details.
Modified the following file and changed title from 'advanced.fontdefault' to 'Font'. \tiny_mce\themes\advanced\editor_template.js