 I recently discovered a way or they called it hack to make your blog looks cooler. Do you guys notice the Blogger nav bar on the top of your page, now you can play hide and seek with it. I will explain how to do it below. With this code you can enchance your blog appearance.
In order to hide your blogger bar, you need to put this code on your css. Your css code is just located right after this code 'style type="text/css"', find this code and put this code
#navbar-iframe{opacity:0.0;filter:alpha(Opacity=0)} #navbar-iframe:hover{opacity:1.0;filter:alpha(Opacity=100, FinishedOpacity=100)}
You will soon realize that your blogger bar has dissapeared and a new cool look without the bar(huh!). Anyway happy trying, if you got problem; post a comment here and i will try to answer it. |
Comments on "Give your blog a new look"