Hi,
I have a WYSIWYG editor for a column of text/content on a site. The column is about 240 pixels wide. I've set the width of the editor to 240 pixels and it looks fine in Internet Explorer and Firefox but in Chrome or Safari the editor is much wider, which means the content is not "what you see is what you get" as it looks different in the editor (wider) than the real page where the content is only 240 pixels wide.
I've tried wrapping the editor in a <div> with the width set to 240 pixels but then it just goes behind the other content to the side of it (in Chrome and Safari) (I have two columns of content).
It seems Chrome and Safari ignore the "width" settings of the editor.
Can this be fixed. |
|
|