Subscribe
Get our E-Mail Newsletter:


   Random posts

How to hack blogger: Removing the navbar

Sponsored link
 
 
 
 
 

Ever wondered how to get rid of that annoying Navbar at the top of the screen? Well, wonder no more! Follow this simple procedure and say bye-bye to the blogger Navbar for good:


- Log in to blogger

- On your Dashboard, select Layout. This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog's HTML.

- Tick Expand Widget Templates

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

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

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

- Save your template and we're done!

From now on whenever anyone visits your blog, the blogger navbar will no longer be displayed.

Labels:

Translate to:

0 Comments:

Post a Comment

<< Home

Previous Posts



  Search