Monday, 22 December 2014

Tips Eliminate / delete posts with easy really Blogger

Removing / Remove Blogger Navbar Dengan Mudah Banget
by : infotopcer.com



IMFOTOPCER.COM -Hello good morning my friend, if you want to remove or eliminate Navbar (navigation bar) default of bloggers usually located on the top of a blog. Navbar is often removed by the bloggers because it is considered to have an invalid code or error, in addition to the style, which is less satisfactory for the bloggers.

In this tutorial I will share how to remove the blogger navbar or just hide it.

Here's one way:

  •      Log in to your blogger account
  •      Click on the Template. (do not forget to backup your template, to avoid something undesirable).
  •      Next, click the Edit HTML and click Proceed / Resume.
  •      Tick the Expand Widget Templates.
  •      Find the code]]> </ b: skin> and place the following code above the code]]> </ b: skin>
                   # navbar-iframe {
                      height: 0px;
                       visibility: hidden;
                       display: none
                        }

  •      Finally click Save Template.

In the above steps my friend was hiding / not display the default Blogger Navbar, but the template of your blog is still a code from the Navbar.

For the second method Eliminating congenital Blogger Navbar, buddy can perform the following steps:

  •      Just like the first way. Log in to your blogger account
  •      Click on the Template.
  •      Then click on Edit HTML and click Proceed / Resume.
  •      Tick the Expand Widget Templates.
  •      Find <body>, and place the following code above the <body>
                 <script type = 'text / javascript'>
                  <! [CDATA [
                  <! - / * <Body> * / ->
                     ]]>
                    </ script>

  •      Save your template.
     You will see a picture like conformation below.

                Menghapus / Menghilangkan Navbar Blogger
                         Removing / Remove Blogger Navbar
                    Click Delete to remove the Navbar Widget.

If you do this way you also will remove links Quick Edit pencil drawings, or pictures ama wrench screwdriver in the blog buddy, but this is very much reduce the error in the blog.

For the third way in the Delete / Remove Blogger Navbar, as with the previous method, only the code that we are looking like this:

 
  <b: section class = 'navbar' id = 'navbar' maxwidgets = '1' showaddelement = "no">
  <b: widget id = 'Navbar1' locked = 'true' title = 'navbar' type = 'navbar'>
        bla ...
        bla ...
        bla ...
  </ b: widget>
  </ b: section>

 
If you have found, delete the code and save your template.

Feel free to choose which method to use to Buddy Deleting / Remove Blogger Navbar..

next : HOW TO MAKE EASY READ MORE AUTO IN BLOG

No comments:

Post a Comment