Hello friends, this is a very interesting page for you if you want to permanently remove the navbar in blogger. You can add up your own favicon to the navbar. This can be possible if you follow the steps given on this page so go through it and learn more.
Remove the default blogger navbar
If we want to add a new navbar first of all we have to remove the default one. So it is a very easy task because the blogger has provided a direct option to remove the default navbar. follow the steps given below:
Step:1 Go to your blogger dashboard and open the main menu bar which is located at the left of your screen.
Step:2 click on the layout option from the main menu.
Step:3 Now you can see that the top heading is written as 'Navbar'. under which there is a white box which is containing an "edit" button at the bottom right side of the box. Now click on the edit button.
Step:4 A dialog box will appear with some navbar templates and an 'off'' option. Select off the option to remove the navbar from your blog and click on the save button to save it.
Step:5 Now click on the Save icon located at the bottom right of your screen.
Now you have removed the navbar successfully from your blog. It is a very easy task with the blogger. But to add our new navbar we have to remove the navbar option from the blogger layout also. But Blogger doesn't allow us to remove the navbar easily but we can remove it. Believe it is very easy than you think, just you have to follow the below steps :
Steps to add more than one widget at navbar box
In blogger, we have the direct option to remove the default navbar but if we have to add our own there is no option so let us make it possible by the below steps.
Step1: Go to your blogger dashboard and open the main menu bar which is located at the left of your screen.
Step:2 click on the Theme option from the main menu.
Step:3 Now you can see that there is a customize button with a dropdown button.
Step:4 click on the drop-down button and select the Edit HTML option.
Step:5 Now HTML editing panel will open and can be a very scary view if you are not familiar with programming but do not fear we are here!
NOTE: Remember that do not play with the code if you are not familiar with HTML because it can directly affect your site and if things went wrong due to an error in your HTML then your site will not be able to load anywhere.
Step:5 Now you have to find the 'Jump to Widget' option. Just like the below image and click the jump to widget button
Step:6 Now the options menu will open with the name of all widgets that your blog has. find the name 'Navbar1' and click on it. when you click you will automatically reach the navbar code in your HTML. Then go to the line "<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>" which will be look like the below image.
Step:7 now change the word from the 'true' to 'false' after the word 'locked'. means by writing false we are saying do to fix the navbar permanently.
No comments:
Post a Comment