The background image should sit on-top of the background color, instead the background color is overriding my background image ?

 background-color:#343630;/*#b7b7b7;*/
    background:url("/wdp/wip/overlay_bg.png");
        background-position:top;
        background-blend-mode: overlay;
    margin:0;
    padding:0;
    font:100%/1.3 arial, helvetica, sans-serif;

Christopher
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to