Hello,
I have an application using WebCaptcha, inside the asp.net app I have a personalized css named Style.css and the ig_captcha.css.
When I use a class from Style.css on IE8 this style is not applied on the controls, just the ig_captcha.css classes. So, if I include my css class in ig_captcha.css the controls start using my class.
I need to have my Style.css classes in order to use with asp.net controls, but I can't use it, just the Infragistics controls works.
Regards,
Luis Esquivel.