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

Some Metro Theme controls look funny after colorizing.

1 Answer 16 Views
Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
GPJ
Top achievements
Rank 1
GPJ asked on 30 Mar 2012, 03:45 AM
We want to use the Metro theme, but with a main color of green.

After changing the theme, some controls like the "DropDownList" look really funny with the solid color background.

Is there anyway of changing just the drop-down background color?

Thanks,
Greg

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Mar 2012, 10:20 AM
Hi Greg,

Yes, please use the .t-dropdown CSS class to apply background styles of your preference. Mind the CSS specificity, in other words, you will need to use something like

div.t-dropdown
{

}

to be able to override the current styling.

All the best,
Dimo
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
Tags
Visual Style Builder
Asked by
GPJ
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or