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

Behavior Icons Issue

1 Answer 76 Views
Window
This is a migrated thread and some comments may be shown as answers.
Charles
Top achievements
Rank 2
Charles asked on 10 Mar 2011, 04:40 PM
We are running the Dot Net Nuke professional version and are using the included Telerik tools, but I'm having problems with the RadWindow behavior icons.

When the icons are displayed, a black square appears above and to the left of the action icon (see screenshot).

I never had this problem before when I was running the full version of the Telerik tools, so I was wondering if this has something to do with Dot Net Nuke, or if this is a bug in the Telerik.Web.UI dll file that comes with DNN.

Thanks,

Charlie

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 14 Mar 2011, 10:49 AM
Hello Charlie,

You most probably have a global CSS selector for UL / LI elements that sets the LI item to be rendered as a square. Such global selectors however, interfere with third-party controls that use CSS skinning (like ours) and in general, using them is not a good practice. Please check your CSS for such global selector and apply a stricter rule to avoid the problem.


Kind regards,
Georgi Tunev
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Window
Asked by
Charles
Top achievements
Rank 2
Answers by
Georgi Tunev
Telerik team
Share this question
or