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.
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.
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.
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