Removing Nav Bar and Search Box From Blogspot or Blogger Website

 

Thanks to Google for providing a website or blog which is free of cost and without any restriction of bandwidth and space. Google has also provided the facility of having your domain name with the help of several domain selling organzations. If you buy your domain from these organizations google gives you an option of not showing the navbar in page designing layout. However, this article is helpful for those bloggers or webmasters who are using the free blogspot domain or who are pointing their own domain or sub domain to google. The steps of  removing the navbar from the header of your blogspot is very simple and easy.

First of all you need to have a google account. Logon to blogspot.com through your google account. Click the settings button under the blog in which you to remove the navbar. After that click on Layout and then click on Edit HTML. The real game happens here. In the edit HTML you have to simple enter the following code

#navbar-iframe {

display: none !important;

}

Make sure that you are putting this code just above the  following text:

/* Variable definitions.

Putting this code anywhere in the Edit HTML would not help you.

  • Share/Bookmark

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>