PDA

View Full Version : Colors viewed in differeent browsers.


waitSTL
11-14-2005, 04:56 PM
Can you set a sertain color to be viewed in one browser and another color in another?

I have images with a drop shadow effect and when I put them on my site the background color is different in different browsers. ie. Mozilla Firefox the color is correct and in IE it is off... makes it darker.

What should I do?

Thanks,

Joe

Pegasus
11-14-2005, 05:17 PM
Your best bet would be to use websafe colours for your images/backgrounds. That way, it should look similar in all browsers.

Having said that, though, IE does tend to make images look darker. Maybe lighten the image or apply a filter to the background? A simple one can be made of a 2x2 pixel square with alternating white and transparent pixels.

Peg