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

changing RadMenu background image

2 Answers 153 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Norsten
Top achievements
Rank 1
Norsten asked on 17 May 2008, 08:06 AM

Hello,
 
I would like to change the background image for Web20 skin on the RadMenu. -I've tried everything but to no avail.

The items have the backgound image but the remaining menu bar still has the previous image.


Many thanks

.RadMenu_Web20  
{  
    border: 1px solid blue;  
    background: #fff url('../Images/buttonbackground_default.jpg') repeat-x top left;  
}  
 
.RadMenu_Web20 .rmRootGroup .rmLink,    
.RadMenu_Web20 .rmRootGroup .rmLink:hover    
{    
    background: #fff url('../Images/buttonbackground_default.jpg') repeat-x top left;  
    height:32px;   
}    
    
.RadMenu_Web20 .rmRootGroup .rmText    
{    
    color: Blue;    

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 17 May 2008, 03:21 PM
Hi Norsten,

Could you please elaborate what exactly the problem is? What do you mean by "the remaining menu bar"? Sending us some screenshots(via a support ticket) or a live url with the problem could be very helpful for us to understand the problem and provide you with a solution.

Could you please try using "!important" after the background attribute declaration and check if this makes a difference.

Greetings,
Peter
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Stefan
Top achievements
Rank 1
answered on 15 Jan 2009, 01:11 PM
I have the same problem after customicing the black skin.

Have you solved it?

Best regards from germany,
Stefan
Tags
Menu
Asked by
Norsten
Top achievements
Rank 1
Answers by
Peter
Telerik team
Stefan
Top achievements
Rank 1
Share this question
or