This site has moved to a new address : www.nitchiworld.com

How to Hide/Remove the blogger nav bar



The navigation or nav bar at the top of blogspot blogs is a eyesore and makes the blog look unprofessional.As Blogger terms and conditions not mentioned about removing Navbar is legal or illegal.To remove the Navbar fallow the Below steps.



Go To Edit Html > Expand Widgets:

* Search for ]]></b:skin>

* Add Below code above the ]]></b:skin>

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

* save the template and You done it..

0 comments:

Post a Comment