Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
|
Back to top link in posts -Tutorial 12
|
| Author |
Message |
Admin
Administrator
      
Posts: 54
Joined: Nov 2009
Reputation: 0
|
Back to top link in posts -Tutorial 12
You all might have seen back to top image which is now a days found on websites and blogs. its found in long blogs ,so that you can directly reach to top by clicking that floating image.
i will teach you how to add it in you blog.
first of all find an upward pointing arrow image from google , search as BACK TO TOP BUTTONS.
Now in your blogger account click on LAYOUT.
click on ADD A GADGET.
see this image .
A popup window will open ,click on ADD HTML/JAVASCRIPT.
Then in this window paste this html code
this is the html code you need to paste in that.
Code:
<a style="display:scroll;position:fixed;bottom:5px;right:5px;" href="#" title="Back to Top"><img src="YOUR IMAGE LINK HERE" /></a>
Replace YOUR IMAGE LINK HERE with your image link.
|
|
| 04-15-2010 10:08 AM |
|