Add CSS Based Social Bookmarking Widget To Blogger Blogs & Websites

Social-Bookmarking-Widget-For Blogger


Kindly have a demo of this widget before reading the tutorial. Remember to Hover your mouse cursor over the icons.







This widget uses a total of 20 Icons but believe it or not it is super-fast and loads with in seconds. I merged all 20 Icons into one big image and used CSS Image stripes technique to make the icons appear at right positions. Fortunately this saves a lot of load time, because the browser will load all images at once and doesn’t need to contact the image server several times for uploading the images.

This is the big im
age I used,


mbt-bookmarking-widget


Now lets add them below each post in blogger ,
  1. Go To Blogger > Layout > Edit HTML
  2. Search For ]]></b:skin>
  3. And paste the code below just above ]]></b:skin>
/*--------Bookmarking Widget (CSS#1)------*/
.mbt-bookmarking a {
display:block;
height:42px;
width:48px;
padding:0 9px;
float:left;
background:transparent url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgftrTcaHdbUbTquZC1G_MAY63WdYEJx0Xea92ZOaAxbn3rU47GdxTGnGa3pgXwByvwjUMP4LZZy1PgQetKRm7h4gTUFP72Mqs333aHt7TSPgGXIlj0B71dg76wYlSwvi92ZcyuGivIT9H4/s1600/flapper.jpg) no-repeat;
}
.mbt-bookmarking a.delicious {
background-position:0px 0px;
}
.mbt-bookmarking a.delicious:hover {
background-position:0px -43px;
}
.mbt-bookmarking a.digg {
background-position:0px -86px;
}
.mbt-bookmarking a.digg:hover {
background-position:0px -129px;
}
.mbt-bookmarking a.stumbleupon {
background-position:0px -344px;
}
.mbt-bookmarking a.stumbleupon:hover {
background-position:0px -387px;
}
.mbt-bookmarking a.technorati {
background-position:0px -430px;
}
.mbt-bookmarking a.technorati:hover {
background-position:0px -473px;
}
.mbt-bookmarking a.twitter {
background-position:0px -516px;
}
.mbt-bookmarking a.twitter:hover {
background-position:0px -559px;
}
.mbt-bookmarking a.facebook {
background-position:0px -172px;
}
.mbt-bookmarking a.facebook:hover {
background-position:0px -215px;
}
.mbt-bookmarking a.reddit {
background-position:0px -258px;
}
.mbt-bookmarking a.reddit:hover {
background-position:0px -301px;
}
.mbt-bookmarking a.yahoo {
background-position:0px -602px;
}
.mbt-bookmarking a.yahoo:hover {
background-position:0px -645px;
}
.mbt-bookmarking a.rss {
background-position:0px -774px;
}
.mbt-bookmarking a.rss:hover {
background-position:0px -817px;
}



     4.     Now Check the box “Expand Widget Templates” at the top-right-corner


expand-widgets
  
   5.      Search for this code <data:post.body/> . If you can not find it then search for this one <p><data:post.body/></p>                                     (Tip:- Press Ctrl + F)


     6.      Just below <data:post.body/> OR <p><data:post.body/></p>, paste this code,

<!--Bookmarking Widget (HTML)--> <div class='mbt-bookmarking'>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<br/><font color='#289728' face='ms sans serif' size='3'><b>Kindly Bookmark and Share it:</b></font>
<br/><br/>
<!-- Delicious -->
<a class='delicious' expr:href='&quot;http://del.icio.us/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank' title='Add this to Delicious :&gt;'/>
<!--DIGG-->
<a class='digg' expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot;  + data:post.url' rel='external nofollow' target='_blank' title='Digg this :&gt;'/>
<!--Stumble-->
<a class='stumbleupon' expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank' title='Stumble this :&gt;'/>
<!-- Technorati -->
<a class='technorati' expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url' rel='external nofollow' target='_blank' title='Fave this :&gt;'/>
<!-- Twitter -->
<a class='twitter' expr:href='&quot;http://twitthis.com/twit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank' title='Tweet this :&gt;'/>
<!--Facebook-->
<a class='facebook' expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title' rel='external nofollow' target='_blank' title='Share this on Facebook :&gt;'/>
<!-- Reddit -->
<a class='reddit' expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank' title='Bookmark and tag this :&gt;'/>
<!-- Yahoo -->
<a class='yahoo' expr:href='&quot;http://myweb2.search.yahoo.com/myresults/bookmarklet?t=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank' title='Bookmark this :&gt;'/>
<a class='rss' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;'/>
</b:if></div>
You can replace the bolded text in green with any statement you like. You can also change the text colour i.e #289728 with any colour you like. Use our Color Chart for this purpose.

   7.     Now Finally save your template and view your blog to see a colorful bookmarking widget just below all your posts :>
