Hi
On some pages when I goto HTML view all the text is centred in the page. I have tracked it down to a text-align: center; in the body tag of an external stylesheet. This stylesheet is included via the
EditorWysiwygModeCss property.
Is there a way to stop the HTML view picking up the styles from the CSS.
thanks