Friday 15 August 2014

Widgets

Posted by Unknown
1 comment | 04:45
  BY:RAO TALHA                                                 share bottons                                                    
This is one of the few sociable intercourse widgets that took a lot of my instant in designing it. You score seen the movement of floating intercourse investigation buttons on favorite blogs. The conventional icons are now replaced with motorcar incremented tabulator buttons that are updated in seconds.  We created polar versions of this bar applying both Jquery effects and CSS3 styles but this widget is variant because it contains customised peep, pinterest and an Telecommunicate fasten. Services equivalent Addthis and Sharethis are both doing a great job but they relieve poorness to energy on many of their plugin combining conflicts. Pinterest pin it buttons are feat outstanding incommode and it severely fails in taking the proper thumbnail individual. In most cases it does not even superior a locomote  to the leftish of your journal posts and would swim as the visitant scrolls up or perfect. This widget contains counters of burning mixer networking sites that has the voltage to take you traffic by circulating your proportion to a wider audience. We hump proven the widget on statesman browsers equivalent IE7+, Firefox, Chrome etc. and recovered it excavation retributory o.k. with no sympathy issues or design conflicts.
Developers and bloggers are requested to nexus place to this berth if in somebody they recognize to apportion our write with their readers. Lets get to product now!
                                     ..........................................................................
                                              SEO tips for blogger 2014
                                    ..........................................................................

how it work?

                          We possess united both Addthis and ShareThis force in it. In sect to create the twirp add and others we took the Sharethis choice encipher and customise it to convert the add soul, emit size and separate text. The widget that we initially formulated looks extremely attractive compared to this one. You can see the low designed dose variation in the screenshot beneath:

You can maintain that both Cheep, Google Advantageous, Pinterest and Stumbleupon are displayed with duty shapes, identical sizes and diametrical find colours. I spent a lot of period trying to sort all buttons of the equal situation by using a ordinary simulacrum linked by a sprite but the exclusive difficulty with this plugin is that the counts tradition guide the formalised book enrolled at Sound, Google and pinterest servers but they give demonstration increments qualified at ShareThis. If you add this distribution bar to your diary, you faculty see cardinal on all counters unless someone clicks them and circulates your content.
To precise this bare I had to regrettably dropped the air of sharing the above intentional edition and assets this tutorial widget instead. Nevertheless the widget on our diary soothe contains the twitter add which wont communicate formal numerate but that of ShareThis. If you would similar to replace it with the authorized big situation sound depend box then you can certainly do this by customizing the cipher mutual beneath.
=====================================================================

Adding floating bar to blogger

=====================================================================
the steps are kept extremely easy to apply. All you pauperism is to make and paste the tenacious accumulate of codification we industrial and reliable all day. Choose these cozy steps: 



