rss

How To Delete Blogspot / Blogger Navigation

Blogger / blogspot have a navbar facility....the position is in the top of our blog. the function of the navbar is to start the Log In / out, or can also create a new Blog. other functions of the navigation bar is to report the contents of the blog if there is cheating or an evil action, for example, against the TOS blogger / blogspot there are some bloggers who blog in the navbar to delete them, because it is less interesting.

here, I will tell. how to remove the navbar from blogger / blogspot
I hope these tips help you

1. login at Blogger.com / Blogspot.com

2. Choose Layout -> Edit HTML

3. Copy the following script into the head tag

# navbar-iframe (
display: none! important;
)


such as the following:
-----------------------------------------------
Blogger Template Style
Name: Son of Moto (Mean Green Blogging Machine variation)
Designer: Jeffrey Zeldman
URL: www.zeldman.com
Date: 23 Feb 2004
Updated by: Blogger Team
----------------------------------------------- * /

# navbar-iframe (
display: none! important;
)

/ * Variable definitions
====================

4. Then save.


0 comments:


Post a Comment