On 30 Apr 2006, at 10:03 pm, Els wrote:
> Ian Piper wrote:
>
>> you should see that in all but IE6 the background image is
>> visible in the top half of the window.
>
> It's not you, it's IE. There's a couple of ways to make the
> background-image appear in the right place (if you give it repeat
Ian Piper wrote:
> If you look at this url
>
> http://www.tellura.co.uk/blueboar/
>
> you should see that in all but IE6 the background image is
> visible in the top half of the window. Interestingly, if I
> give contentWrapper a border to see where it is located then
> the image appears even in I
Hi all,
I'd appreciate some advice with a CSS problem. I have a background
image that appears in Firefox (Mac OS X and Windows) and Safari, but
not in IE6. The background image is defined in a div that is used to
wrap two floated divs (left and right):
[...]