1:Go to blogger                                                                                                                                           2:open tamplate>edit HTML                                                                                                                   3:Open search baar >with ctrl+f                                                                                                               4:search the following code in baar                                                                                                                       <b:includable id='post' var='post'>                                                                                                    5:just bellow it paste the following code:
=============================================================== ======                                                                                                                                                                                                         <b:if cond='data:blog.pageType == &quot;item&quot;'> 
<b:if cond='data:blog.pageType != &quot;static_page&quot;'> 
<style> 
.mbt_social_floating{ 
    position:fixed; bottom:10%; margin-left:-60px; float:left;     width:60px; 
    background-color:#f7f7f7;     padding: 5px 0 0px 0px; 
     border-top:1px solid #ddd; 
border-left:1px solid #ddd; 
border-bottom:1px solid #ddd; 
z-index:9999px !important; 
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; 

.mbt_social_floating .mbt_side_social_button{ 
    margin-bottom:5px; 
    float:none; 
    height:auto; 
    width:60px; 

.mbt_social_floating .st_twitter_vcount, .mbt_social_floating.st_plusone_vcount, .st_email{ 
    margin-left:5px; 

.mbt_social_floating .st_fblike_vcount{ 
    margin-left:5px; 

.mbt_social_floating .stButton_gradient{ 
    background:none !important; 
    height:21px !important; 
    padding-left:0 !important; 

.mbt_social_floating .chicklets, .mbt_social_floating .stMainServices { 
    background:url(&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1d_Alk48AbZLewNzl7pdk6ApKzhLo4JyKQgNqBS3JCqiyKMXD060VSXixLkcUGz3W_veJZmfdpZEoBTMst8OBo4AmbgOxppmRsAspwXEYN6ZXZ2TZ9KTAP5Yvqpr4NRbDmPiDkgP4fQ4Q/s400/gc_social_sprite.gif&#39;) no-repeat !important; 
    height:19px !important; 
    width:45px !important; 
    padding:0 !important; 

.st_email .chicklets{ 
    background-position:0 -77px !important; 
    background-image:url(&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1d_Alk48AbZLewNzl7pdk6ApKzhLo4JyKQgNqBS3JCqiyKMXD060VSXixLkcUGz3W_veJZmfdpZEoBTMst8OBo4AmbgOxppmRsAspwXEYN6ZXZ2TZ9KTAP5Yvqpr4NRbDmPiDkgP4fQ4Q/s400/gc_social_sprite.gif&#39;) !important; 

.mbt_social_floating .st_twitter_vcount .st-twitter-counter{ 
    background-position:0 -58px !important; 

.mbt_social_floating  .stButton_gradient{ 
    border:none !important; 

.mbt_social_floating .stBubble_count{ 
    width:44px !important; 
    font-size: 15px !important; 
    font-weight: normal !important; 
    padding-top:7px !important; 
    height:23px !important; 
    background:none !important; 

.mbt_social_floating .st_twitter_vcount .stBubble_count{ 
    color:#00a6df; 
    background-color:#f8fbfc !important; 


.st_fblike_vcount{ 
    margin-bottom: 0px; 
    display: block; 

.st_twitter_vcount{ 
    margin-bottom: 3px; 
    display: block; 


.st_email{ 
    margin-bottom: 5px; margin-top: 3px; 
    display: block; 

.mbt_social_floating .stBubble{ 
    background-position: 21px 31px !important; 
    height:35px !important; 
}.mbt_social_floating .st_pinterest_vcount{
    margin-left:5px;
}
.mbt_social_floating .st_pinterest_vcount .st-pinterest-counter{
    background-position:0 -19px !important;
}
.mbt_social_floating .st_pinterest_vcount .stBubble_count{
    color:#FF0505;
    background-color:#fbf8f8 !important; 
}

.mbt_social_floating .st_pinterest_vcount .stBubble{
    background-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-jt3nz7wu3uQJt4KpUJ6xNKfnQR5SHHHLYKvy-7RXmpB7gHAVPZUv4AOGcwOhYz3D4Q-TpkKeRl-S35kXME52MftPGcYI07FOya5bU0xjU1dt6mpNEq8tAbi6mjUG9AFejX0GADLV9RPh/s400/bubble_arrow_pinterest.png') !important;
}


.st_pinterest_vcount{
    margin-bottom: 0px;
    display: block;
}

</style> 

<div class='mbt_social_floating'> 
    <script type='text/javascript'>var switchTo5x=true;</script> 
    <script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/> 
    <script type='text/javascript'>stLight.options({onhover:false, , doNotHash: true, doNotCopy: true, hashAddressBar: false});</script> 
    <!-- No more works properly so removing it from mbt list<span class='st_fblike_vcount' displaytext=''/>--> 
<div style='margin:0px 0 0px 10px;'><div id='fb-root'/><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/><fb:like font='' href='' layout='box_count' send='false' show_faces='false'/></div> 
    <span class='st_twitter_vcount' displaytext='' st_via='twitterusername'/> 
<span class='st_pinterest_vcount' displaytext=''/>
<div style='margin:0px 0 0 5px;'> 
    <span class='st_plusone_vcount' displaytext=''/> 
</div> 
    
<div class='addthis_toolbox addthis_default_style ' style='margin:5px 0px 5px 8px;'> 
<a class='addthis_counter'/> 
</div> 
<script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/> 
<script type='text/javascript'> 
var addthis_config = { 
     ui_cobrand: &quot;MY BLOGGER TRICKS&quot;, 
ui_header_color: &quot;#ffffff&quot;, 
     ui_header_background: &quot;#0080FF&quot; 

</script> 
<span class='st_email' displaytext=''/> 
<p style=' line-height:0px; font-size:10px; font-weight:bold; text-align:center;'><a href='http://www.mybloggertricks.com/2012/05/create-floating-bar-for-pinterest-other.html' style='color:#CAC8C8;'>Widgets</a></p> 
</div> 
</b:if></b:if>                                                                                                                                                                                                                   
=====================================================================

write your twitter user name to remove  twitter user name
...................................................................................................................................................................

optional step 

if the share buttons does not work then add java script following code
..................................................................................................................................................................
====================================================================
<div id="fb-root"></div> 
<script>(function(d, s, id) { 
  var js, fjs = d.getElementsByTagName(s)[0]; 
  if (d.getElementById(id)) return; 
  js = d.createElement(s); js.id = id; 
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; 
  fjs.parentNode.insertBefore(js, fjs); 
}(document, 'script', 'facebook-jssdk'));</script>
=================================================================================
thanks for watching  ALLAH HAFIZ 
:)

1 comment:

  1. I have launched new site about SEO Tips And Free Download. I want to get traffic there. Is there any easy way to grab traffic? Any help would be appreciated.
    Thanks in Advance.

    ReplyDelete

follow me on twitter

make money