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

Custom Skin

3 Answers 221 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
christopher willis
Top achievements
Rank 1
christopher willis asked on 07 Feb 2008, 02:27 AM
After converting the classic tree to promethius, my old custom skin doesnt work.  The promethius documentation seems to be a mix of old and new information, so its unclear where to put custom tree view skins. 

I tried EnableEmbeddedSkins=false, but I still see no requests going to any css files, just WebResource.axd. 

3 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 07 Feb 2008, 11:57 AM
Hi christopher willis,

You can either use embedded or non-embedded skins. If you use an embedded skin you should not disable the EnableEmbeddedSkins ptoperty.

If you decide to use non-embedded skin:
  • Set the EnabledEmbeddedSkins property to false
  • Copy the Skin (css file and images) from the installation folder to your project
  • Include the CSS file in your page
Attached, please find a small and running project on the matter. Download it and give it a go.

The help files will be completely updated with the forthcoming SP2 release due by the end of February.
Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Matt
Top achievements
Rank 1
answered on 12 Feb 2008, 12:52 AM
Nick, can you please provide an example where these files are in nested sub-directories?  I have been trying to this for the last couple of hours and all I get on my treeview is bullet points with no tree graphics....

FWIW, I'm tring to do this with the telerik prometheus style....with a couple of font/highlight modifications.

Thanks,

Matt

0
Nikolay
Telerik team
answered on 14 Feb 2008, 09:29 AM
Hi Matt,

I modified my project so that the WebBlue folder is currently nested in the Skins/MySkins folder. I attached the files to this thread. Please download them and give them a go.

I hope this helps.

Let me know if I am missing something.

Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
christopher willis
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Matt
Top achievements
Rank 1
Share this question
or