I have a twitter widget at this side
http://1905.gs/blog on the right sidebar.
At the bottom of the widget there is the follow me link.
I would like to embed a follow me "button" which I have created the script for:
The button script:
<a href="https://twitter.com/1905GS" class="twitter-follow-button" data-show-count="false" data-lang="tr">Takip et: @1905GS</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
And here is the current javascript link:
http://www.1905.gs/blog/wp-content/p...tter-widget.js
How I am trying to make it look like:
http://a1202.hizliresim.com/u/d/2nryy.jpg
thank you very much for your help,