Tuesday

How To Hide / Remove Status Message Bar In Blogger Blogs



How to Hide / Remove Status Message Bar in Blogger Blogs
What is "Status Message Bar" in Blogger Blog? 
In Search pages or in Label Pages You can observe a Bar with some message at the top of posts.
that is Status Message Bar. 
It should be like...:-)

How To Disable Official Blogger Lightbox




How to Disable Official Blogger LightboxBlogger Team announced their new official blogger lightbox plugin for post images. With this light box you can view your post images and pictures in Light box popup window. This is pretty cool plugin for Images galleries and photographers. However, some blogger don't need to use this plugin (or) already they have a custom Light Box plugin installed. After receiving the Feedback form blogger users, blogger updated the Light box ad added the option to Dashboard. So, you can Disable this plugin with 2 to 3 simple steps. 

Open external links in a new page on Blogger




Here we can use a script thta will make every external link to open in a new page.
  1. Go to the “Template” tab, also called “Layout” from the desktop, and then go to “Edit HTML”.
  2. Layout Blogger
  3. Search the following text:
  4. ]]></b:skin>
    and just after this paste the following:
    <script language='javascript'>
    var dominio = "www.yourblog.blogspot.com";
    var dominio1 = "yourblog.blogspot.com";
    var script = "javascript:void(0);";
    var imagenesblogger0 = "bp0.blogger.com";
    var imagenesblogger1 = "bp1.blogger.com";
    var imagenesblogger2 = "bp2.blogger.com";
    var imagenesblogger3 = "bp3.blogger.com";
    var blogger1 = "www.blogger.com";
    var blogger2 = "www2.blogger.com";
    var publicidad = "pagead2.googlesyndication.com";
    function LinksExternos() {
    var Externo;
    if (document.getElementsByTagName('a')) {
    for (var i = 0; (Externo = document.getElementsByTagName('a')[i]); i++) {
    if (
    Externo.href.indexOf(dominio) == -1 &amp;&amp;
    Externo.href.indexOf(dominio1) == -1 &amp;&amp;
    Externo.href.indexOf(script) == -1 &amp;&amp;
    Externo.href.indexOf(imagenesblogger0) == -1 &amp;&amp;
    Externo.href.indexOf(imagenesblogger1) == -1 &amp;&amp;
    Externo.href.indexOf(imagenesblogger2) == -1 &amp;&amp;
    Externo.href.indexOf(imagenesblogger3) == -1 &amp;&amp;
    Externo.href.indexOf(publicidad) == -1 &amp;&amp;
    Externo.href.indexOf(blogger1) == -1 &amp;&amp;
    Externo.href.indexOf(blogger2) == -1
    )
    {
    Externo.setAttribute('target', '_blank');
    //Externo.setAttribute('class', 'linkexterno');
    }
    }
    }
    }
    window.onload = function() {
    LinksExternos();
    }
    </script>
  5. In the last code, replace www.yourblog.blogspot.com and yourblog.blogspot.com for your blog’s address, and that’s it.

    This Article from here  http://blog.btemplates.com/open-external-links-in-a-new-page-on-blogger/

Monday

Bom Like And Unlike Facebook Status and Comment




Nice one, dapet dari blog nya master  Tedi Wijaya . Sebelumnya khan saya pernah share juga beberapa  script unik in addressbar dan auto accept and ignore friends request . Nah kali ini script nya asik juga Addressbar Script Like And Unlike Facebook Status and Comment :D . Mungkin ada komunitas jempolers di facebook itu gara-gara script ini kali ya hehhee .

Auto like status dan comment facebook via greasmonkey



Cara auto like status dan comment facebook dengan script greasmonkey

Boom Like comment and status Facebook iya kali ini saya akan memberikan bagaimana memboom Like comment and status Facebook 

Pertama alat yang harus di persiapkan

1. Browser (Firefox dan Google Chroom)
2. Addons Greasmonkey
3. Script Bomm Like Comment And Status Facebook
 

© 2011 iBlog Walker | Hosted By Blogspot - Designed by Fajar Priyadi - Supported by Ana | Sitemap |

Blogger Tutorials | Blogger Tips | Blogger Trick | Bisnis Online PPC

GUESTBOOK