If you have a blog on blogger and you want to give a follow me on twitter option to people who visit your blog through a floating image on your blog. It is a good idea and I am sure that if your blog is good enough, you will get followers soon on twitter through your blog.
It is simple to add a floating image to your blog and if you don't know much about the html tags, do not worry, I will show each and everything in detail. You can easily add an image to your blog, like I have on this blog.
Follow the steps given below:
1. Login to your blog and click on design.
2. Click on edit html on top left.
3. I would suggest you, before making any change to your blog template you should download the template. Click on download full template.
4. Copy the code given below:
<a href='PASTE-YOUR-TWITTER-PROFILE-URL-HERE' style='display:scroll;position:fixed;bottom:200px;left:1px;' target='_blank'><img src='http://i1236.photobucket.com/albums/ff447/brij3foru/Follow-Me-On-Twitter.png' style='border:0;'/></a>
<!-- Place this tag in your head or just before your close body tag -->
Open a notepad file and paste the code.
If you do not know where you will get the profile url on twitter, login to twitter and click on profile and copy the url from the address bar of your internet browser. Paste your twitter profie url where PASTE-YOUR-TWITTER-PROFILE-URL-HERE is written and copy the code again.
4. Now, go back to edit html page on blogger blog and if you don't know how to find the close of body tag, press ctrl and f keys and you will get a find bar, type </body> and the same tag will get highlighted in your template, that is the close body tag.
5. Paste the code just before close body tag and save your blog template.
That is all.
If you have any queries or suggestions, please comment.
It is simple to add a floating image to your blog and if you don't know much about the html tags, do not worry, I will show each and everything in detail. You can easily add an image to your blog, like I have on this blog.
Follow the steps given below:
1. Login to your blog and click on design.
2. Click on edit html on top left.
3. I would suggest you, before making any change to your blog template you should download the template. Click on download full template.
4. Copy the code given below:
<a href='PASTE-YOUR-TWITTER-PROFILE-URL-HERE' style='display:scroll;position:fixed;bottom:200px;left:1px;' target='_blank'><img src='http://i1236.photobucket.com/albums/ff447/brij3foru/Follow-Me-On-Twitter.png' style='border:0;'/></a>
<!-- Place this tag in your head or just before your close body tag -->
Open a notepad file and paste the code.
If you do not know where you will get the profile url on twitter, login to twitter and click on profile and copy the url from the address bar of your internet browser. Paste your twitter profie url where PASTE-YOUR-TWITTER-PROFILE-URL-HERE is written and copy the code again.
4. Now, go back to edit html page on blogger blog and if you don't know how to find the close of body tag, press ctrl and f keys and you will get a find bar, type </body> and the same tag will get highlighted in your template, that is the close body tag.
5. Paste the code just before close body tag and save your blog template.
That is all.
If you have any queries or suggestions, please comment.





No comments:
Post a Comment