primaapriansyah / bootsnav

Bootsnav - Multi Purpose Header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootsnav - Multi Purpose Header

Bootsnav is a multi purpose header based with Bootstrap, you can build any header style with bootsnav only with a few minutes.

DEMO & Documentation

File Structure

CSS files stored in folder 'CSS' and 'skins' (color skins). However, you'd just need to edit the overwrite.css file. It contains the styling elements for all header menu.

bootsnav/
├── css/
│   ├── bootsnav.css
│   ├── overwrite.css
├── js/
│   ├── bootsnav.js
└── skins/
    └── color.css

Credit

Framework Based

Font

Icons

Javascript

CSS

Change Log

v.1.1 - 2016-06-11

  • Fixed Navbar sticky

About

Bootsnav - Multi Purpose Header

License:MIT License


Languages

Language:CSS 63.8%Language:JavaScript 36.2%