Saturday, October 15, 2011

Remove blogger navbar in various method

This is instructions how to remove Blogger navbar:
Method 1:
Blogger login => Design => Edit HTML [Do not need to check expand widgets ]
Now Press Ctrl + F and type ]]>




Just above ]]> it, Paste following code as shown in image.


Now Click SAVE TEMPLATE
You done!

Method 2:

This method is very easy just put following code just above <body> code


Click SAVE TEMPLATE.
There will be warning for deletion of navbar.






You must click DELETE WIDGETS.
You are done!
Disadvantages:
1, No Quick edit and wrench tool with just login, You must go to dashboard.
2, No Comment deletion with login.
3, Must go to Dashboard for administrative work.

Method-3:
Place following code within <head> section of your blog.



Method- 4: [This method doesn't form valid HTML]
Replace <body> with following code.


Or


Best method is Method 1 which form valid HTML and most commonly used method.

No comments:

Post a Comment

This site is MOBILE FRIENDLY