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

radMenu specific width and wrapped menuItem CSS rmSprite problem

1 Answer 114 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Daren
Top achievements
Rank 1
Daren asked on 10 Aug 2011, 09:29 AM
i have a radmenu (skin/black) with a specific width (200px), problem is when a menu item is long and it wraps, the CSS sprite image - since its intended for single line menuItem i think, shows other image included in the sprite image  (please see attachment)

now, what i want to happen in when a menuItem wraps and more than one line, the arrow and the background fits perfectly or in the center.

 thanks in advance.

Edit: i'm just looking for a quick fix if there's any (i mean not changing the rmSprite entirely) Or back to square one and just custom the whole thing? hehe

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 15 Aug 2011, 02:56 PM
Hello Daren,

Indeed the design of the RadMenu control is intended for a single line and therefore you can not easily alter the height of the items when you are using the built-in skins. Since we use sprite images for the skin you will need to change the image sprite of the menu so that it fits the height of the RadMenuItem. Another approach would be to use our Visual Style builder and create your own customized skin and apply it instead of the Black skin.

Kind regards,
Kate
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Menu
Asked by
Daren
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or