Showing posts with label twitter. Show all posts
Showing posts with label twitter. Show all posts

Saturday, January 30, 2010

Floating Twitter Badge For Blogger



Twitter is a famous Social Networking Site which promises you lots of traffics and lots of money. So, it is very important for a blog to have followers to visit their site. Getting followers is not an easy task to do. And in this post I'll teach you one of the strongest method to earn followers in twitter.



Floating Twitter badges are found in many popular blogs and seem very useful to attract followers. So I'll guide you and provide you some codes that you need to create this badge for your blog.

First, log in to your blogger account. Go to Layout and then to Edit HTML page. Then search for ]]></b:skin> and add these codes just above this:


.followme_r .followme{
background: #59B7FF url(http://i45.tinypic.com/upvdc.png) no-repeat scroll left top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
right: 0pt;
}
.followme_l .followme{
background: #59B7FF url(http://i45.tinypic.com/upvdc.png) no-repeat scroll right top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
left: 0pt;
}
.followus_r .followme{
background: #59B7FF url(http://i45.tinypic.com/upvdc.png) no-repeat scroll left top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
right: 0pt;
}
.followus_l .followme{
background: #59B7FF url(http://i45.tinypic.com/upvdc.png) no-repeat scroll right top;
position: fixed;
top: 150px;
width: 30px;
height: 130px;
z-index: 5555;
cursor: pointer;
left: 0pt;
}

Then you'll just need to do a little work. Now save the work and go to Page Elements and select add a widget and paste these codes there:
 
<div class="followme_r">
<div class="followme" onclick="window.open('http://twitter.com/bloggossips')"></div>
</div> 

Then save your work and the badge will be displayed on your blog.

*Note: Donot forget to replace 'http://twitter.com/bloggossip' with your own twitter account.

If there's anything more you need to know then just drop your comment. 

4:00 AM by Anonymos · 5



Enter your email address:

Delivered by FeedBurner