Jon White
-
8/16/2013 11:22:22 AM
Remove inline styles from editable text
Hi there,
Okay it's end of day Friday so my brain is shutting down...
Inline styling seems to be applied to my paragraphs and headers?:
<p style="margin: 0px; padding: 0px; border: 0px none; color: rgb(102, 102, 102); font-family: sans-serif, arial, helvectica;">
These are overriding my stylesheet, I do not want to use '!important' in CSS.
Am i able to remove all inline styling from text and headers so i can just use my global styles?
I may not be doing something right, but i can't see how to stop it automatically adding the inline styles.
Also, in the code above you may notice (or not) a small typo for helvetica: this is like this in the system. Just letting you know.
|