
Blogger Navbar helps people to search random blogs and also helps to mark any blogs as spam.
Lets get to the point on how to remove Navbar from appearing on your blog.
Here is the step by step procedure with screenshots which will help u sort out problems easily.
STEP1: Sign in to your blogger account and click on DESIGN button,
STEP 2: Now click on the "Edit HTML" tab
STEP 3: Now copy the HTML code specified below first
#navbar {
height: 0px;
visibility: hidden;
display: none;
}
STEP 4: Now paste the copied code in your HTML ,below the rectangular box(as shown in fig)
If you get any errors then let me know to sort it out. Thank you


9:38 AM
sanjeev

Posted in:

0 comments:
Post a Comment