Forum Moderators: not2easy
I've tried this on <div>, and alternately on <body>. Same result.
I have a small (31px high by 200px wide) gradient image, one edge of which is the same color as the background. I use it on one side of the involved area, e.g. background-position: right top ...then produce edge via background-repeat: repeat-y;
The other browsers behave properly. IE7 places an obvious edge along the image...where it's supposed to flow into the area background.
Is it, simply, my (png) image creation skills?
In my own website, it is particularly visible because the divs involved are #666, but I got curious and went to a client's website I had written in a similar manner, in a much brigter color (in the neighborhood of #cfc) and though it was bright enough to disguise it to a "casual" glance, one could detect it upon careful inspection...