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

Q1 2009 Problem

1 Answer 58 Views
Menu
This is a migrated thread and some comments may be shown as answers.
lupotana
Top achievements
Rank 1
lupotana asked on 17 Apr 2009, 07:42 AM

Hi,
I've a problem with new release Q1 2009 with RadMenu.

My menu have a 'custom design' with a custom skin as write in :
http://www.telerik.com/help/aspnet-ajax/menu_appearancecreatingacustomskin.html

With Q3 2008 the design of menu is correct :http://93.93.202.98/data/other/Q32008Correct.png
With Q1 2009 the design is incorrect : http://93.93.202.98/data/other/Q12009incorrect.png
 

The problem are two :
 - Items height is 50% of the height of the cell
 - Child Items height is too small

I think that the problem is in

.RadMenu_Green .rmLink
{
 line-height: 26px;
  .....

but I changhe this tag with
.RadMenu_Green .rmLink
{
 line-height: 200px;
  .....

I not see differences.

This is my CSS : http://93.93.202.98/data/other/Menu.Default.css

Help?

Thanks

Marco

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 17 Apr 2009, 12:20 PM
Hello Marco,

The skins have changed much between Q3 2008 and Q1 2009. You can read more about the changes here:
http://blogs.telerik.com/tervelpeykov/posts/09-02-23/RadControls_for_ASP_NET_AJAX_receive_a_major_face-lift.aspx
and how to use the old Q3 2008 skins here:
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/all-radcontrols-q3-2008-skins-are-now-compatible-with-the-q1-2009-release.aspx

Sincerely yours,
Kamen Bundev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Menu
Asked by
lupotana
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or