March 27, 2011

How to create a floating “Follow me I am on Twitter” widget to WordPress

 

WordPress is a known blogging platform. There are lot of customization you can do with your blog that is why it is most widely used option. Here, I am going to tell you “how to install a floating Twitter button on WordPress sidebar”. This is easy and can be done in few minutes. Try the following steps.

1. Go to website http://www.twitterbuttons.com and choose the button you want on your WordPress right sidebar.

2. Get the code for the button image.

How to create a floating “Follow me I am on Twitter” widget to Wordpress

3. Now, go to widget section of WordPress admin. And drag a text widget to the wordpress right sidebar. I will suggest using this code with other widget code like this.

How to create a floating “Follow me I am on Twitter” widget to Wordpress

Use the following code:

<a href=’http://www.twitter.com/your twitter handle style=’display:scroll;position:fixed;bottom:300px;right:1px;’ target=’_blank’><img src=link to the image we have selected in step 2′ style=’border:0;’/></a>

You will get a nice floating Sidebar widget like this.

How to create a floating “Follow me I am on Twitter” widget to Wordpress

Please let me know if you face any issues while installing this Twitter widget. You can also join us on Facebook and Twitter to get updated WordPress news and tricks.

No comments:

Post a Comment