Add fixed navbar blog post

This commit is contained in:
Jeremy Thomas 2017-10-29 21:41:55 +01:00
parent f6642e8ebf
commit 52868df58b
3 changed files with 18 additions and 1 deletions

View file

@ -5,5 +5,22 @@ introduction: "Fix your navbar at the top or bottom"
color: "info"
name: "Fixed navbar"
icon: "fix"
published: true
---
You can now fix a [navbar](/documentation/components/navbar/#fixed-navbar) to the **top** or the **bottom**:
<figure>
<video width="602.5" height="360" autoplay muted loop>
<source src="/images/blog/fixed-navbar.mp4" type="video/mp4">
</video>
</figure>
[Check it out!](/documentation/components/navbar/#fixed-navbar)
As a added **bonus**, the bottom navbar required a new **dropup** feature which has also been implemented!
<figure>
<a href="/documentation/components/navbar/#fixed-navbar">
<img src="/images/blog/dropup.png" alt="Navbar dropup" width="660" height="239">
</a>
</figure>

BIN
docs/images/blog/dropup.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.