All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Menu
/
Skin HELP issue
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
3 posts, 0 answers
avarndel
107 posts
Member since:
May 2007
Posted 02 May 2008
Link to this post
I have added the below to my web.config under App Settings
<add key="Telerik.Skin" value="JMW" />
Properties of the Menu:
EnableEmbeddedSkin = False
Skin="JMW"
I Registered the following in the header tag
<link href="../Skins/JMW/Menu.JMW.css" rel="stylesheet" type="text/css" />
<link href="../Skins/Menu.css" rel="stylesheet" type="text/css" />
It's not getting my Menu.JMW.CSS
What am I doing wrong?
Tx
avarndel
107 posts
Member since:
May 2007
Posted 02 May 2008
Link to this post
I figured it out.. Thanks
Helen
Admin
1052 posts
Posted 02 May 2008
Link to this post
Hi,
Please use for reference the attached project which works without problem at our side.
Regards,
Helen
the Telerik team
Instantly find answers to your questions at the
new Telerik Support Center
SkinTest.zip
Back to Top
Close