So, I have replaced the RichHtmlField with RadHtmlField in my pages. I want the RadHtmlField to be as similar to my old field as possible, i.e. follow the same styles etc. My first problem is that I get the wrong style when editing. However, after saving the content and looking at it out of editing view, it looks ok. I found information (http://blogs.salmanghani.info/?tag=telerik-radeditor) that I needed to include the property CssFiles in ConfigFile.xml and point to my custom css. This has no effect whatsoever, what to do?
Also, in my old RichHtmlField I have a number of predefined styles the user can choose from. I guess this corresponds to the Apply Css Class dropdown? I followed the instructions on this link (http://www.telerik.com/help/aspnet-ajax/defining-custom-css-styles.html), but again, nothing happens. All I ever see in the dropdown is "Clear Class".
Thanks in advance,
Helena
Also, in my old RichHtmlField I have a number of predefined styles the user can choose from. I guess this corresponds to the Apply Css Class dropdown? I followed the instructions on this link (http://www.telerik.com/help/aspnet-ajax/defining-custom-css-styles.html), but again, nothing happens. All I ever see in the dropdown is "Clear Class".
Thanks in advance,
Helena