Tuesday 19 June 2012

Remove blogger navbar

blogger-navbar-remove
Blogger have many features some are good some are bad. One of the blogger feature is navbar but most of the bloggers hates the navbar. I recommend to use Custom blogger template which is better then the blogger’s template. Well if you still want to use blogger’s template and wanted to remove the blogger navbar then simply follow the simple steps.



Removing Blogger’s Navbar


1. Login into your blogger blog.
2. Go to template and click on Edit Html
3. Now search <b:skin><![CDATA[ and paste the following code just after it.
#navbar-iframe { 
display: none !important; 
}


4. Now save your blogger template and you have done.

No comments:

Post a Comment