Showing posts with label navbar. Show all posts
Showing posts with label navbar. Show all posts

Thursday, 9 May 2013

Some Best Navbar Examples

Before going ahead to create a navigation bar for blogger / Website it would be better to first check some horizontal navbar examples of some of most popular websites.
Must Read: What is NavBar

Mashable: 

mashable Naviagation bar example

mashable Naviagation bar example 2

Yahoo:

Yahoo navbar example

Stumbleupon:

Stumbleupon Navbar Example

Linkedin: 

Linkedin navigation bar example

Sunday, 5 May 2013

What is Navbar

The word Navbar is a combination of two words; Navigation and Bar. Basically it is being use to navigate or to manage or provide the direction to the content available on your blog or website likely map, and because of its longer shape likely long rod, it is named as Navbar.
blogger navigation bar navbar example




Navigation bar is considered as an essential part of any blog/site either it is small/big or official/unofficial.

Tuesday, 26 June 2012

How to remove Navbar and Space Above Header in Blogger/Blogspot

Today’s post is very simple, and also has two basic tricks which many of bloggers may already knows about that how to remove navbar in blogger blogspot and the space above header which appears when navbar eliminated from a template.  So on demand of some of our fans who start their blogging journey recently we arranged this small how-to post.

Blogger is a free platform for all bloggers to host their blog free of cost with 100 percent up time and unlimited bandwidth. Bunch of free templates like Dynamic views, Simple, Picture window, travel, etc. are also included in this awesome package. However, these all are basic templates and need some modifications to give a look them as a professional one. The first and the most prominent thing that affects beauty and professional look is the ugly NAVBAR which appears on the top of each blog. There are so many benefits of removing it, first you get rid of unpleasant type of thing which have no use in your blog instead it will cause to redirect traffic from your blog  if someone click on Next Blog>>. Second its absence also give your free site a look as a custom one. And the third one is you can use navbar place for more purposeful work by creating your own custom bar in which you can share some hot offers, or important blog posts, or subscription link, even can use it for socializing, etc. But there are also some risks, because in Blogger.com terms and conditions they didn't allows anybody to disable navigation bar from their default templates.

Steps to Remove Navbar in Blogger:

  • To remove this navigation bar first you need to login in your Blogger account, then move to dashboard and then to Site board.
  • In second step go to Template and then to CUSTOMISE.
  • In third step hit Advanced option and then to Add CSS.
  • Now, copy this code 
#navbar-iframe {

Display: none !important;
}
how to remove hide navbar in blogger blogspot
and paste it in Add CSS box.
That’s it and your menu bar is removed, hit Apply to Blog.