Center my menu text
-
Hi,
Please help with the menu bar here.
I’d like to centralise the menu item, the text currently look unevenly spaced.
CSS is shown below.
/* ============================================================================= Header ========================================================================== */ #header { height:130px;overflow:hidden; background:#fff;width: 960px; } #logo {width: 960px;margin-top: 5px;float:right;} .hpages { height:30px; } #banner { padding:0px; width:510px; } #banner img { float:right; } /* ============================================================================= menu + sub menu ========================================================================== */ .menu {background: transparent;height: 55px; margin-top:1px; } .menu li a { color: #fff;font-size: 16px;margin-left: 1px;margin-right: 1px;display:inline-block;text-align:center;} .menu li { min-height:50px; background: none;} .menu li hover{ color: #880000;} #SearchForm .searchBtn {background: url(../images/search.gif) no-repeat;} #submenubar {background: transparent; padding:0px; margin-top:10px; display:none;} #s { margin-left:0px; font-size: 20px; } .AdvancedSearchBox { background:#fff; }
Please help.
Thank you
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Center my menu text’ is closed to new replies.