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

Pulling colors from skins

3 Answers 61 Views
SkinManager
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 16 Oct 2009, 06:37 AM
Is there a class in themes that just contains the base colors?

I have a form that has a header area on it that should match the feel of the them.  Ideally, I would add class="baseBackground" or something along those lines.

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 19 Oct 2009, 04:25 PM
Hello Mike,

RadControls do not use common CSS classes for their text color. However, you can use H4, H5 and H6 headings together with RadFormDecorator to apply an appropriate color for them.

http://demos.telerik.com/aspnet-ajax/formdecorator/examples/default/defaultcs.aspx

All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Mike
Top achievements
Rank 1
answered on 19 Oct 2009, 04:36 PM
What about page background colors? i.e the black theme changes the page background to black. 
0
Dimo
Telerik team
answered on 19 Oct 2009, 04:40 PM
Hello Mike,

This can be achieved with RadFormDecorator as well ( DecoratedControls="Zone" ). You can either set a DecorationZoneID which will have the background color applied, or if you omit the property, the background color will be applied to the whole page.


Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
SkinManager
Asked by
Mike
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Mike
Top achievements
Rank 1
Share this question
or