Forum Moderators: open
I've tried to solve it by..
1. specifying body background on page instead of relying on stylesheet
2. using meta tag nocache
3. using javascript to specify bgcolor on <Body onLoad=..
None of the above helps solve the problem.
/katarina
By the way, I've taken to always defining solid background colors with a gif. I feel it's a best practice. Many browsers don't render a defined hex color the same way they do a gif color, and on a 16-bit monitor you can get some ugly surprises.
Now your issue has given me one more reason to continue with this practice -- it may even be useful with pure white!