That is how to hide your NavBar in your blog like mine.
Just follow me, and try it step-by-step . . .
First, Open Design => Edit HTML => Expand Widget Templates
Then, search and find code : body {
Copy code below just above the code.
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}OR
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
If you can't do step above you can do this thing.
First open Design => Page Elements => Add Gadet
Then Choose HTML/JavaScript
Copy code below and paste there
<style type='text/css'>Save.
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
</style>
That is step to Hide NavBar in Blogspot.
Post a Comment
Please do not SPAM or commented by stating the link
If you cannot comment in English, use Indonesian :))