This was the fix:

Comment out the following in the style sheet.

:focus { background-color: #fff; }
*:focus {outline: none; background: #fff;}

--
Debbie

On 12/9/2011 1:19 PM, Ville Viklund wrote:
*:focus is overriding your body tags background styles. I too would like
to know why this is happening.

Ville

2011/12/9 Debbie Campbell <d...@redkitecreative.com
<mailto:d...@redkitecreative.com>>

    In this site:

    http://redkitecreative.com/__projects/brayden/
    <http://redkitecreative.com/projects/brayden/>

    In IE, the background image for <body> that stretches across the top
    doesn't show until you click something in the menu or on the header
    section. I'm not seeing my problem, can someone help?

    --
    Debbie Campbell
    www.redkitecreative.com <http://www.redkitecreative.com>
    __________________________________________________________________________
    css-discuss [css-d@lists.css-discuss.org
    <mailto:css-d@lists.css-discuss.org>]
    http://www.css-discuss.org/__mailman/listinfo/css-d
    <http://www.css-discuss.org/mailman/listinfo/css-d>
    List wiki/FAQ -- http://css-discuss.incutio.__com/
    <http://css-discuss.incutio.com/>
    List policies -- http://css-discuss.org/__policies.html
    <http://css-discuss.org/policies.html>
    Supported by evolt.org <http://evolt.org> --
    http://www.evolt.org/help___support_evolt/
    <http://www.evolt.org/help_support_evolt/>


______________________________________________________________________
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