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

Skin download

3 Answers 111 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Victor
Top achievements
Rank 1
Victor asked on 20 Aug 2008, 09:46 PM
I downloaded a skin from http://www.telerik.com/support/product-skins-downloads.aspx and all I got was a psd. I had the understanding that the images and css should be there.

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 21 Aug 2008, 12:54 PM
Hi Victor,

The images and css files for the skins are available in the Skins folder under the Telerik.Web.UI installation.

Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Victor
Top achievements
Rank 1
answered on 21 Aug 2008, 06:11 PM
OK, I have the window.css and image files, but the instruction here: http://www.telerik.com/help/aspnet/window/preparationstutorial.html seem to be incorrect.

I created the RadControls/Window/Skins/MySkin/ directory and added the files. My code is this:

<telerik:RadWindowManager Visible="true" VisibleStatusbar="false" IconUrl="/favicon.ico" Height="625px" Width="805px" Title="Compose" ID="Singleton" Modal="true" Overlay="true" VisibleOnPageLoad="false" runat="server" Behavior="Close" Skin="MySkin" EnableEmbeddedSkins="false">
   <Windows></Windows>
</telerik:RadWindowManager>
But this does not work.
0
Georgi Tunev
Telerik team
answered on 22 Aug 2008, 10:11 AM
Hello Victor,

I believe that the RadControls for ASP.NET AJAX Fundamentals / Controlling Visual Appearance section in the documentation will be of help in your case. It shows how to create or modify existing skin and how to set it with RadControls for ASP.NET AJAX.



Sincerely yours,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Victor
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Victor
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or