Auto Show/Hide Blogger Navbar

9:34 PM
Companions must have a lot of bloggers who know who referred to show / hide navabar bloggers. In this article I will provide a way to show / hide navabar bloggers, for example, you can see here.
What does he mean show / hide? the point is, if the mouse is in the navbar, then the navbar will appear and when the mouse is not in the navbar, then the navbar will hide.

Previously used to restore your navbar, if not yet read the article Read here

how to make it as follows:
1. Dashboard
2. Layouts
3. Html editing
4. Find the code below
]]>
5. Enter below scrypt above that code
#navbar-iframe {
height: 5px;
}

/* IE7, IE8, IE6 */
#navbar-iframe {
height/*\**/: 30px\9;
}

#navbar-iframe:hover {
height: 40px; !important;
}
6. Save and see the results

Artikel Terkait

  • Make Rainbow LinkWant to know how to make the link change colors when touched?follow the steps below:1. Dashboard2. Click layout3. Edit ...
  • Baground Image In Comment FormHow to make your comment form with your image, like screenshot bellowto make your comment form like screenshot, follow ...
  • Returning the Blogger NavbarYou know the blogger navbar eliminate the risk, ie we can account banned by google. Because removing navbar is violatin ...
  • Cara Mendaftar Windows Live IDSelama ini Anda mungkin sudah mendaftar di Google dan Yahoo!, namun Anda melupakan satu layanan besar lain yang tak kal ...
  • Make Related Article/Post Widget For BloggerWith related post, your blog will be added many pageview. because with related post, user can see other article in th ...
Penulisan markup di komentar
  • Untuk menulis huruf bold gunakan <strong></strong> atau <b></b>.
  • Untuk menulis huruf italic gunakan <em></em> atau <i></i>.
  • Untuk menulis huruf underline gunakan <u></u>.
  • Untuk menulis huruf strikethrought gunakan <strike></strike>.
  • Untuk menulis kode HTML gunakan <code></code> atau <pre></pre> atau <pre><code></code></pre>, dan silakan parse kode pada kotak parser di bawah ini.

Disqus
Tambahkan komentar Anda

No comments