Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation #109

Open
2 of 17 tasks
jheftmann opened this issue Nov 13, 2014 · 1 comment
Open
2 of 17 tasks

Navigation #109

jheftmann opened this issue Nov 13, 2014 · 1 comment

Comments

@jheftmann
Copy link

  • fake bold on nav items, change to {font-weight: normal;} and just specify the heavier weight of Monosten
  • newsletter signup:
    • try -webkit-font-smoothing:antialiased; and Monosten A for legibility
    • ‘newsletter’ color / legibility: we like that it’s more subtle than the ‘signup’ text but it gets hard to read (see /start). Maybe white with opacity would work better on more colors?
    • :hover state for button
    • :focus state for input(?)
  • show BOWERY name next to logo when the nav is open
  • put a download link in the nav? if yes we can supply design…
  • :hover state for nav links. The row highlighting is a bit problematic for things like Twitter/Github so maybe something like the latest designs would work better.
  • indicate to the user that there is more behind the nav:
    • change cursor when a user hovers over any part of the nav
    • animate the logo when a user interacts with it
    • instead of sliding the page, have the nav overlap the page contents so that a user can use the website normally with the navigation open if they choose
  • show/hide nav:
    • Have the site load with the nav open then when scrolling to the first section (“add an application”) close it up. The main content on the first screen should stay centered as the nav closes, so it horizontal position shouldn’t change.
    • It could also remain open on larger screens(?)
  • active state for current page
@jheftmann
Copy link
Author

Download button in nav and updated newsletter sign-up so they work together:
screen shot 2014-11-14 at 1 49 30 pm

Hover states:
screen shot 2014-11-14 at 1 50 19 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant