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

Toolbar is to small

1 Answer 53 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 15 Oct 2010, 07:57 AM
I use RadEditor for MOSS and on a PageLayout I have a related column with a RadHTMLField, the DisplayWidth is 166.
When I set focus in the editor the toolbar is visible but the width is only 168px and in IE the toolbar get's cut off the width should be 520px to show the toolbar. See attachment.

How can I avoid the toolbar to be cut?

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 19 Oct 2010, 08:32 AM
Hi Martin,

Make sure that you have the following lines in the respective ToolsFile.xml or ListToolsFile.xml, which are located in the /Program Files/Common Files/Microsoft Shared/web server extensions/wpresources/RadEditorSharePoint/4.x.x.x__1f131a624888eeed/RadControls/Editor folder:
<property name="ToolbarMode">ShowOnFocus</property>
<property name="ToolsWidth">800px</property>


Greetings,
Stanimir
the Telerik team

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