Go to a site that allows you to download twitter images. I recommend Twitter Buttons.
Now put your ID into the area provided. For this article I will use my sites twitter page. Use the arrows to find what image suits your site the most. I will use the twitter bird image.
Now as soon as you click 'Select' you will be provided an HTML code like this:
Keep in mind that is is not required to have the content after the <br /> though it is nice if you do as it supports the site.
Now you just put it into whatever template file. Wherever you want for the styles you use. It should now show where you put it in the template. You have added a quick easy way for people to access your twitter profile 🙂
Now put your ID into the area provided. For this article I will use my sites twitter page. Use the arrows to find what image suits your site the most. I will use the twitter bird image.
Now as soon as you click 'Select' you will be provided an HTML code like this:
Code:
<a href="http://twitter.com/movieplanet2"><img src="http://www.twitterbuttons.com/upload/images/a7214c2190bar.gif" title="By: TwitterButtons.com" alt="By: TwitterButtons.com" width="259" height="88" /></a><br /><a href="http://www.twitterbuttons.com">By TwitterButtons.com</a>
Keep in mind that is is not required to have the content after the <br /> though it is nice if you do as it supports the site.
Now you just put it into whatever template file. Wherever you want for the styles you use. It should now show where you put it in the template. You have added a quick easy way for people to access your twitter profile 🙂







