Hi,

I can't get it working for practically any elements in IE7:

(1) It works fine if I specify it via the background HTML attribute. For 
example:

<body background="/images/wttcbanner.gif">

(2) It doesn't work (shows nothing) if I specify it via the background-image 
CSS property. For example:

body
{
    background-image: url(/images/wttcbanner.gif);
}

What am I missing?

Thanks,
Chris

_________________________________________________________________
Mortgage rates as low as 4.625% - Refinance $150,000 loan for $579 a month. 
Intro*Terms  
https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h27f6&disc=y&vers=743&s=4056&p=5117

______________________________________________________________________
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