Friday, August 21, 2009

How To Remove Blogger Navigation Bar ;


Many of the times i have come across users who want to get rid of blogspot navigation bar at the top of their blog.

It certainly annoys me & i think removing it makes your blog look much professional and neat.


Here is how you can remove it:

- Login to blogger

- On Dashboard, select Layout. Now in the Template tab, Click Edit HTML. In the Edit Template section you will see your blog's HTML.

- Tick Expand Widget Templates

- Paste the code below directly above the #header-wrapper line in your blog's HTML.

- Use (Ctrl + F) and type in #header-wrapper to quickly find the #header-wrapper line.

#navbar-iframe {
height: 0px;
visibility: hidden;
display: none;
}

- Save your template, done!

0 comments:

Post a Comment

 

Blogging Guide. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com