M
Mark
We have Validators embedded in an asp table server control. The table
server control is necessary and cannot be replaced. We want to apply CSS
formatting to the validators, but the validators have a default RED font
that appears to be difficult to remove. We could hard code in a blank font
color into the .aspx html for each validator, but that would defeat the
purpose of the CSS.
Is there a way to change the default RED color of validators in an entire
project or a different hack?
Thanks in advance.
Mark
server control is necessary and cannot be replaced. We want to apply CSS
formatting to the validators, but the validators have a default RED font
that appears to be difficult to remove. We could hard code in a blank font
color into the .aspx html for each validator, but that would defeat the
purpose of the CSS.
Is there a way to change the default RED color of validators in an entire
project or a different hack?
Thanks in advance.
Mark