Daniel Hammond wrote:
[...]
> That didn't quite do it. Thanks for the attempt though. I messed  
> around with it a little more, and if you look at it now, you'll see  
> that it looks a little better, but still not how it should be. Again,  
> look at it in FF to see how it is supposed to look. IE is having some  
> padding/margin issues or something.
> 
> Thanks,
> Daniel

The padding issues seen in IE is due to your alternative IE stylesheet.


<http://www.studentremix.org/templates/js_jamba/css/ie.css>


#navmenu li a {
        line-height: 22px;
        padding: 4px 10px 4px 0px; /* IE uses this padding */
        display: inline; /* possibly not needed */
}



-- 
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo
______________________________________________________________________
css-discuss [cs...@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