Nothing there...Then there is!
Another great hack that could be used on a blogger blog is the "peek-A-Boo" Navbar.
It makes the blogger bar appear when you put your mouse over it.
The code:
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)}
#navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
That's it! Just put it in your CSS.
Link: go to uni
No comments:
Post a Comment