mytechblog

The world of Technology

&
 

Aug 18 2008

How To Remove Navbar Of Blogger

Published by rajeelkp at 8:19 am under 1 Edit This

The Blogger Navbar appears by default at the top of every Blogger-powered blog. If you don’t like it or if it doesn’t match with your template you can remove it in a few simple steps.

How to remove Navbar

  • Login to your Blogger Account .

  • Go to LAYOUT option in Dashboard .

  • Now Go to EDIT HTML .

  • Copy the below code :

#navbar-iframe
{
display: none !important;
}

  • Paste the above code after the code given below :

or search for and paste the code after that.

———————————————————-

Now you are done

If you have any doubt in doing this feel free to drop an e-mail at its.amith.es@gmail.com

Possibly-related Articles:                                        (auto-generated)

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.
Not A Member? Register for Free!