Free Internet Marketing Tips Your Free Internet Tips and Secrets Online

How To Hide/Remove/Delete Navbar On Blogger XML Template : Blogging Tips

11.27.2009 · Posted in Blogging

Hide Navbar From Blogger Layout as some blog owners dont like navbar at the top of blog to be shown. So you can hide it from your readers as just need to add small piece of css codes to make it invisible.

How To Hide/Remove/Delete Navbar On Blogger XML Template : Blogging Tips

How To Hide/Remove/Delete Navbar On Blogger XML Template : Blogging Tips

To hide the Blogger Banner :

* Log in to blogger

* On your Dashboard ->  select Layout. This will take you to the Template tab.

* Click Edit HTML. Under the Edit Template section you will see you blog’s HTML.

Get Chitika eMiniMalls

Find the tag body {
* Paste the below code after the body { tag in the Html Section:

#navbar-iframe {
height:0px;
visibility:hidden;
show:none;
}

Or Use

div.navbar {
opacity:0.0;
show:none;
}

Or You can Place If both not works

#navbar-iframe { show: none !vital; }

http://sagarrai.com/wp-content/plugins/sociofluid/images/digg_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/reddit_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/dzone_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/stumbleupon_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/delicious_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/blinklist_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/furl_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/technorati_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/google_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/myspace_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/facebook_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/yahoobuzz_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/mixx_48.png http://sagarrai.com/wp-content/plugins/sociofluid/images/twitter_48.png

Related posts:

  1. How To Add Yahoo! Buzz Button on Blogger XML Template : Blogging Tips
  2. How To Insert Youtube Videos On Your Blogger Template : Blogging Tips
  3. Tips to Remove Subscribe to: Posts (Atom) From XML Template : Blogging
  4. How To Add SiteMap To Blogger : Blogging Tips
  5. How To Enable Or Disable Blog Comment Word Verification In Blogger/Blogspot : Blogging Tips

Leave a Reply

Powered by Yahoo! Answers