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

RadMenu Unable to increase Hoverbox

1 Answer 16 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Mohamed Kaleel
Top achievements
Rank 1
Mohamed Kaleel asked on 12 Jan 2015, 08:41 PM
Please help,

Unable to increase the width of the HoverBox which appear when selected the Menu.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 13 Jan 2015, 05:14 PM
Hello,

You can set the the left and right padding of the "Profile" MenuItem directly in the RadMenuItem tag or apply the styles to a class. Here's how it would look like when you apply them directly:

<telerik:RadMenuItem runat="server" style="padding-left:25px; padding-right:25px" Text="Profile">

I have set it to 25px but you can use a bigger value if you want the hover box to look wider.

Regards,
Ivan Danchev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Menu
Asked by
Mohamed Kaleel
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or