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

how do i not display the icon area?

4 Answers 106 Views
Menu
This is a migrated thread and some comments may be shown as answers.
steven
Top achievements
Rank 1
steven asked on 23 Nov 2009, 05:28 PM
Hi, I need some help please.  My menus don't have icon, so I don't want the right-area of where icon is displayed to show up.  see my attachment, the blue area is what I am talking about, I don't want to show up.  Please tell me how to do that.  thank you.

4 Answers, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 24 Nov 2009, 10:19 AM
Hi Steven,

Please use the following css style to remove the icon area:

.RadMenu_Forest .rmGroup {
   background-image: none !important;
}
 
.RadMenu .rmGroup .rmText {
   padding:0 5px 0 5px !important;
}

Greetings,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
steven
Top achievements
Rank 1
answered on 24 Nov 2009, 02:47 PM
this works, thanks.  but i was hoping there is a server property to turn it on or off.
0
Yana
Telerik team
answered on 24 Nov 2009, 02:51 PM
Hi Steven,

I'm afraid that using css styles is the only way to remove it.

All the best,
Yana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Ripon
Top achievements
Rank 1
answered on 23 Feb 2013, 02:42 PM
banglasha
Tags
Menu
Asked by
steven
Top achievements
Rank 1
Answers by
Yana
Telerik team
steven
Top achievements
Rank 1
Ripon
Top achievements
Rank 1
Share this question
or