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

Skin directory not found

2 Answers 119 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Philip
Top achievements
Rank 1
Philip asked on 31 Jan 2008, 07:04 PM
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'

2 Answers, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 01 Feb 2008, 09:06 AM
Hello Philip,

I think you've missed to set the EnableEmbeddedSkins property of the control to false. For details on the matter please refer to the following help article: RadControls 'Prometheus' Fundamentals --> Controlling Visual Appearance --> Creating a custom skin.

Kind regards,
Paul
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Philip
Top achievements
Rank 1
answered on 04 Feb 2008, 07:33 AM
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.
Tags
Menu
Asked by
Philip
Top achievements
Rank 1
Answers by
Paul
Telerik team
Philip
Top achievements
Rank 1
Share this question
or