Hi everybody
I have an issue with my brand new telerik asp.net ajax radeditor.
I use this one in a moss-environment on a highly customized website.
Telerik works (the output is correct), but in edit-mode, it doesn't use the styles it is supposed to.
In fact, it doesn't use any styles at all but displays the text "nude".
I want either telerik to use the styles, that are used around him, or at least style the content-area in edit-mode seperatly with NO EFFECT on the rest of the page in non-edit mode.
I was able to do the latter when using telerik 4.5.2.. RadEditor lite, by adding the following code to the file:
Now, with the new version, the folder doesn't exist anymore and I haven't found a way to style the content-area.
I'm a bit lost in the jungle of different approaches in different telerik versions which are used in different environments.
I hope someone can help.
Tia
Alexander
I have an issue with my brand new telerik asp.net ajax radeditor.
I use this one in a moss-environment on a highly customized website.
Telerik works (the output is correct), but in edit-mode, it doesn't use the styles it is supposed to.
In fact, it doesn't use any styles at all but displays the text "nude".
I want either telerik to use the styles, that are used around him, or at least style the content-area in edit-mode seperatly with NO EFFECT on the rest of the page in non-edit mode.
I was able to do the latter when using telerik 4.5.2.. RadEditor lite, by adding the following code to the file:
| C:\Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\4.5.1.0__1f131a624888eeed\RadControls\Editor\Skin\<skin name>\EditorContentArea.css BODY { font-family: Arial, sans-serif !important; font-size: 11px !important; color:#53361b !important; background:#efe9d3 !important; } |
Now, with the new version, the folder doesn't exist anymore and I haven't found a way to style the content-area.
I'm a bit lost in the jungle of different approaches in different telerik versions which are used in different environments.
I hope someone can help.
Tia
Alexander
