How to Remove Blogger Navbar


What is the Blogger Navbar? blogger navbar is a small frame of his bloggers listed at the top of the blog. This frame serves to log into blogger or it could be a way to look at other blogs or it could be to indicate if a blog that violates the TOS bloggers like blogs that contain elements of pornography or racial intolerance to be reported to the blogger.

Can we remove the Blogger Navbar? if the question like that then surely the answer is that it can, but before removing the navbar's good buddy and former think-fikir bloggers please read the TOS carefully, because that will bear the risk of extremely heavy lid that is going on blogger pal account or in other words kesayanangannya blog buddies will lose. Pretty awful is not it? indeed some time ago word got out that anyone ever asks whether bloggers should remove the blogger navbar, or not? and he now allows to remove the blogger navbar, but I do not know whether the news is true or not that clear pal should always read the TOS carefully.

Still determined to remove blogger navbar? if still I will tell, but the risk in the responsibilities of each, I am not responsible in the future if something happens to your blog.

To remove the blogger navbar, my friend just add the code below to the CSS style sheet:


/ * Remove navbar
----------------------------- * /

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


Or it could also put the following code just below <body> code:


<style type='text/css'>
# Navbar-iframe {display: none;}
</ Style>


To select which one? both have the same function that eliminates the blogger navbar. Still confused as well in the installation of the code above? please follow the steps below:


  • For classic template



    1. Sign in blogger
    2. Click the Template menu
    3. Click the Edit HTML
    4. Copy the entire code that is then saved on the computer as a data backup buddy to be safe
    5. Copy and paste the following code above the code </style>
    6. / * Remove navbar ----------------------------- * / # Navbar-iframe { height: 0px; visibility: hidden; display: none }
    7. Click the Save Changes Template
    8. Done.



  • For the new template



    1. Sign in blogger
    2. Click the Layout menu
    3. Click the Edit HTML
    4. Click the link labeled Download Template Altogether, please first save for data backup
    5. Copy and paste the following code above the code ]]></b:skin>
    6. / * Remove navbar ----------------------------- * / # Navbar-iframe { height: 0px; visibility: hidden; display: none }
    7. Click the Save Template
    8. Done.


    Enjoy the blog without the navbar!
    Next PostNewer Post Previous PostOlder Post Home

    0 comments:

    Post a Comment