Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Thoughts on most recent CSS-Tricks tweaks? Reply To: Thoughts on most recent CSS-Tricks tweaks?

#210253
Shikkediel
Participant

Request for a small modification – making the header fixed seems to take it out of the flow, creating a page jump (quite distracting on Mozilla). Not sure how much height should be replaced but this seems to be close :

body.fixed-header .top-bar {
margin-bottom: 120px;
}

Not really able to discern why it should be more than the navbar’s height itself.

And if I may add, a slide up when it is hidden may be a bit nicer than an instantaneous action.

Could this be passed on please? Don’t wanna holler directly…