I am currently building a website for a client, and am experiencing an issue in IE, the borders are all red. The website is at http://commercialcreditchecks.com and anywhere there is a boxshadow the boxshadow is red instead of the assigned blue, additionally the linked logo image has a red border, even though borders are set to none. Any ideas?
Share
Your problem is in your styling. On class name
.ctayou have the following set:Within that is the part
Color=#333Maybe try:
or try
Silveras it looks closer to Gray20 (#333333)MSDN Doc Here will help