Here's the simple instructions to hide blogger's official Navigation bar.
1. Log-in to your Blogger Account.
2. Go to your Dashboard > Template > Backup/Restore >
Back Up you Template!
3. Go to your Dashboard > Template > Edit HTML >
2. Go to your Dashboard > Template > Backup/Restore >
Back Up you Template!
3. Go to your Dashboard > Template > Edit HTML >
4. Click 'CTRL and F' and find ]]></b:skin>
5. Using the code below, paste it above ]]></b:skin>.
- #navbar-iframe {
- height:0px;
- visibility:hidden;
- display:none
- }
No comments:
Post a Comment