Telerik ASP.NET ComboBox Styling
* This article, and all our great Telerik ASP.NET documentation, Is available on the Telerik ASP.NET menu
Introduction
Styling the Telerik ASP.NET RadComboBox can be frustrating because the control ships with deeply layered skins, sprite images, and browser-specific rules that override your CSS. If you’ve ever tried to set a simple background color only to have Telerik’s theme snap it back, you’re not alone. This article gives you a set of targeted CSS overrides that reliably control the ComboBox’s enabled and disabled states without breaking the rest of the skin. The goal is simple: predictable styling, clean overrides, and no more fighting with hidden gradients or opacity rules.
|