Twitter Sidebar Widget for Wordpress

3 replies
  • WEB DESIGN
  • |
Hi,

I want a twitter widget to show on the sidebar of a wordpress blog. It will not show the updates, just something like "follow us on twitter" button.

Can anybody suggest me anything?
#sidebar #twitter #widget #wordpress
  • Profile picture of the author pjCheviot
    Banned
    Hi

    Probably the easiest thing for a simple image link is - first find and upload a suitable image to your site and then insert the following code into a text widget (edit as necessary) :-

    Code:
    <a href="http://twitter.com/YourName"><img src="http://yoursite.com/images/twitter_image.jpg" border="0"></a>
    Take care with the image you choose in respect of rights - there are lots of free ones out there though.
    {{ DiscussionBoard.errors[1532391].message }}
  • Profile picture of the author Steve Wells
    Here is a twiiter bird just add this code to your side bar:
    You can add a caption like "Follow Me On Twitter" to this;

    <h2>Follow Me On Twitter</h2>
    <a href="yourtwitterurl" target="_blank">
    <img border="0" width="150" alt="twitter bird" src="twitter-bird-5.png" height="150"/></a>

    Twitter Bird Attached, this twitter bird image came from: Free Twitter Bird Icon Set - Productivedreams.com
    Signature
    Need Custom Graphics Work? - Message Me For A Design Quote!
    {{ DiscussionBoard.errors[1533595].message }}

Trending Topics