The blogger navbar is on the top of every Blogger hosted blog. The Blogger support say`s the navbar can be removed only on FTP hosted blogs:Unless you publish your blog via FTP, the Navbar cannot be disabled.Why remove blogger navbar ?
Why keep blogger navbar ?
To remove or hide the blogger navbar follow the bellow steps:
1. Go to your blogger dashboard
2. Go to Layout , Edit HTML
3. Now we need just to insert a short CSS code in the blog template. Place the following code somewhere between <b:skin><![CDATA[/* and ]]>
#navbar-iframe {display: none;}Like here:

4. Save your template ,if you have followed the above steps the navbar will not be visible.
Comments
Post a Comment