That’s All!
If you want larger icons approximately about 64px by 64px in size, then paste the following code just above ]]></b:skin>  for step#3 instead.
/*--------MBT Bookmarking Widget (CSS#2)------*/
.mbt-bookmarking a {
display:block;
height:55px;
width:64px;
padding:0 5px;
float:left;
position:relative;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2fx3kp68E1ur-61NMiXiDEKaQ93MTkJL-_SVoN_KuPhgy6WGLIrmbl59PskZmwLheXX6pjawsXxWzj_y0nH4kiHcZJmu4OeUeVXuMkvDr1nr9XiZ0N4xU2fmPctlEeSOplVcoSxJZoiDj/s1600-h/flapper2.jpg) no-repeat;
}
.mbt-bookmarking a.delicious {
background-position:0px 0px;
}
.mbt-bookmarking a.delicious:hover {
background-position:0px -57px;
}
.mbt-bookmarking a.digg {
background-position:0px -114px;
}
.mbt-bookmarking a.digg:hover {
background-position:0px -171px;
}
.mbt-bookmarking a.stumbleupon {
background-position:0px -228px;
}
.mbt-bookmarking a.stumbleupon:hover {
background-position:0px -285px;
}
.mbt-bookmarking a.technorati {
background-position:0px -570px;
}
.mbt-bookmarking a.technorati:hover {
background-position:0px -627px;
}
.mbt-bookmarking a.twitter {
background-position:0px -684px;
}
.mbt-bookmarking a.twitter:hover {
background-position:0px -741px;
}
.mbt-bookmarking a.facebook {
background-position:0px -456px;
}
.mbt-bookmarking a.facebook:hover {
background-position:0px -513px;
}
.post-bookmark a.reddit {
background-position:0px -342px;
}
.mbt-bookmarking a.reddit:hover {
background-position:0px -399px;
}
.mbt-bookmarking a.yahoo {
background-position:0px -798px;
}
.mbt-bookmarking a.yahoo:hover {
background-position:0px -855px;
}
.mbt-bookmarking a.rss {
background-position:0px -912px;
}
.mbt-bookmarking a.rss:hover {
background-position:0px -969px;
}


How To Add Advanced Social Subscription Widget in Blogger

 Have you ever thought of combining all Social Subscri ption Buttons into one Cute little Widget? The main idea behind adding all the Social Buttons into one widget is to give multiple

options to the users so, they can subscribe to your site with their personal favorite social platform. The Idea of joining Social Buttons into one gadget is not different because there are lots of Subscriptions widgets that work in the same fashion. However, they are not flexible enough to support all foremost Social Platforms. For that reason, we have designed a brilliant Social Subscription widget. It has all the key Social Platforms that are essential for a website. Today, in this article, we will Learn How to Add Advance Social Subscription Widget in Blogger.
This Gadget is developed to be used in the Sidebar of a website. However, anyone can utilize it according to their desire needs. Just take a look at our sidebar. There should be an Advanced Social Subscription gadget on this page. We have attached a screenshot below just in case if we remove it in the future.
This gadget is extremely robust and supports almost each and every platform whether its iPad, iPhone, Android and etc. Now everyone can get rid of the different kinds of Social Subscription gadgets because they get everything in just one gadget. Advanced Social Widget would add a Widget box to your sidebar that consists of all the popular Social networking sites such as Google +1/follow buttons, Facebook Like and Twitter Tweet/Follow buttons.

How To Add Advance Social Subscription Widget in Blogger?

The steps mentioned below are straightforward and would barely take few minutes to complete. Consider the following instructions as mentioned below.

