This is a migrated thread and some comments may be shown as answers.

Issues in adding custom CSS styles to Rad Editor Control

1 Answer 94 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Bikram
Top achievements
Rank 1
Bikram asked on 01 Apr 2009, 06:32 PM
Hi,

We are using the RAD Editor control for WSS 3.0 and the version of the Rad Control is 5.3.2.0. In our project we are defining all the content in the list items and we are using those list item content in web page by accessing those from list item view webpart control. The issues we are facing is all our custom styles are not appearing in the "Apply CSS" dropdown list. I have done the following tags to the file "ListConfigFile.xml" as per one of the previous article.

<property name="CssFiles">  
   <item>/_wpresources/RadEditorSharePoint/5.3.2.0__1f131a624888eeed/Resources/CssEditor.css</item>  
</property>

But still those styles are not appearing in the Rad Editor control used in the list items. Could you please help me in providing additional details if we have missed something.

[Note : For testing purpose, I have created a new webpage and added the Rad content editor web part directly to the page and those styles are appeared, but when I am using the RAD Control in the list item, those are not reflecting the "Apply CSS" dropdown list. Please help.

Thanks,
Bikram.

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 06 Apr 2009, 10:47 AM
Hello Bikram,

In the following help article you can find information on modifying the CSS Styles Drop Down http://www.telerik.com/help/aspnet-ajax/css_styles.html. Keep in mind that since you are in WSS 3.0, you need to modify the respective ToolsFile.xml of ListToolsFile.xml (forms scenarios - list, wiki, blog ...), which are located in the /Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/5.x.x.0__1f131a624888eeed/Resources/ folder. 

I hope this helps.


Kind regards,
Stanimir
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
WebParts for SharePoint
Asked by
Bikram
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or