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

Buttons overlapping

3 Answers 90 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Lisa
Top achievements
Rank 1
Lisa asked on 28 Apr 2015, 03:26 PM

I'm having issues with the rad editor buttons overlapping at smaller window sizes.  In attached image, look at the buttons to the right of the "Aa" button.  Code is below.

 

                                            <telerik:RadEditor ID="rtbBannerHtml" runat="server" 
                                                Skin="Silk"
                                                ToolbarMode="Default"
                                                Height="300px" 
                                                Width="100%" 
                                                ToolsFile="/ets/radcontrols/Editor/config/AdvancedBaseTools.xml"
                                                ShowSubmitCancelButtons="false">
                                            </telerik:RadEditor>

3 Answers, 1 is accepted

Sort by
0
Lisa
Top achievements
Rank 1
answered on 28 Apr 2015, 04:10 PM
FYI, we are on latest build and it's only the skin silk that's giving trouble.  I change it to any other skin and it's fine.  
0
Ianko
Telerik team
answered on 30 Apr 2015, 06:37 AM
Hello Lisa,

Running the live demo (http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx), with the Silk skin, I am unable to see the described results.

Can you inspect the DOM elements on your end, and examine the styles leading to the issue? This might be a result of some external CSS.

Regards,
Ianko
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Lisa
Top achievements
Rank 1
answered on 30 Apr 2015, 01:33 PM
That's pretty much the deal... haven't found it yet but I like the metro skin better anyway.  Thanks!
Tags
Editor
Asked by
Lisa
Top achievements
Rank 1
Answers by
Lisa
Top achievements
Rank 1
Ianko
Telerik team
Share this question
or