Steps To Turn Off , Move Nav Bar Completely

label


Steps To Turn Off NavBar :
  1.  In the new Blogger dashboard Click the drop down for your blog > Choose Layout.
  2.  Click Edit For The Navbar :
  3. Now in the pop up along with the options to change the color of the navbar you will see the new option to turn it off.Select Off and save and that's it the Navbar is gone.

If the above method doesn't work , try the below method :

  1. Go to Blogger DASHBOARD -> DESIGN -> EDIT HTML
  2. Press Ctrl+F in your keyboard search the <body> tag and paste the code before body tag 

<!--<body>-->
     3. Now click on Save Template and you will see a confirmation about deleting the Navbar Widget.
         Confirm the Deletion by Clicking on the Delete Widgets Button.

Steps To Move NavBar to Bottom :

  1. In your dashboard click 'Design' > 'Edit Html'
  2. Find the following piece of code in your blogs html (Click Ctrl and F for a search bar to find the code)


]]></b:skin>
     3. Copy And Paste The following code Directly Above/Before   ]]></b:skin>

#navbar-iframe {
position: fixed;
right: 0px;
bottom: 0px;
left: 0px;
}
 
    4. Preview and Save your Blog .

Note : To Get the NAVBAR should start from the step1 process and i would request to take backup of your template before you start doing something

Share This :



sentiment_satisfied Emoticon