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

[Solved] Custom skins again

1 Answer 188 Views
Input
This is a migrated thread and some comments may be shown as answers.
Jesper Broe Rasmussen
Top achievements
Rank 1
Jesper Broe Rasmussen asked on 26 Sep 2007, 09:14 AM
Hey there,
I'm trying to set a custom skin for my text boxes but I can't get it to work... Here is what I try to do:

1) I copied the default skin to my project (~/RadControls/Input/Skins/Custom)

2) Renamed "Input.Default.css => Input.Custom.css"

3) Inside the .css I replaced all "_Default" => "_Custom"

4) And finally added a textbox: (In the past I was supposed to set the SkinsPath="~/RadControls/Input/Skins" but the SkinsPath attribute is gone...)

<telerik:RadTextBox ID="myCustomTextBox" runat="server" EnableEmbeddedSkins="False" Skin="Custom"></telerik:RadTextBox>

I'm in quite a hurry - need to get it fixed today :)

Cheers and thanks in advance

1 Answer, 1 is accepted

Sort by
0
Jesper Broe Rasmussen
Top achievements
Rank 1
answered on 26 Sep 2007, 11:28 AM
Well I fixed it using themes... And by the way - great that themes are implementet in Prometheus!
Tags
Input
Asked by
Jesper Broe Rasmussen
Top achievements
Rank 1
Answers by
Jesper Broe Rasmussen
Top achievements
Rank 1
Share this question
or