removing the Blogger bar is actually quite simple. Here are the basic steps:
1. Go to your Blogger dashboard while logged into your Google account.
2. Click on the “Layout” link beside the title of the blog that you want to edit.
3. Click on the “Edit HTML” link (currently the third one from the left under the Layout tab).
4. Under the title tag and template style commentary, place the following line of code before the part where the variable definitions are declared:
#navbar-iframe {display: none !important;}
Here is a screenshot of the CSS text that shows where you should put the line of code. It should be placed in the spot where I have highlighted the text with a blue background.
5. Click the orange “Save Template” button below the window to save the changes. You may want to back up the template first if you’re worried about making a mistake.
1 comment:
test_jlkkk
Post a Comment