Monday

How To Remove Navbar In Blogger / Blogspot

Posted By: Arin Dey - September 26, 2011
In Blogger we find the top navbar occupying some space from top of the page with no use at all. Most of the bloggers don't like navbar to be shown in the page. They always want to remove from their blog. You can also remove it by following the below mentioned simple steps.

How To Remove Navbar In Blogger
Let us know about the Navbar first and what feature we get from it. 

The navbar is used :

1. to search in the blog 

2. to go to random chosen blog 

3. to mark the blog as spam 

Now you don’t want this navbar to appear on your blog anymore. So just login in your blogger account and do the following:

1.Go to Dashboard -> Template (As per new Blogger interface)
2. Edit HTML,
3. Put the below code somewhere just before the </HEAD> tag: 

#navbar-iframe {
display: none !important;
}
Well. You have just now removed the navbar.

Copyright © 2010-2023 Poketors | The content of this website is copyrighted and may not be reproduced on other websites.| Email us at : admin@poketors.com.