Back To TOP

Auto Hidden the Blogger Navbar

1. Login to Blogger
2. Layout
3. Edit HTML
4. Search codes
]]></b:skin>
5. Place the following code above the last code
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
6. Save

Related Posts