Search This Blog

Wednesday, October 27, 2010

How to remove the Blogger Banner?

To Remove the Blogger Navbar :

1- Log in to blogger

2- 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.

3- Backup / Restore  Template
Before editing your template, you may want to save a copy of it. Download Full

4- paste THE CSS DEFINITION in the top of the template code:

...
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name:     Ethereal
Designer: Jason Morrow
URL:      jasonmorrow.etsy.com
----------------------------------------------- */

#navbar-iframe {
   display: none !important;
}


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

5-SAVE TEMPLATE




Submit your valuable comments, happy trying!



No comments:

Post a Comment