Easy Blogger Hacks Remove Navbar & Label Count

Posted by Mastermind | Thursday, February 21, 2008

To make Blogger more interesting you can always use some Blogger hacks. Earlier in one of my post I wrote about How to change the favicon in blogger. Today in this post I will show two easy blogger hacks which can be done very easily. So all you have do is just follow the steps


Go to your Blogger DashBoard-->Layout--> Edit HTML


How to remove the Blogger Navbar—

Search for the text “body”in your blogger template...(Use ctrl+f to find)

#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}

Now add the above code in your blogger template after the end of body {….} then save the template. From Now your Blogger navbar will not show.


Remove Label count-


Search for Tariksworld in your blogger template..(Use ctrl+f to find)

After you got the above code just delete it ...then save the template...from now it will stop showing Label count.

Done!!!!!!

If you like this site Please feel free to Subscribe Via RSS

0 comments

Post a Comment