|
Browse by Tags
All Tags » editor body
-
I want to make a background image appear in the background. Is this possible? If so, what is wrong with this code? The other elements work, but not the background.
Editor1.EditorBodyStyle = ''font-family:Verdana; padding: 20px; background-image:url('/images/Top.png')''
Thanks!
-
Hi guys check the new editor format, this is the new new editor format more...
-
Is there any way that I can turn off html auto correction?
The problem is that we use the editor in our newsletter module in dnn.... our templates are created in XSLT with all css and inline styles when this is put through the editor cute chucks in things like:
border-color: -moz-use-text-color -moz-use-text-color ...
-
Hi Ken
Thanks again for the quick reply. I tried both EditorWysiwygModeCss and EditorBodyStyle (I'm assuming this is just a style, not a css class) - and had no luck. This is what my editor properties look like. The PreviewModeCss is the css witth the lighter text. I've tried to remove that as well, but all the drop downs ...
-
what controls the distance between a line of text and an unordered list? Is it CSS or the Editor. I tryed CSS with out any success.
Unorderlist, I need this list to have one carriage return and under a line of text . This unorderedlist as three carriage returns, that seems to be the default in this editor.
Does any ...
-
Can any one tell me how I can change the outline of the table and div (below)
to RED instead of Black or Blue?. Naturally these are the textareas that the editor displays for a div and table.
Thank you
Andy P
-
The style set to EditorBodyStyle is not get applied to the editor's body. The only way of doing this is to leave it alone and specify body { } style in the CSS file.
Please fix this.
Thanks,
Alex
|
|
|