multichild
Programmer
I am building this site:
here is the css:
#navcontainer ul
{
Z-INDEX: 9;
padding: .2em 0;
margin-left:307px;
margin-bottom:1px;
margin-top:0px;
list-style-type: none;
background-color: #036;
color: #FFF;
width: 59%;
font: normal 140% arial, helvetica, sans-serif;
text-align: left;
}
As the title says, works in other but not in mozilla...
Its something to do with the font size and padding left by the seams, but dotn seem to be able to get it right for all of them.
Lee
here is the css:
#navcontainer ul
{
Z-INDEX: 9;
padding: .2em 0;
margin-left:307px;
margin-bottom:1px;
margin-top:0px;
list-style-type: none;
background-color: #036;
color: #FFF;
width: 59%;
font: normal 140% arial, helvetica, sans-serif;
text-align: left;
}
As the title says, works in other but not in mozilla...
Its something to do with the font size and padding left by the seams, but dotn seem to be able to get it right for all of them.
Lee