
1. What is "Blogger Navbar" ?
: Blogger Navbar is "blogger navigation bar".Which is located on the top of your Blog .

The top navigation bar on blogger blogs distracts the attention of the readers of your Blog .Blogger Navbar allows users to easily navigate to other random blogs and it also has a feature to search the blogs ,and mark any blog as spam.
This navbar is like Google's own version of Stumble-upon where visitors can search existing blog or discover new Blogger blogs just by clicking the NextBlog link. And if you are logged-in to your Google account, the navbar turns into a personal dashboard toolbar similar to what you have seen on Wordpress.com blogs
Here is a simple trick to get rid of this navigation bar .
2. HOW TO REMOVE THE BLOGGER NAVBAR ?
: There are the following ways to remove or hide the Blogger Navbar .Actually here i am telling abot how to hide the blogger navbar .
1.Sign in to your blogger account and click the layout button .
2.Next,click the edit html tab . It is shown on the image below .

3.Search the following code "
]]></b:skin>" and paste the following code just before the line you have to search .the following code is :-
#navbar {
height: 0px;
visibility: hidden;
display: none;
} OR
Add the below html code as specified in the below picture :
#navbar-iframe {
display: none ! important ;
} 
NOW YOU CAN SEE THAT THE YOU BLOG IS WITHOUT BLOGGER NAVBAR (BLOGGER NAVIGATION).AND IF YOU WANT TO APPEAR AGAIN IN YOUR BLOG .IF YOU HAVE TO ANY THING ASK ABOUT THIS POST OR ANYTHING FEEL FREE TO COMMENT ME BELOW THIS POST . 3. How much legal to hide Navbar on yor blog ?

0 comments:
Post a Comment