Go to Blogger >> Your Site >> Layout >> Add a Gadget >> Add HTML/JavaScript. Now carefully paste the following coding. Remember: This gadget would also work on WordPress Platform because it’s just a chunk of modest coding. 

<style>
/*--- EIM Advance Social Gadget --- */
#socialwid { 
font-family:Arial, serif; 
text-transform: uppercase;
font-weight:bold; 
font-size:15px; color:white; text-align:center; margin-top:10px;}

#socialwid a {color:inherit;}

#mbladvance-sub div *{
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;}

#mbladvance-sub div #likered{
background-image:url(http://4.bp.blogspot.com/-O0Hpy4cRnvg/UO2oso7C2RI/AAAAAAAALKE /7kbHd9DlwcA/s1600/Sociala.png)!important;background-position:top left;
background-repeat:no-repeat;
height:242px;
width:300px;}
#mbladvance-sub div{
margin:0;
padding:0;
background-image:none!important;}

#mbladvance-sub{
margin-bottom:15px;
height:250px; 
background-color:#ffffff}
</style>

<div id="mbladvance-sub" style="height: 257px!important;" class="block">
<div>

<div id="likered" style="height:257px!important;">
<div style="height: 47px;"></div>

<!--Google +1/Follow-->
<div style="width:300px; height:54px;overflow:hidden;border: 3px solid #8ec801;border-bottom: none;border-top: none; margin-top:1px;">
<span style="width:75px;display:inline-block;float:left;padding: 15px 0 0 23px; ">
<div class="g-plusone" data-href="http://www.e-ideamart.blogspot.com"></div>
</span>

<span style="display:inline-block; width:170px;float:right;">
<div class="g-plus" data-href="https://plus.google.com/101845370194687634858" data-width="170" data-height="69"></div>
</span>
</div>

<!--Facebook Like--> 
<div style="border:1px solid #8ec801;padding:10px 10px 0 10px; border: 3px solid #8ec801;border-top: 1px solid #8ec801; border-bottom:none;">
<iframe src="//www.facebook.com/plugins/like.php?href=facebook.com%2Feideamart&amp;send=false&amp;layout=standard&amp;width=280&a mp;amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;h eight=36" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:280px; height:36px;" allowtransparency="true"></iframe></div>

<!--Twitter Tweet/Follow--> 
<div style="border: 3px solid #8ec801;border-top: 1px solid #8ec801;border-bottom: none; padding:10px 0 5px 10px;height: 50px;">
<span style="display:inline-block; width:195px;height: 35px;float: left;">
<a href="http://twitter.com/saadahmads" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @SaadAhmad</a>
</span>

<span style="display:inline-block;width:78px; overflow: hidden;line-height: 0;float: left;">
<a href="http://www.e-ideamart.blogspot.com" class="twitter-share-button" data-show-count="false" data-size="large" data-text="The Best Blogger Resource Website" data-url="http://www.e-ideamart.blogspot.com" data-via="mybloggerlab" data-hashtags="design">Tweet</a>
</span>
 </div>

<!--Blogger--><div style="border: 3px solid #8ec801;border-top: 1px solid #8ec801; padding:8px 0 5px 10px;height: 54px;">
<span style="display:inline-block; width: 120px;height: 30px;overflow: hidden;line-height: 0;float:left;margin-left: 16px;">
<a href="http://www.blogger.com/profile/----------------" target="_blank">
<img style="margin-top: 2px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhhJUhINiCTEjcAfKpJdJCWXu2f2GVRMaKkWJB4Aq1xBqJOsDNNn5nr92Ojl7YARjCIsmXXILF-bBhD_siCnhB7L4AWNly0PuwK7JPn9BUUbdXdz-ezvjgx_9OnKFHRxSTpxsqsMki2DIg/s1600/Blogger zzz.gif" width="110" /></a>
</span>

