How to remove navbar on blog?
Pretty much easy to remove navbar or nagivation menu by blogger default,
If u do not know what is Navbar, i will put a picture and u will see the different :
login on your blogger and then go to dasbord and then click design
Then go to Edit HTML :
Pretty much easy to remove navbar or nagivation menu by blogger default,
If u do not know what is Navbar, i will put a picture and u will see the different :
Ok so how to remove the navbar?
There we go :
login on your blogger and then go to dasbord and then click design
Then go to Edit HTML :
- Click expand widget template like number 2 on the picture
- Use CTRL+F to find this code ]]></b:skin> like number 3 on the pic
- And Copy paste Code below this like number 1 on the picture
/* remove navbar
----------------------------- */
#navbar-iframe {
height:0px;
visibility:hidden;
display:none
}
like this picture :
And SAVE TEMPLATE.
And this is your new blog like :
CONGRATZ!!
No comments:
Post a Comment