Customize Twitter 1.1 Widget

by Vladimir

HTML

<link rel="stylesheet" href="https://github.com/kevinburke/customize-twitter-1.1/blob/gh-pages/twitter.css">
<h1>Customize Twitter 1.1 - Example</h1>
<p>View the source code of this page to see the customization in action. The CSS file used for styling is available <a href="https://github.com/kevinburke/customize-twitter-1.1/blob/gh-pages/twitter.css">here</a></p>

<a class="twitter-timeline"  href="https://twitter.com/snkgames"  data-widget-id="314861924259078144" data-chrome="noheader noborders transparent nofooter">Tweets by @snkgames</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>

    <script src="https://rawgithub.com/kevinburke/customize-twitter-1.1/master/customize-twitter-1.1.min.js" type="text/javascript"></script>

    <script>
    var options = {
        "url": "https://raw.github.com/kevinburke/customize-twitter-1.1/gh-pages/twitter.css"
    };
    CustomizeTwitterWidget(options);
    </script>