Add Back to Top Widget in Blogger :
Hi friends, M going to share a simple and useful tricks for you. as we see in some blogs an image is inserted to the footer area in the right corner. it is simple and effective. visitors can go to the top by clicking on the image as shown here.
Just follow the simple steps :
1. sign in to your blog and go to the layout
2. Go to layout and add a html/javascript gadget
3. paste the following code :
bottom: 5px; right: 5px;
“><a href=”#” title=”Back to Top”><img src=”https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQc9MMBNBxV2we-eyiYRTrWXb21FSb2rQuTwc3huUq3dXgqV3ls“/></a></div>=> You can change the image by changing the URL marked in red to your uploaded image.
=>You can also re-position the “back to top” icon button by changing the code bottom: 5px; right:5px;. To position the button further away from the right or bottom sides, simply increase the pixels value, like, bottom: 10px; right: 10px;
Also see : Add Alexa Widget in Blogger
This post is written by Sanjay kr choubey. Circle him on Google+ for future updates.
Leave a Reply