Created
June 30, 2015 19:54
-
-
Save Uriel29/008971c67e745ef9dee3 to your computer and use it in GitHub Desktop.
Botões para compartilhar, redes sociais > seblod na lista.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div> | |
<a target="_blank" href="http://www.facebook.com/sharer.php?&u=http://oceanoliterario.com<?php echo $cck->getLink('tituloci'); ?>" title="Compartilhar link no Facebook"> <img src="images/facebook22.png" /> </a> | |
<a target="_blank" href="https://plus.google.com/share?url=http://oceanoliterario.com<?php echo $cck->getLink('tituloci'); ?>" title="Compartilhar link no Google+"> <img src="images/google_plus22.png" /> </a> | |
<a target="_blank" href="https://twitter.com/intent/tweet?text=Gostei+de+uma+frase+do+@OceanoLiterário:+Veja+você+também+em+-+http://oceanoliterario.com<?php echo $cck->getLink('tituloci'); ?>" title="Compartilhar link no Twitter"> <img src="images/twitter22.png" /></a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment