Your Friendly Consultant...

Sunday, February 10, 2013

Remove Navigation Bar from your Blog

You might have seen many blogs with no Navigation Bar at the top, If you have started blogging recently and or using a default template you should be able to see a Navigation Bar at the top. Wondering why only its appearing on your Blog and do you wanna get rid of the Navigation Bar from your Blog?

Well... If you really want to remove the navigation bar then follow the below steps.

  1. Click on Templates.
  2. Click on Edit HTML (Make sure to take a backup of your current template by clicking on Backup/Restore option at the top right corner)
  3. Now in the Edit HTML window, press CTRL + F and type NavBar to find the piece of Code as shown below.
<b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'/>
</b:section>
Remove the above piece of code and click on Save Template.
Now you will get a Warning message, click on Delete widgets to confirm deletion of Navigation Bar from your Blog.









Refresh your Blog to see the difference..!!

No comments:

Post a Comment