zentrification / ellioterwin.com

0 stars 0 forks source link

Nav Bar and Scroll Bar #7

Open ellioterwin opened 4 years ago

ellioterwin commented 4 years ago

1) Can we make the nav bar look closer to the comp 2) Can we make the scroll bar a little sexier? Something a little less pronounced.

zentrification commented 4 years ago

Customized scrollbar, more css options you can play with documented here https://www.w3schools.com/howto/howto_css_custom_scrollbar.asp

zentrification commented 4 years ago

Updated navbar on tablet/desktop to center logo, matching mockup

ellioterwin commented 4 years ago
  1. Is it possible to keep the nav bar always on top but the logo shrinks when you scroll down?
  2. Where do i change the copyright info? Im stupid and cant seem to find where it lives.
  3. Here are the updated image, lemme know if you need em any different. Logo png is here, let me know if isnt big enough, Back To Top Arrow is here.
  4. i love you buddy!
zentrification commented 4 years ago

Updated images

Navbar now resizes on scroll, you can adjust the trigger height, and the height it resizes to here https://github.com/zentrification/ellioterwin.com/blob/d8887cf63ee8fb9fb0372bcf3afb285c66bfae40/source/javascripts/site.js#L10 https://github.com/zentrification/ellioterwin.com/blob/d8887cf63ee8fb9fb0372bcf3afb285c66bfae40/source/stylesheets/site.css.scss#L82-L84