Navigation problem

Hi

please see http://mocha-music.com/
the nav looks different on chrome and FF
and anyway I want it in the middle

what is the problem?
thanks!

Tha could try sommat like this:


ul#menu-main-menu li a {display: block; line-height: 30px;}
#menu-main-menu li {height: 30px;margin-top: 5px;}

You can hack the css for particular browser with the Operating system

You can refer it through the site here: http://rafael.adm.br/css_browser_selector

Hope it will help for you

Thanks
Mani

has problem with your header height. your height header 175px, but logo height = 73+75=148px and nav_wrapper 41px ->total height 189px!!!. you need set your height header =total logo height+ nav_wrapper.