Recent Posts

Remove the Blogger Banner / Navbar

To hide 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- paste the CSS definition in the top of the template code:

http://i360.photobucket.com/albums/oo50/good4every1/removenavbar.jpg

Copy code from here:

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

Remove the code to show it again.
Stumble
Delicious
Technorati
Twitter
Facebook

0 comments: