Showing posts with label Blogspot Tips. Show all posts

Showing posts with label Blogspot Tips. Show all posts

Remove the navbar in blogspot

Remove navbar is nothing difficult, there are several ways to remove the navbar are


# navbar-iframe (
display: none;
height: 0;
visibility: hidden;
)"

Usually I place the code before the "body (... ... .. ) "

Read more ...