Hey Ray,

'background: transparent;' in same rule is actually overiding
background tag from 'background-image: url(images/site_header2.jpg);'
You probably want 'background-color: transparent;' or just let it get
default value.

good luck,
Arian Hojat

On 8/3/07, Ray Leventhal <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
>
> http://wh1.swhi.net/~admin27/index.php
>
> CSS is in: http://wh1.swhi.net/~admin27/styles/newlifemontessori.css
>
> Basic layout:
>  The overall content area is in a <div> with an id of 'container'.
> Within 'container' are other divs, 'head', 'nav', 'main'.
>
>
> new issue:  background-image for #head isn't displaying.
>
> Might just be lack of sleep, but this seems very strange.
>
> TIA for any comments,
> ~Ray/
> ______________________________________________________________________
> 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/
>
______________________________________________________________________
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