Botón para compartir de Facebook - Claves nod 32, Serial nod32

Para colocarlo en el blog sólo entra en Diseño | Edición de HTML, marca la casilla Expandir plantillas de artilugios y busca esta etiqueta:

<div class='post-body entry-content'>
Justo debajo de ella agrega lo siguiente:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
< div style='float:right; padding:5px;'>
< a href='http://www.facebook.com/sharer.php' name='fb_share' type='box_count'>Compartir</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
< /div>
< /b:if>
El resultado será este:

Si quisieras el botón con el número a su derecha entonces usa este código:

 <b:if cond='data:blog.pageType == &quot;item&quot;'>
< div style='float:right; padding:5px;'>
< a href='http://www.facebook.com/sharer.php' name='fb_share' type='button_count'>Compartir</a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
< /div>
< /b:if>
El resultado será este:
Si quisieras poner sólo el botón, si el número de veces que se ha compartido entonces usa este código:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
< div style='float:right; padding:5px;'>
< a name="fb_share" type="button" href="http://www.facebook.com/sharer.php">Compartir</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
< /div>
< /b:if> 
El resultado será este:
Pero si tampoco quisieras un botón y sólo deseas un enlace entonces usa este código:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
< div style='float:right; padding:5px;'>
< a name="fb_share" type="icon_link" href="http://www.facebook.com/sharer.php">Compartir</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
< /div>
< /b:if>
El resultado será este:


-------------------------------------------------------


Seriales de Hoy Abril Completamente gratis: DEJANDOLES LICENCIAS PARA NOD32, CON ESTAS LICENCIAS PODRA ACTUALIZAR,ACTIVAR Y LICENCIAR DE MANERA GRTAUITA SU ANTIVIRUS VERSION 4 5 6 7 TOTALMENTE GRATIS, SMART SECURITY, ESET MOBILE, NOD32 Nod32
Botón para compartir de Facebook - Claves nod 32, Serial nod32 Botón para compartir de Facebook - Claves nod 32, Serial nod32 Reviewed by Unknown on 9:48 a.m. Rating: 5

No hay comentarios.:

Con tecnología de Blogger.