Adding a Twitter Follow Button
When we spoke to clients using twitter, most did not know we were on Twitter because they were not looking in the header or footer for a 'follow' button, therefore we added it to the main sidebar with a simple twitter javascript as follows;
<center>
<a href="
https://twitter.com/seemeadvert" class="twitter-follow-button" data-width="225px" data-align="left">Follow @SeeMeAdvert</a>
<script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){
js=d.createElement(s);j s.id=id;
js.src="
http://platform.twitter.com/widgets....wjs");</script>
<center>
To use it, just add a text box to the sidebar or location you want to add it on, remember to change 'seemeadvert' for your own twitter name.... simples!