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

How can I use my own skin?

6 Answers 239 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Haderach
Top achievements
Rank 1
Haderach asked on 25 Apr 2007, 04:39 PM
Hello...

I was using classic RadDock with my own skin I've created.
Now how can I use it or change it, to use on the new RadDock Prometheus?

Thanks for your time and help....

6 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 26 Apr 2007, 08:21 AM
Hi Haderach,

You have to set

EnableEmbeddedSkins="False"

to RadDockLayout or RadDock and place your custom CSS styles in file

~ / Skins / Dock / Dock.SkinName.css

Where ~ is the root folder of your web application. You can place the relevant skin images in

~ / Skins / Dock / Img /

Regards,
Dimo
the telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Haderach
Top achievements
Rank 1
answered on 26 Apr 2007, 08:55 AM
Thank you for your answer...

But now having done this, how Can I set my Skin to the RadDockLayout, RadDockZone and RadDock ???
And futhermore, cas I use exactly the same CSS I was using in the previous RadDock version?

Can you send us an example of using a custom skin ?
0
Valeri Hristov
Telerik team
answered on 26 Apr 2007, 10:58 AM
Hi Haderach,

To use a custom CSS skin file you need to disable the built-in skin CSS files by setting EnableEmbeddedSkins property to false. If you set it to the RadDockLayout control, all inner RadDock and RadDockZone controls will inherit the setting. The same applies to the Skin property. The third step is to manually register the CSS file for your custom skin in the page's HEAD tag.

The following example demonstrates the described technique:
http://www.telerik.com/demos/aspnet/prometheus/Dock/Examples/PostIt/DefaultCS.aspx

Dimo will check your custom skin you sent in the support ticket and will send you guidelines how to modify it for "Prometheus".

All the best,
Valeri Hristov (Senior Developer, MCSD)
the telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Haderach
Top achievements
Rank 1
answered on 26 Apr 2007, 11:20 AM
Thank you so much....
I'm waiting for his answer on my support ticket...
0
David Godwin
Top achievements
Rank 1
answered on 22 Aug 2007, 06:56 PM
I have a couple Prometheus Raddock related questions.  We are developing our own skin as well and need to know if :
- Can we set the path of the skin files (in other Telerik controls you could set a "SkinPath" property)?
- Is there a skinning guide for Prometheus of the RadDock Prometheus?

Thanks,

-David
 CheetahCRM
0
Petya
Telerik team
answered on 23 Aug 2007, 06:37 AM
Hello David Godwin,

More about skinning you can read here and in all articles under RadControls Prometheus Fundamentals/Controlling Visual Appearance section. If you need further assistance with your custom skinning, just let us know.

All the best,
Petya
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Dock
Asked by
Haderach
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Haderach
Top achievements
Rank 1
Valeri Hristov
Telerik team
David Godwin
Top achievements
Rank 1
Petya
Telerik team
Share this question
or