tranduyhung / grav-skeleton-big-picture

Big Picture skeleton for Grav CMS
MIT License
8 stars 8 forks source link

Issues with navigation menu in big-picture 1.0.3 #3

Open out-of-order opened 7 years ago

out-of-order commented 7 years ago

Hello, thank you for your conversion of the big-picture theme for grav. Unfortunately some development from the developers antimatter basic theme differ to the big-picture theme and it's hard to get help in the grav forum because the hints often seem to work only with the antimatter theme.

One big task for me is the navigation bar. Maybe you could help me with it. At the moment I have #nav {display:none;} because it takes much too far place on the screen, it overlaps and so on. I've tried to set "onpage_menu: false" directly in front of the title of modular.de.md but that didn't change anything. I have an one-page skeletton for 01.home, another simple page 02.page-02 and a third page 03.page-03.

For a basic navigation, for me: 1st goal would be to show only the folder name of 01.home, 02.page-02 and 03.page-03. At the moment only all sub-pages of 01.home would be shown. 2nd goal would be the ability to hide e.g. 02.page-02 and to show e.g. only 01.home and 03.page-03 3rd goal would be to show it in a "hamburger" icon. So the header navigation would be responsive. Hamburger icon for all resolutions (even desktop) would be finde. Everybody knows the hamburger. 4th goal would be submenues for the working rest.