jgthms / bulma

Modern CSS framework based on Flexbox
https://bulma.io
MIT License
49.37k stars 3.95k forks source link

Modifiers: is-fixed-on-top, is-fixed-on-bottom, is-is-fixed-on-left, is-is-fixed-on-tight #1096

Closed skycult closed 7 years ago

skycult commented 7 years ago

Question / Help wanted

Hi, how I can add some modifier to an element (like container, navbar, hero, ...) to fix it on top, bottom, left or right? I need to create a layout with a navbar, a tabbar and a sidebar, with scrollable content, like an Android app. Thank you in advance. Beste regards

jgthms commented 7 years ago

Check out absolute and fixed positioning: http://marksheet.io/css-position.html