Navigation Bar is fasility of blogger.com. But many blogger want to hide this navbar because it will make their blog layout look better without a box (navbar) above it. The Question "is this break TOS (Term Of Service) of blogger.com?" I don't know, but so far is good, there are many blogger hide their navbar but no reaction from blogger.com. So? do you want to hide Your blog navbar? if you want here's the trick to hide blogger navbar:

1. Login to Blogger --> Layout --> Edit HTML.
2. Copy the code below and insert into your <head> tag.

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

3. Example put like this

-----------------------------------------------
Blogger Template Style
Name: xxx
Designer: xxx
URL: http://palingkomplet.blogspot.com
Date: Januari 2012
----------------------------------------------- */

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

/* Variable definitions
====================

4. Save your setting, and open your blog, You will have no navbar in your blog page

Enjoy

Related Posts:

  • Cara Disable Copy Paste Di Blogspot Script ini sama fungsinya dengan script disable klik kanan mouse, tapi yang cara yang ini dengan memasukan kode script pada template blog sobat. fungsinya sama melindungi aksi copy paste orang pada konten blog kita, areal so… Read More
  • How To Make Good Tags Meta Post Title And Blog Title In Blogspot1. Login in to blogger.com2. Go to Layout --> edit HTML in your Blogger dashboard.3. Search for this tag: <title><data:blog.pageTitle/></title>4. Replace this tag with the following code:<b:if cond='da… Read More
  • Adding Google+1 Button to Blogspot1. Login with your blogger account 2. Go to Blogger Dashboard --> Design --> Edit HTML     and click on the button which says “Expand widget Templates”. 3. find </head> and immediately above that p… Read More
  • Cara Buat Scroll Arsip ( Archive Scrolling ) Blogspot Fungsi scroll pada arsip blog berguna untuk memperpendek barisan arsip yang panjang melebar kebawah jadi terkesan panjang kebawah, cara merubahnya cukup menambahkan kode kolom scroll.  Caranya begini : 1. Login Akun b… Read More
  • Pasang Fungsi Scroll Labels Blogspot1. Login to Blogger.com 2. Backup tempalte sebagai cadangan 2. Beri tanda centang Expand Widget Template 3. Cari kata Labels tepatnya seperti ini: <b:widget id='Label1' locked='false' title='Label' type='Label'> <… Read More

0 komentar:

Post a Comment