How To Use Navbar module in Drupal ?

   comments
Share

The Navbar module displays a bar containing top-level administrative components across the top of the screen. Navbar module is helpful for Drupal site administrator. It is a responsive administration toolbar. Here in this blog i am showing you how to configure it and use it.

Download Libraries API

Download Navbar

Put all above mentioned modules in to sites\all\modules directory.

Enable above mentioned modules.

Download underscore.js

Download backbone.js

Download Modernizr

Put underscore.js and backbone.js in to sites\all\libraries and make directory backbone for backbone.js and underscore for underscore.js if it doesn't exit.

Navbar

navBarIMG-2

Add new comment