Hello,

I am having a problem getting something to look good in both ie and firefox.  
If I fix the margin/padding to look correct in IE the gray background comes up 
behind the navigation into the header in firefox.  If I fix it in firefox, I 
get a white gap in between the navigation and the gray backgound underneath the 
navigation bar.  You can see it here:  
http://www.gns-abilene.com/index.htm  

Right now I have it set up to look correct in IE.  These are the only two 
browsers I have access to, so I am unsure of what happens in some of the other 
ones out there.

Here is the css that deals with that part of the site:

#container #homeRightContent #working {
    float: right;
    
}

#container #homeLeftContent {
    background-color: #ececec;
    /*padding-top: 1em;*/
    
    padding-left: 1.4em;
    font-size:.85;
}

#container #homeLeftContent h1 {
    padding: 1em 0 0 0;
    }
#container #homeRightContent #working {
    padding-left: 1.5em;
}
#container #homeLeftContent h2 {
    padding-top: 0em;
}

I sure would appreciate some help - thank you in advance!!

Jennifer
 





__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
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