I have TinyMCE installed and everything works well.
However when I look at the text content of a table, rather than ordinary div content the font is too small to read in the WYSWYG view.
Is there a reason for this and can I make it more readable in the TinyMCE window?
Thanks
m
Does the table have any inline styling applied to it? Also, did you configure a custom theme and add the table plugin and buttons?
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
Jeff,
The only styling in the table is from the css and yes I did set plugin to custom theme and added ’table’ and ’tablecontrols’.
m
This really depends on a few factors: 1) whether you have any inline CSS applied to any part of the table code, 2) what attributes are applied to any part of the table code, 3) any CSS applied to TinyMCE via the ’Path to CSS file’ configuration option, and 4) what browser you’re using.
Since you don’t have any CSS applied then the next few questions would be: What does the table code look like? Are you applying a CSS file to TinyMCE? Is the problem consistent in all browsers or just one?
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."