Remove Navbar from Blogger

Posted by Planeta Srbija | 19.6.08 | | 0 comments »

After you register at Blogger there is usually on top of your page a small navigation toolbar, also known as Navbar. At first I thought it must be there. And than, I've seen so many bloggs without it?! Many of custom themes doesnt have it. This made me take a closer look at Terms of use. I didn't find anything dealing with Navbar?! Unless you see something I didn't?! So, if you have a nice theme and you use a nice banner in your header, you might like to remove this thing.


To do that, go to Settings/Edit HTML, and somwhere on top find and insert into your template the red marked piece of code:

<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: MyCustomTheme
Designer: Somebody out there
URL: http://www.planetasrbija.com
Date: 2008
----------------------------------------------- */
#navbar-iframe {
display: none !important;
}

/* Variable definitions
====================
<Variable name="mainBgColor" description="Main Background Color"
type="color" default="#fff" value="#ffffff">
.
.
.


That's it! Save your template and enjoy.

0 comments

Take a look on my other postings: