Things You'll Need:
- Blogger blog
-
Step 1
Log in to your Blogger account and select the blog you wish to remove the toolbar from.
-
Step 2
Select the "Layout" tab, followed by the "Edit HTML" subtab. A page should come up featuring an editable box full of programming code. Near the top of the box will be a section titled "Blogger Template Style" that lists information about the current template. Underneath this information will be a line made of dashes that ends with the characters "*/".
-
Step 3
Add the following line of code directly underneath the bottom line of dashes:
#navbar-iframe { height:0px; visibility:hidden; display:none; } -
Step 4
Click "Save Template," then "View Blog." The toolbar should now be removed. You may have to refresh the page in order for the change to go into effect.











