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

Missing CSS file for DateTimePicker Skin

1 Answer 80 Views
Designs, skins, themes
This is a migrated thread and some comments may be shown as answers.
Efren
Top achievements
Rank 1
Efren asked on 09 Mar 2011, 08:53 PM

I am creating a custom skin for the DateTimePicker Skin however the corresponding CSS file in the installation directory is missing. Only the image of DateTimePicker was only available in installation directory.  I would like to ask your how I can retrieve CSS for DateTimePicker skin that I need to customize.

 

Your help is very much appreciated.

Thanks,

Efren

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 14 Mar 2011, 02:47 PM
Hi Efren,

In general, the CSS files in the Skins folder (above the folders for the individual skins folders) are the base CSS files of the controls. They are also embedded in the controls' assembly. You will need to copy them in your application if you need to make some modifications in them; in addition, you will have to set the EnableEmbeddedBaseStylesheet property of the control to false.

In a word, if you need to set your custom skin, you don't need to include these files in your application.


Greetings,
Maria Ilieva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Designs, skins, themes
Asked by
Efren
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or