milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

Menu and logo in the same row. #124

Closed wilmcgil closed 11 years ago

wilmcgil commented 11 years ago

I am just starting out with the Reverie and I want to place the menu to the right of the site logo.

I tried splitting the row into 5 and 7 columns. I get a 5 column and 7 column section, but the menu always shows below the logo.

I though that the grid should allow you to move the different components around? Is there something I am missing?

thanks

Wil

milohuang commented 11 years ago

Basically the 7 column goes under the 5 column in mobile view. You may need to modify your CSS to accomplish your design.

http://foundation.zurb.com/docs/grid.php

wilmcgil commented 11 years ago

Thanks for response. This is not a mobile view - it is my pc monitor. I am just trying a regular screen size first before checking out the mobile views.

wilmcgil commented 11 years ago

never mind - I found a typo - fixed