New Zenner
- Join Date:
- Jan 2008
- Posts:
- 89
- Plugin Contributions:
- 0
problem between ie and firefox ...
i'm not sure what the problem is, but i am getting a space below my border in IE that i am not getting in firefox... here's what my stylesheet looks like
#navMainWrapper/*, #navSuppWrapper, #navCatTabsWrapper*/ {
margin: 0px 0px 0px 0px;
padding: 0px 0;
background-color: #f5f6fb;
border-bottom: 10px solid #ced8e4;
}
firefox (this is how i want it to look)

internet explorer (creates a space below the border that i don't want...)

any help with this?