Hello,
I recently purchased the RadControls for ASP.NET AJAX package with the intention of using the controls on an existing website. This website has an extensive CSS foundation with global styles for every HTML element you can imagine. Unfortunately, I am unable to make changes to this set of styles due to a web standards initiative that's in place here at my work. I only have the ability to add additional overriding styles in a sperate style sheet.
I was previously working with a demo version of your controls, Version 7.1.0... I believe, and I had built up several pages full of CSS that prevented RadControls from inheriting these global CSS styles. With the version I just purchased, however, It appears that so much has changed that my overriding styles are no longer relevant. Almost all of the controls are renderd completely unusable by the global CSS styles (which again, I must use).
QUESTION: Is there a way to prevent the controls from inheriting global CSS styles without spending months adding classes to my HTML elements and without spending months rewriting the overiding CSS? Perhaps a setting which renders all styles with a trailing !important attribute? I tied setting the CssFiles property to a blank stylesheet on some of the controls, but it didn't do anything.
Thanks for your help,
-Derek
I recently purchased the RadControls for ASP.NET AJAX package with the intention of using the controls on an existing website. This website has an extensive CSS foundation with global styles for every HTML element you can imagine. Unfortunately, I am unable to make changes to this set of styles due to a web standards initiative that's in place here at my work. I only have the ability to add additional overriding styles in a sperate style sheet.
I was previously working with a demo version of your controls, Version 7.1.0... I believe, and I had built up several pages full of CSS that prevented RadControls from inheriting these global CSS styles. With the version I just purchased, however, It appears that so much has changed that my overriding styles are no longer relevant. Almost all of the controls are renderd completely unusable by the global CSS styles (which again, I must use).
QUESTION: Is there a way to prevent the controls from inheriting global CSS styles without spending months adding classes to my HTML elements and without spending months rewriting the overiding CSS? Perhaps a setting which renders all styles with a trailing !important attribute? I tied setting the CssFiles property to a blank stylesheet on some of the controls, but it didn't do anything.
Thanks for your help,
-Derek