Wednesday, March 4, 2009

Remove Navigation Bar on Blogspot

Navigation Bar This is a facility owned by the Blogger / blogspot to sign in directly or Blogspot tell if there is content that is illegal / violation of the TOS in blog and harm the other party.

But there are bloggers who feel less comfortable with the navigation bar this (including me ). Many remove the navigation bar on their blog. Which the problems are: What it does not violate the TOS Blogspot?
Many bloggers who have to delete them from the blog and they do not get a reprimand from Blogspot. Moreover Blogspot also does not discuss this issue in mendetil. This means not prohibited. ??
But there is also a template navigation bar is missing, and there is also the default is still there. For those who want to remove it from the Navigation Bar blog, can follow the following steps:

1. Login to your Blogger account.
2. As usual, Layout -> Edit HTML -> mark on Expand Widget Templates .
3. Paste this code into a tag head.


#navbar-iframe {
display: none !important;
}

.

Example:

-----------------------------------------------
Blogger Template Style
Name: TicTac
Author: Dan Cederholm
URL: www.simplebits.com
Date: 1 March 2004
Updated by: Blogger Team
----------------------------------------------- */

#navbar-iframe {
display: none !important;
}



/* Variable definitions
====================


4. Save your template and see the result. .


0 comments:

Post a Comment