Re: [css-d] Body BG not showing in IE5 Mac

2006-12-02 Thread Kim Brooks Wei
Thanks for helpful suggestions everyone and David, thanks for screenshots. Phillipe, I rearranged my code a little bit and the footer is now in the flow of my text. Now I have another problem. IE 5 is absorbing elements of #footer's bg. The bg has become invisible and the blue type is faded.

[css-d] Body BG not showing in IE5 Mac

2006-12-01 Thread Kim Brooks Wei
I have a semi-transparent bg graphic produced in photoshop. In the body tag this graphic is laid over a bg color. body { font-size: 75%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #C6CB81 url('/grfx/blubg.gif') 0 0 repeat; color: #6F9FC0;

Re: [css-d] Body BG not showing in IE5 Mac

2006-12-01 Thread Zoe M. Gillenwater
Kim Brooks Wei wrote: I have a semi-transparent bg graphic produced in photoshop. In the body tag this graphic is laid over a bg color. body {font-size: 75%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #C6CB81 url('/grfx/blubg.gif') 0 0 repeat;