Pages

Removing Blogger Navigation Bar

Have you ever dream about removing those NavBar in blogger so it won't look like just an ordinary page?


I'd like to share with you all our simple discovery on how to eliminate those bars so you can personalize your template specially when you own a domain.

Note : If you want to buy a domain or hosting for a cheaper price please visit GoDaddy.com they can provide you all the things you want for your site.

Below are the simple steps to follow:

  • Go to your blogger Dashboard.
  • Click the Design or the layout.
  • Hit the "EDIT HTML".
  • Hit the CTRL+F then type the code provided below.
  • Then Type/Copy the code highlighted in RED as shown below.

#navbar-iframe {

display: none !important;

}

  Sample :


 See that's how easy it's. Enjoy :P

1 comment:

Johnson said...

thanks for this tutorial.very detailed!