<!--Pinterest--> 
<span style="display:inline-block;width: 111px;height: 50px;overflow: hidden;line-height: 0;float: left;margin-left: 20px;">
<a href="http://pinterest.com/---------" target="_blank"><img style="margin-top: 3px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggVIgfQggGDEuJsVTtqbo9fypJI8D6RozO-IoTwdb1NfnZEYkvcqz1fGQkXeDFz_ONpFnFWSjggMcgBMSkiuUWOcEbrK_ycUQYle-1XWodCwl-ZnQ6b8wHlUYHaOLp157-YEW5o30OMmw/s1600/LogoRed .png" /></a>
<span style="display:inline-block;width:1px;height: 50px;overflow: hidden;line-height: 0;float: left;margin-left: 20px;"><div id="socialwid"></div>
</span></span></div>
<script src='https://mybloggerlab.googlecode.com/files/advsub.js' type='text/javascript'></div>
</div>
</div>

Customization: 

  • Google +1/Follow URLs: Replace http://www.e-ideamart.blogspot.com with your Website URL. Also Replace https://plus.google.com/101845370194687634858 with your Google+ Profile or Page URL.
  • Facebook Like Button:  Replace eideamart with your Facebook Page's username.
  • Twitter Follow/Tweet:  Replace http://twitter.com/saadahmas with your Twitter URL.
  • Pinterest: Replace http://pinterest.com/------ with your Pinterest URL.
  • Blogger: Replace http://www.blogger.com/profile/----------------- with your Blogger Profile URL.

From The Editor's Desk:

We hope that this gadget would help you to convert your each and every visitor into Social Followers. We are sure that it would take less space and would provide buckets full of results. What are your thoughts about it? Any suggestions would be a piece of Gold. Take a lot care of yourselves till then, Peace, Blessings and Happy subscribing. 

Add 5 in 1 Slide Out Social Follower Box Widget to Blogger - Updated




Today we are going to lanch another updated blogger widget that contain all the 5 Big Social Network (Facebook, Twitter, Google Plus, YouTube, Email Subscribe ) jQuery Slide Out Widget For Your Blog & Website To Increase Your Social Fans.

So Now we have five different Pop up Like Boxes which appears on hover on little image that are at right sidebar on you blog.
One of the best ways to increase your Social fans is to add the jQuery Pop-up Social Box to your Blog. Once this widget is installed on your blog, your visitors will be shown a slide out box with the option to like your Facebook Page, or want to follow on Twitter, or want to add you in there Google+ circle, want to subscribe your feedburner email whenever they visit your blog. Advantages this widget is to free space on the page. Because if you add all of these widget on your site/blog, it will take a huge space that will make your visitor angry, It can prevent website normal as the box. Static widget as soft box with jQuery effect of activation for the blogger, this is another cool control. Here I have added as the box with simple jQuery hover effect. Let add this cool widget through below Widget Generator.

Live Preview

Live Demo

