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

Vista Skin bug?

7 Answers 51 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Anders Mad.
Top achievements
Rank 2
Anders Mad. asked on 28 Aug 2008, 11:54 AM
Take a look at the Vista skin on this page. Compare the actual results to the SS (screen shot) - the SS version is much better than the live version for the dropdown/pop-up: The background color is bluish (should be gray) and the vertical separator is missing.

Bug or by design?

7 Answers, 1 is accepted

Sort by
0
Accepted
Alex Gyoshev
Telerik team
answered on 28 Aug 2008, 12:21 PM
Hello Anders,

Unfortunately, the bug has been introduced with the recently released service pack. We caught it shortly after and it is already fixed in the latest builds. You can add the following CSS to your page to get it working:
div.RadMenu_Vista ul.rmGroup 
    background#f0f0f0 url('<%= Page.ClientScript.GetWebResourceUrl(RadMenu1.GetType(), "Telerik.Web.UI.Skins.Vista.Menu.submenuBackground.gif")%>'repeat-y 27px 0; 

... or open a support ticket and request a newer version of the assembly.

Kind regards,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Anders Mad.
Top achievements
Rank 2
answered on 28 Aug 2008, 01:01 PM
Ah ok, thanks.. I'll just hack it for now.. But when do you expect the next official SP?
0
Paul
Telerik team
answered on 28 Aug 2008, 02:51 PM
Hi Anders M.,

The release date of SP2 is still not set. Most probably it will be in the end of September.

Greetings,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jeremy T. Fuller
Top achievements
Rank 1
answered on 09 Sep 2008, 01:13 AM
I notice that the dividers are also a darker blue now than they were. Is that by design? I would think they should match the vertical divider.
0
Jeremy T. Fuller
Top achievements
Rank 1
answered on 09 Sep 2008, 01:14 AM
I should mention that I'm running a custom build: 2008.2.905.35

So the background of the Vista skin is back to the gray, but the dividers are blue. Thanks.
0
Alex Gyoshev
Telerik team
answered on 09 Sep 2008, 02:10 PM
Hello Jeremy T. Fuller,

This change has been made by design. If you wish to change the separator styling, you could do so using the .rmSeparator class - just be sure to add !important declarations after the changed CSS properties.

Kind regards,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jeremy T. Fuller
Top achievements
Rank 1
answered on 09 Sep 2008, 04:18 PM
Thanks. I think it may actually look better this way, since it's easier to see the divider now.
Tags
Menu
Asked by
Anders Mad.
Top achievements
Rank 2
Answers by
Alex Gyoshev
Telerik team
Anders Mad.
Top achievements
Rank 2
Paul
Telerik team
Jeremy T. Fuller
Top achievements
Rank 1
Share this question
or