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.
Subscribe to:
Post Comments (Atom)
Take a look on my other postings:
- Blogger templates (6)
- Blogspot - How to (14)
- CSS (1)
- HTML (6)
- Photoshop (1)
- Tricky (12)
- Uncategorized (1)
- Widgets (3)
- Wordpress (6)
- Wordpress Themes (11)
0 comments
Post a Comment