systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Header should go up too as the page is scrolled down #219

Closed muddlebee closed 7 years ago

muddlebee commented 7 years ago

screenshot from 2017-03-18 02 57 35

muddlebee commented 7 years ago

or few changes can be done to this. UI should be proper. Invisible CSS property for header would do.

mikael19 commented 7 years ago

HI @anweshknayak , Please is there an update on this? Can I work on this as a bug fix for GSoC17 ?

Thanks.

muddlebee commented 7 years ago

@kera99 sure

mikael19 commented 7 years ago

Ok, I'm on it.😊

mikael19 commented 7 years ago

@anweshknayak To get this done, I had to remove the "navbar-fixed-top" class from the nav in the base.html file at macc/infohub/templates/infohub/. Is there any other thing you would like me to do on this task ? Or can I go ahead with a PR ?

mikael19 commented 7 years ago

I have submitted a pull request for this issue. Here it is: https://github.com/systers/macc/pull/256