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

arrow display

3 Answers 64 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Dominika
Top achievements
Rank 1
Dominika asked on 18 Jun 2010, 03:40 PM
Hello,

I am working with Telerik v2.0.50727 and am facing a problem with the arrow position for a sub menu.
When the menu is displayed, the arrow is displayed on the text as showed in the printscreen. Once I get over the menu with the mouse, everything is displayed properly.

I tried to change the margin and padding  of the rmArrows and rmExpand classes without success. Is that a problem in my css? If yes, which css class do I have to use in order to have the arrow displayed properly ?

Thanks in advance for your answer.
.RadMenu_Default .rmGroup .rmLink {    
        padding-left: 0px !important;     
        padding-right: 4px !important;   
        padding-top: 0px !important; 
        padding-bottom: 0px !important; 
        background-color:#EEEEEE !important; 
     }    
         
    .RadMenu_Default .rmGroup .rmLink .rmText {    
        padding-left: 0px !important;  
        padding-right: 4px !important;   
        padding-top: 0px !important; 
        padding-bottom: 0px !important; 
     }  
      
     .RadMenu_Default .rmGroup  {   
     border: 0px solid #979797 !important;    
     background: #f0f0f0 !important;    

3 Answers, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 23 Jun 2010, 01:01 PM
Hi Kusi,

RadControls for ASP.NET AJAX are not versioned like this. Can you please check the Product version of your Telerik.Web.UI.dll (through the Properties of the file, see the attached screenshot) and let us know which version you are using?

Also, can you please let us know which browser are you using to test this and if it is IE8 whether Compatibility mode is enabled?

All the best,
Dimitar Milushev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Dominika
Top achievements
Rank 1
answered on 06 Jul 2010, 01:03 PM
Hi Dimitar,
Thank you for your feedback. I'm using telerik version 2009.02.0701.35
The problem occurs with IE8 (compatibility mode disabled) and with Firefox (version 3.6.6)
0
Peter
Telerik team
answered on 08 Jul 2010, 09:59 AM
Hi Kusi,

I could not replicate the problem neither with version 2009.2.701 nor with the current official version. Attached is a screenshot for reference. I tested with IE8 (both compatibility on and off) and FF, but the menu looked fine in all browsers.
 
Please, send us your aspx code and any css styles you use or a live url for testing.

Greetings,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Menu
Asked by
Dominika
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Dominika
Top achievements
Rank 1
Peter
Telerik team
Share this question
or