How to remove navigation bar

It is not so difficult to remove navigation bar html. Eventhough the latest blogspot template script written using xml. I'm going to share for free to you tips and method. Actually it is being eliminate but to hide navigation bar itself. No such remove navigation bar but hiding the navigation bar.


Ok it is very easy as a free slot. Remember this is about remove navbar blogger not android or tumblr.

1. Copy the code below :-

#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}

2. Log into your blogger.com account. Go to "Template" on your left side.
3. Choose "Edit html".



4. Find the code </b:skin> . Using F + CTRL to find the code.


5. Paste the code (1) before </b:skin>.


6. Now "Save Template"
7. Refresh and view blog.



No comments:

Post a Comment