Thanks Paulie. I tried looking at the code to see i there was anything that referred to the glaring pink gradient I am getting but couldn't find anything. Out of curiosity have you looked at the CSS to see where I am going wrong?
Your end color is wrong in the filter property. You have an extra "2" at the end of its value. Should just be endColorstr='#8FC2DB'. After fixing this, the gradient shows properly in IE9.
I have set-up the following website http://www.camot.org using a Twitter Bootstrap theme.
However, I have noticed that when I view the website in versions of Internet Explorer I am getting all kinds of problems.
IE6 causes all kinds of structural issues, and IE9 affects the gradient colour as well as the style of buttons.
Any ideas on what is causing this?
Thanks,
Ross
In general though, I don't bother with gradients for IE...wayyyy too much hassle.
Pretty much given up on IE6.
However, I this doesn't appear to be in the css files.