don’t know how this css problem started
Posted: 22 January 2011 05:20 AM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2011-01-22

If you look at this link-http://northshorewebdesign.net/testsite/wp-content/themes/MCAEC/menu-issues/IE-menu.jpg, you’ll see two problems. The top nav background which is highlighted in red gets distorted and the left part of the image moves up. Also the sub menu nav on the left of the page moves the selected link to the center and creates a space above and below it. It should be highlighted but the spacing should remain the same. I have no idea what could be causing this. I have not touched the css for these items. Help!
I noticed that if I remove this CSS, the problem goes away. Anyone have any idea what I didi wrong?

.homepage-sub-menu {width960pxheight50pxpositionrelative;}
.homepage-sub-menu ul {list-style-typenonemargin0padding0overflowhidden;}
.homepage-sub-menu li {floatleft;}
.homepage-sub-menu li a:link,a:visited {displayblockwidth192pxfont-family:CalibriArialsans-seriftext-aligncentertext-decorationnonepadding-top10pxfont-size18pxline-height36px;}
.homepage-sub-menu li a:hover {text-decorationunderline;

And here’s a link to the page

Profile