#navbar-iframe {display: none !important;}
To remove the header from the pages of your Blogger pages copy the above line of code.
2. Next, go into your Dashboard and click on the "Layout" tab.
3. Next, click on the "Edit HTML" link.
4. Look for this section of code:
-----------------------------------------------
Blogger Template Style
Name: Minima
Date: 26 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */
/* Variable definitions
5. Notice where I have pasted the code that will make the header disappear below. Do the same thing in your HTML code section. BE SURE TO SAVE THE CHANGES. Then view your Blog page and the Blogger header will be gone.
-----------------------------------------------
Blogger Template Style
Name: Minima
Date: 26 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */
#navbar-iframe {display: none !important;}
/* Variable definitions
_______________________________________________
Or, if you prefer a video..............
Tuesday, January 5, 2010
Subscribe to:
Posts (Atom)