i try to add a tweet widget in my forum...
but, it showed up like there are need more space like this
i want to make the widget fit to mine and also, how to make the font size smaller for twitter widget
the original size from twitter shows like this...
the code
Thank You..
but, it showed up like there are need more space like this
i want to make the widget fit to mine and also, how to make the font size smaller for twitter widget
the original size from twitter shows like this...
the code
- Code:
<a class="twitter-timeline" href="https://twitter.com/psmtibali" data-widget-id="245452811335237634">Tweets by @psmtibali</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>
Thank You..
Last edited by Avior on September 16th 2012, 7:59 am; edited 1 time in total (Reason for editing : solved)