Facebook, the first social network in the world, out yesterday five new buttons to share.

FacebookFacebookFacebookFacebook

Click the "Share" button next to the title of this paper to test the button.
 
To add a button to share your Facebook blog blogger Log in to Blogger, Go to "Layout", "Edit HTML" select "To develop models of gadgets" and locate the following code:

 <div class='post-header-line-1'/>

Just after this line, add the following code:
 Facebook
<div style="float:left;padding:5px;">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='box_count'>Share</a> 
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/></div>

Facebook

<div style="float:left;padding:5px;">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button_count'>Share</a> 
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/></div>
Facebook


 <div style="float:left;padding:5px;">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='button'>Share</a> 
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/></div>
Facebook
<div style="float:left;padding:5px;">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='icon_link'>Share</a> 
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/></div>
Facebook


<div style="float:left;padding:5px;">
<a expr:share_url='data:post.url' name='fb_share' rel='nofollow' type='icon'>Share</a> 
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/></div>


 You can change the term "Share" with what you want and change the place of the button: right or left.

0 commentaires

Enregistrer un commentaire



Inscription à : Publier les commentaires (Atom)