Hello,
Great template!
I'd like to create a single page with a few share buttons (facebook, twitter, etc.) And I wish that the buttons look like this:<a href="#" class="social-icon si-dark si-large si-facebook"><i class="icon-facebook"></i><i class="icon-facebook"></i></a>
How can I do this? Twitter gives me something like: <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://….com/….html" data-text="…" data-via="…">Tweet</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
Am I supposed to integrate this code somewhere?
:)
Joseph
