Hello,

I've recently previewed my site on browsershots.org and it looks good  
in most browsers. MSIE 5.5/6 on Win2k, however, don't display the  
header div properly.

Here's the site:

http://trinitychamberconcerts.com

and here's the stylesheet:

http://trinitychamberconcerts.com/newstyles.css

Here's the div in question:

#header
{
        height: 146px;
        font-size: 1000px;
        text-indent: 1000px;
        overflow: hidden;
        background: #F0C091 url(images/banner.png);
        background-repeat: no-repeat;
}

On the offending browsers, the background color is displayed to the  
right of the background image, and the border then does not show on  
the right side of the container div. I imagine this has to do with  
the transparent .png background, but I can't seem to find the solution.

Thanks for any help!

rag



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to