Quiz

Recent Posts

Sunday, August 21, 2011

How to delete navbar


You can delete Navbar so that your blog will look like a domain.To do that follow the steps:
Click Design
Click Edit HTML
Find this:

-----------------------------------------------
Blogger Template Style
Name: Simple
Designer: Josh Peterson
URL: www.noaesthetic.com
----------------------------------------------- */
Insert the following tag:
#navbar-iframe {
display: none !important;
}
Save HTML.

No comments:

Recent Comments