Skip to content

Instantly share code, notes, and snippets.

@Uriel29
Created June 30, 2015 19:54
Show Gist options
  • Save Uriel29/008971c67e745ef9dee3 to your computer and use it in GitHub Desktop.
Save Uriel29/008971c67e745ef9dee3 to your computer and use it in GitHub Desktop.
Botões para compartilhar, redes sociais > seblod na lista.
<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