Features:

  • 1.) J-Query/JavaScript Widget.
  • 2.) Slide-Out On Hover.
  • 3.) Awesome And Stylish.
  • 4.) Facebook Like Box Included.
  • 5.) Twitter Followers Box Included.
  • 6.) YouTube Subscribe Box Included.
  • 7.) Google Plus Add To Circle Widget Included.
  • 8.) FeedBurner RSS Subscribe Through E-Mail Widget Included.
  • 9.) Sliding Effect Enabled.
  • 10.) Slide Out On Hove And Get Back On Mouse Out.

    5 in 1 Social Subscribing Slide Out Widget Code


    <style>  img, a {    border: 0;  }  #on {    visibility: visible;  }  #off {    visibility: hidden;  }  #facebook_div {    width: 235px;    height: 236px;    overflow: hidden;  }  #twitter_div {    width: 246px;    height: 240px;    overflow: hidden;  }  #google_plus_div {    width: 290px;    height: 250px;    overflow: hidden;    margin-left: 5px;    margin-top: 1px;  }  #NBTfeedburner_div {    width: 300px;    height: 120px;    overflow: hidden;    margin-top: 5px;    margin-left: -4px;  }  #NBT_div {    width: 300px;    height: 97px;    overflow: hidden;  }  /* right side style */   #facebook_right {    z-index: 10005;    border: 2px solid #3c95d9;    background-color: #fff;    width: 235px;    height: 236px;    position: fixed;    right: -239px;  }  #facebook_right img {    position: absolute;    top: -2px;    left: -35px;  }  #facebook_right iframe {    border: 0px solid #3c95d9;    overflow: hidden;    position: static;    height: 236px;    left: -2px;    top: -3px;  }  #twitter_right {    z-index: 10004;    border: 2px solid #6CC5FF;    background-color: #6CC5FF;    width: 250px;    height: 240px;    position: fixed;    right: -254px;  }  #twitter_right_img {    position: absolute;    top: -2px;    left: -35px;    border: 0;  }  #google_plus_right {    z-index: 10003;    background-color: #F2F2F2;    border: 2px solid #006ec9;    border-top: 2px solid #0056a0;    border-bottom: 2px solid #0056a0;    border-right: 2px solid #0056a0;    border-left: 2px solid #0056a0;    width: 290px;    height: 250px;    position: fixed;    right: -294px;  }  #google_plus_right_img {    position: absolute;    top: -2px;    left: -33px;    border: 0;  }  #feedburner_right {    z-index: 10003;    background-color: #fefefe;    border: 2px solid #5b5b5b;    border-top: 2px solid #5b5b5b;    border-bottom: 2px solid #5b5b5b;    border-right: 2px solid #5b5b5b;    border-left: hidden;    width: 300px;    height: 97px;    position: fixed;    right: -304px;  }  #feedburner_right_img {    position: absolute;    top: -2px;    left: -33px;    border: 0;  }  #NBT_right {    z-index: 10003;    border: 2px solid #303030;    background-color: #fff;    width: 300px;    height: 97px;    position: fixed;  }  #NBT_right img {    position: absolute;    top: -2px;    left: -101px;  }  /* left side style */   #facebook_left {    z-index: 10005;    border: 2px solid #3c95d9;    background-color: #fff;    width: 235px;    height: 236px;    position: fixed;    left: -239px;  }  #facebook_left img {    position: absolute;    top: -2px;    right: -35px;  }  #facebook_left iframe {    border: 0px solid #3c95d9;    overflow: hidden;    position: static;    height: 236px;    right: -2px;    top: -3px;  }  #twitter_left {    z-index: 10004;    border: 2px solid #6CC5FF;    background-color: #6CC5FF;    width: 246px;    height: 240px;    position: fixed;    left: -254px;  }  #twitter_left_img {    position: absolute;    top: -2px;    right: -35px;    border: 0;  }  #google_plus_left {    z-index: 10003;    background-color: #006ec9;    border: 2px solid #006ec9;    border-top: 2px solid #0056a0;    border-bottom: 2px solid #0056a0;    border-left: 2px solid #0056a0;    border-right: 2px solid #0056a0;    width: 290px;    height: 120px;    position: fixed;    left: -294px;  }  #google_plus_left_img {    position: absolute;    top: -2px;    right: -33px;    border: 0;  }  #feedburner_left {    z-index: 10003;    background-color: #fefefe;    border: 2px solid #5b5b5b;    border-top: 2px solid #5b5b5b;    border-bottom: 2px solid #5b5b5b;    border-left: 2px solid #5b5b5b;    border-right: hidden;    width: 300px;    height: 97px;    position: fixed;    left: -304px;  }  #feedburner_left_img {    position: absolute;    top: -2px;    right: -33px;    border: 0;  }  #NBT_left {    z-index: 10003;    border: 2px solid #303030;    background-color: #fff;    width: 300px;    height: 97px;    position: fixed;  }  #NBT_left img {    position: absolute;    top: -2px;    right: -101px;  }  .box-title1 {    border: 1px solid #ddd;    /*border-radius*/    -webkit-border-radius: 6px;    -moz-border-radius: 6px;    border-radius: 6px;    /*box-shadow*/    -webkit-box-shadow: 5px 5px 5px #CCCCCC;    -moz-box-shadow: 5px 5px 5px #CCCCCC;    box-shadow: 5px 5px 5px #CCCCCC;    padding: 10px;    margin: 10px 0;  }  .enteryouremail {    background: #fff !important;    border: 1px solid #d2d2d2;    padding: 0px 8px 0px 8px;    color: #a19999;    font-size: 12px;    height: 25px;    width: 165px;    /*border-radius*/    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;    margin: 0px;  }  .submitbutton {    background: #FF8000;    border: 1px solid #F66303;    /*box-shadow*/    -webkit-box-shadow: 3px 3px 3px #666;    box-shadow: 3px 3px 3px #666;    font: bold 12px Arial, sans-serif;    color: #000000;    height: 25px;    padding: 0 12px 0 12px;    margin: 0 0 0 5px;    /*border-radius*/    -webkit-border-radius: 5px;    border-radius: 5px;    cursor: pointer;  }  #youtube_right {    z-index: 10001;    background-color: #fefefe;    border:2px solid #ff0000;    border-top:2px solid #5b5b5b;    border-bottom: 2px solid #5b5b5b;    border-right:2px solid #5b5b5b;    border-left: hidden;    width:301px;    height: 106px;    position: fixed;    right: -304px;  }  #youtube_right_img {    position: absolute;    top: -2px;    left: -33px;    border:  </style>  <script src="http://code.jquery.com/jquery-latest.js"></script>  <script src="http://apis.google.com/js/plusone.js"  type="text/javascript"></script>  <script type="text/javascript">  jQuery(document).ready(function ()  {    jQuery("#facebook_right").hover(      function ()      {        jQuery(this).stop(true,          false).animate(          {            right: 0          },          500);      },      function ()      {        jQuery("#facebook_right").stop(          true,          false).animate(          {            right: -239          },          500);      });    jQuery("#twitter_right").hover(      function ()      {        jQuery(this).stop(true,          false).animate(          {            right: 0          },          500);      },      function ()      {        jQuery("#twitter_right").stop(          true,          false).animate(          {            right: -254          },          500);      });    jQuery("#google_plus_right").hover(      function ()      {        jQuery(this).stop(true,          false).animate(          {            right: 0          },          500);      },      function ()      {        jQuery("#google_plus_right").stop(          true,          false).animate(          {            right: -294          },          500);      });    jQuery("#feedburner_right").hover(      function ()      {        jQuery(this).stop(true,          false).animate(          {            right: 0          },          500);      },      function ()      {        jQuery("#feedburner_right").stop(          true,          false).animate(          {            right: -304          },          500);      });    jQuery("#youtube_right").hover(      function ()      {        jQuery(this).stop(true,          false).animate(          {            right: 0          },          500);      },      function ()      {        jQuery("#youtube_right").stop(          true,          false).animate(          {            right: -304          },          500);      });  });  </script>      <br />  




    <div id="on">    <div id="facebook_right" style="top: 8%;">      <div id="facebook_div">        <img alt="" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhiT8QeJrFlKi1AoiskxfZ8UzeA6SI8C8eTkjoZYv5l5E1k07Eh8ccyO4sZK9s5rVebWPwMLsEGPxmpBSdGswqeFEtOAYFQz8MUf5qMxXTfMcpeAKIIEcQI2IK0MhzxAqrWknJ3g7gr6eSY/s1600/NBTfacebook_right.png"        />        <iframe allowtransparency="true" frameborder="0"        scrolling="no" src="//www.facebook.com/plugins/likebox.php?href=https://www.facebook.com/eideamart?ref=hl;width=250&amp;height=250&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false"        style="border: none; height: 250px; overflow: hidden; width: 250px;"></iframe>      </div>    </div>  </div>  




    <div id="on">    <div id="twitter_right" style="top: 24%;">      <div id="twitter_div">        <img id="twitter_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjGmNdjT5pXaWp9aBBje1pRpmmR04WGpGOgb89E6b4sK69PazO8Q4ybTnN7YwrN4af7PksoLC7o24efPDHXcNkfjW1Coih8j_BnlxKHC2p46E6C3aCTp3QWlGKIQRrD766A57KQUY0nqHaJ/s1600/NBTtwitter_right.png"        />        <div style="width:248px;font-size:8px;text-align:right;">          <script type="text/javascript">          document.write(unescape(            "%3Cscript   src='http://twitterforweb.com/twitterbox.js?username=saadahmads&settings=0,1,2,248,279,ffffff,0,c4c4c4,101010,1,1,336699'   type='text/javascript'%3E%3C/script%3E"          ));          </script>          <a href="http://e-ideamart.blogspot.com"          target="_blank"></a>        </div>      </div>    </div>  </div>  




    <div id="on">    <div id="google_plus_right" style="top: 41%;">      <div id="google_plus_div">        <img id="google_plus_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgu4ePSOOEv4duhG5FPCScg_BODCOAthTGeyOSTMAN6sozzhj_wUZpEtnvutr_cKhAqJw1-ITNBZng_xYYslGSqRLM9-y1E-dFjxVdvWwTYfbDvOygKrtJ3SNarbj-Td-Jg_5Vt4OmpcYY/s1600/NBTgoogle_plus_right.png"        />        <div style="float: left; margin: 10px 10px 10px 0;">          <a href='http://newbloggertips.com'>            <img alt='Tips Tricks And Tutorials'            src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdzW8CVOT4v5YLx9e2O7TnqFimksxszIUrPmL2LHFT61GvSMs9SCTz9TWB9gr7pAaYFu4GJxZVN9hAOp73ny3UxuA5ITBZUldViLxFUH-m4aPRgqnvWD56HZDXZ7SIgtcCpT2OJXMuekcH/s1600/best+blogger+tips.png'            />          </a>          <div class="g-plus" data-action="followers"          data-height="250" data-href="https://plus.google.com/101845370194687634858"          data-source="blogger:blog:followers"          data-width="270"></div>          <script type="text/javascript">          (function ()          {            window.___gcfg = {              'lang': 'en'            };            var            po =              document.createElement(                'script');            po.type =              'text/javascript';            po.async =              true;            po.src =              'https://apis.google.com/js/plusone.js';            var            s =              document.getElementsByTagName(                'script')[0];            s.parentNode.insertBefore(              po,              s);          })();          </script>        </div>      </div>    </div>   



    <div id="on">      <div id="feedburner_right" style="top: 75%;">        <div id="NBTfeedburner_div">          <center>            <h4 style="color: #f66303;">You can also receive Free Email Updates:</h4>            <form action="http://feedburner.google.com/fb/a/mailverify"            method="post" onsubmit="window.open('http://feeds.feedburner.com/E-ideaMartbestBloggerTipsAndTricksAndManyMore', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"            target="popupwindow">              <input class="enteryouremail" gtbfieldid="10"              name="email" onblur="if (this.value == '') {this.value = 'Enter your email here...';}"              onfocus="if (this.value == 'Enter your email here...') {this.value = '';}"              type="text" value="Enter your email here..."              />              <input name="uri" type="hidden"              value="NBTLab" />              <input class="submitbutton" type="submit"              value="Submit" />            </form>          </center>          <img id="feedburner_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqNKiPx-sBIJnMTNv68G6p3LW4Q1cDSmbChEXQpIHXRlVXTdh-7SB6riCH36NM0wWw62o14QoYVksWOI-ltk03qjcdhtAstZjqLWhNGcUgw_HnO7ybUrVXffGO5BVZWBjqQ5sFluUU9GcY/s1600/NBTfeedburner_right.png"          />          <div style="float: right; padding: 20px; margin: 0px;"> <span style="font-size:10px;">Widget by <a href="http://www.e-ideamart.blogspot.com/">EIM</a>   </span>            <span style="font-size:8px;"></span>          </div>        </div>      </div>      




    <div id="on">        <div id="youtube_right" style="top:58%;">          <div id="youtube_div">            <img id="youtube_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUXGFacmXEQzTxDRaSzYzI30Vj_glBhahIb27FarWc1kh4K2kBp4GJZNfbMT6Q6l7M3Pans6eVfYttoZr2bFYVZMTM5sG-ikTtkWYtoe2OSroztxqDBOnLzW1wea2ew4DV8E_C3f6ukik/s1600/NBTyoutube_right.png "            />            <div style="float:left;margin:1px 0px 0px 2px;">              <iframe src=http://www.youtube.com/subscribe_widget?p=e-ideamart             style="height:105px;width:300px;border:0;"              scrolling="no" frameborder="0"></iframe>            </div>          </div>        </div>      </div></div></div>


    Hope you all like this Updated widget. If you need any help then drop your comments below.Happy Blogging.

    Network Discovery

    Network Discovery
    Network Discovery

    Machines discovery and port scanner for wifi networks.
    NEW:
    0.3.4: DNS discovery, tweaks
    0.3.2: VPN support, bugfixes
    0.3.0: Banner retrieval, service detection, new design, 3g discovery, …
    KNOWN BUG:
    Wrong interface selected, workaround: restart wifi or change via Prefs…
    NOTE:
    Press MENU to scan a single ip address or hostname
    Future features:
    - Open port OS Fingerprint
    - Root features: SYN port scan, and other improvements or additions. But first I really want the non-root version to be complete.
    - NMAP wrapper
    - Metasploit wrapper


    download

    UC Browser – APK

    UC Browser http://e-ideamart.blogspot.com/

    UC-Browser-1
    UC Browser for Android provides you FAST and SMOOTH Web surfing experience.
    It’s a totally free mobile browser. Adaptable configuration helps you adjust your way of browsing under different network connections, allowing you to reduce data costs and speed up page loading with compression. Android 4.3 is supported in the newest version.
    • Best Mobile Browser Awards 2011 – About.com
    • Best Android Browser Awards 2012 — About.com
    • Top Downloaded Android Browser on Google Play in India
    • The choice of 400 million users worldwide, UC Browser is definitely the most popular Web browser in the world.
    New Features:
    1. Add-on Platform:Add or remove different add-ons to get most personalized browsing experience
    2. Quick Reads:Brand new design for Quick Reads, support offline reading
    3. Pre-load Pages: Save time by having next page pre-loaded with intelligent analysis.
    4. Background Downloading: Keep your downloads active even after exiting the browser.
    Reviews from users:”Best browser I’ve used in a while. I’ve tried dolphin, chrome, Firefox, boat browser, opera mini and many others and I could never find one that satisfied like dolphin used before its incredible performance slowdown. But now this browser is even better than dolphin was, currently loving it on HTC Rezound”
    “Excellent! Finally a browser that actually works in my Samsung phone! I’ve downloaded so many other browsers that had so many different issues and they all don’t measure up dolphin, opera, chrome, Firefox, to name a few. This I’d the complete package and it’s so fast, look you don’t have to take my word for it just download and see for yourself, it’s extremely effective absolutely love it…. ”
    You may be using Chrome or Firefox as your PC browser. However, for your Android devices, UC Browser is the best choice. Download for free and try the best Android browser now.
    To enjoy more features, you can install these add-ons by UC Browser:
    • Photo Uploader for Facebook
    • Translator by UC Browser
    • Web To PDF by UC Browser
    • Unzip by UC Browser
    • QR Code Generator – UC Browser
    • Private Bookmarks – UC Browser
    • Auto Reload
    • Save page
    • Speed Mode
    • Auto Pager
    • Adblock
    • Screen Shot
    • Clipboard
    • QR Scanner
    • Share
    • and more!

    download

    Blogger Auto Video Template by webbilgi

    Rate this template:

    Demo: Click here for Demo

    Source And Designer: Author page

    Click here to Download



    Features:
    • Automatic thumbnail creation for Youtube videos.
    • A picture similar to the articles.
    • Custom fields gadget.
    • Simplified design.
    • Dailymotion, metacafe, vimeo, LiveLeak, YouTube, to automatically embed videos
    Usage:

    • For videos from, Dailymotion, metacafe, vimeo, LiveLeak, add the endofvid tag to the end of the link. 
    • For the video description: place the [starttext] and [endtext] code to the beginning and end of description.

    Example:
    http://www.dailymotion.com/video/xmpjro_yntikamyn-bedeli-seeking-justice-vizyonda_shortfilmsendofvid
    [starttext]
    this is description
    [endtext]

    The thumbnails for these video services are not available. You'll have to add pictures manually.

    Youtube videos: When you add the iframe code, it automatically creates a thumbnail. Instructions:When creating a post, switch to Edit HTML tab and paste the embed code of youtube video in the HTML box.
    You don't need to add any pictures.


    Other: If thumbnails don't appear, find and delete the ?rel=0 code at the end of youtube URL.
    Newer Posts Older Posts
    © Copyright Downloads free zone
    Back To Top