We have an issue where RadEditor is not setting font size 3 (12) correctly in IE for Table contents, but everything works fine in Firefox .
How I can resolve this issue so that in IE size 12 get applied correctly ? Please see attached screenshot for details
Thanks in Advance
Syed
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 12 Jan 2011, 12:52 PM
Hi Syed,
Font size 3 (12pt) is the default IE browser font size for tables and it is not possible to apply a font tag with the same size value as the default one to the selected content in the table. The only solution is to predefine the default table font size for the content area and you will be able to apply font size 3 to the content in it.
You can predefine the default font size for table elements by setting the CssFiles property