Tired of all the hard and useless ways to remove the blogger navbar? I know you are! I was also tired of searching for the easiest way to remove blogger navbar from my minima template but all the posts i read were confusing and hard(for me, at least). So now i am giving you the easiest way to remove the Blogger navbar from your blog. So here comes the idea!
-Login to blogger.
-On your template go to Layout and then go to Edit HTML from your template tab.Hey are you seeing your blog's HTML now on the screen?

Now paste the CSS CODE as follows!






<b:skin><![CDATA[/*

-----------------------------------------------

Blogger Template Style

Name: Rounders

Designer: Douglas Bowman

URL: www.stopdesign.com

Date: 27 Feb 2004

Updated by: Blogger Team

----------------------------------------------- */






#navbar-iframe {

display: none !important;

}






/* Variable definitions

====================

<Variable name="mainBgColor" description="Main Background
Color"

type="color" default="#fff" value="#ffffff">

<Variable name="mainTextColor" description="Text Color"
type="color"

default="#333" value="#333333">

...


Remove the code to show it again!
If you think this post was little bit useful to you then Subscribe me!

0 comments