Thanks. All changed and tested OK. I ended up using #034B7A.
I converted the PNG to GIF with 192 colors using
http://tools.dynamicdrive.com/imageoptimizer/index.php
I only have IE7 here. If someone has IE8 and wants to let me know if the
gradient merge doesn't appear smooth on
http://www.gertes.com/pages/about/what_is/default.aspx I'd appreciate it.
"Alexey Smirnov" <> wrote in message
news:31d30328-c17a-4458-a93d-...
On Feb 7, 10:14 pm, "Mark B" <none...@none.com> wrote:
> Atwww.gertes.com, I have a blue background. I also have a gradient blue
> that at the bottom that merges smoothly into the blue background color.
>
> It works fine on IE but on Firefox and Safari, the color doesn't merge
> smoothly -- it shows a hard blue edge. Anyone know why?
The problem here is that IE renders PNG differently as Firefox and
Safari. It looks like PNGs appear darker in IE and that's why you see
dark blue in other browsers. I would suggest either save
page_background.png as GIF and change bgcolor to #013E6D, or use
different CSS for Firefox and other browsers.