navbar - Nav-bar Foundation Become Down Position -


i have problem using nav-bar menu on foundation 3. use default code on foundation 3 old doc menu become down. please see attach. [https://f.cloud.github.com/assets/4178068/487263/0e3ed49a-b951-11e2-9e10-ce74723ef6b3.jpg] please regarding problem. thank you.

some code:

<ul class="nav-bar"> <li class="active"><a href="#">menu 1</a></li> </ul> 

the items on nav-bar exceeding width of template. have either give bigger width .row class located in foundation.css or remove items nav-bar.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -