-
Philip
54
posts
Member since:
Jan 2008
Posted 31 Jan 2008
Link to this post
I'm brand new to Telerik...converting over from ComponentArt due to the serious memory leak issues they have with their controls.
I'm trying to create a custom skin for my menu and I cannot seem to figure out the skinning directory structure works.
I'm using VS2008 Express for design. Under my website, I created the folders /RadControls/Menu/Skins/sc_Menu and copied the Default skin files into this folder. I modified the styles.css file and changed _Default to _scMenu with a replace command. Then I added Skin="scMenu" to my RadMenu tag.
Shouldn't this work? Am I missing a step? I had to create the entire folder structure since /RadControls was not added to my application when I dropped the RadMenu on there. Was it supposed to be?
The error I get is "unable to find embedded skin with the name 'scMenu'
-
-
-
-
Philip
54
posts
Member since:
Jan 2008
Posted 04 Feb 2008
Link to this post
I was actually following the knowledgebase article for the regular RadMenu, not the one for Prometheus, so the folder names were totally off. I finally got it working and have it almost the way I want it. I'll post the question I have in a new thread since this one is resolved.
-