Linden A. Mueller wrote: > I have played around with height, margins, padding, line-height... > everything that I can think of, and I still cannot figure out what is > causing the blue :hover effect on the nav bar to be just a slight bit > larger than the dark purple background.
Hi Linden Try removing the height declaration from #nav, and then zero out the top/bottom padding from the #nav li a elements, ie padding: 0 15px; -- Scott Swabey Design & Development Director - Lafinboy Productions www.lafinboy.com | www.thought-after.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/
