|
| parts of my website go black and white in IE??!!
| | | |
 | parts of my website go black and white in IE??!!
by nicki meharg
on
Nov 16, 2009 at 11:17:31 am |
Hi
i have just finished a website which views perfectly in firefox, however in IE the logo and a few of the images turn black and white.
can you help me understand why this is happening and fix the glitch?
the address is www.longdollardesign.com
Thanks
niki
| | | | |
| | | |  | Re: parts of my website go black and white in IE??!! by Fernando Mol on Nov 16, 2009 at 3:11:58 pm |
In your attached CSS (http://www.longdollardesign.com/css/mainlayout2.css) you have this rule:
.h1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: #000;
text-decoration: none;
filter: Gray;
}
Remove the "filter: Gray;" and that should do it.
I hope this helps
*Always share a link to your site and rate the posts. This is a free service for you and for us.
| | | | |
| | | |  | Re: parts of my website go black and white in IE??!! by nicki meharg on Nov 20, 2009 at 3:04:46 pm |
thanks alot.
nicki
| | | | |
|
|
|