Showing posts with label cursor. Show all posts
Showing posts with label cursor. Show all posts
Monday, November 14, 2016
How to Change Hand Cursor on the Link
How to Change Hand Cursor on the Link

1. Log in to your blogger account
2. Go to Design --> Page Elements --> Add Gadget
3. Choose "HTML/Java Script"
4. Add the code below
=> You can change the cursor URL<style type="text/css">a:hover {cursor:url("http://fc04.deviantart.net/fs71/f/2010/094/d/6/Kalyan_hand_cursor_2_by_Zanten.gif"),default}</style>
5. And click SAVE
Go to link download
Monday, August 29, 2016
How To Change Cursor In Blog
How To Change Cursor In Blog

1. Log in to your blogger account
2. Go to Design>>>Page Elements>>>Add Gadget
3. Choose "HTML/Java Script"
4. Copy the code below, and paste on the place.
5. Save it now<style type="text/css">body
{cursor:url("http://cursors0.totallyfreecursors.com/thumbnails/indonesia.gif"),default}
</style>
You can change http://cursors0.totallyfreecursors.com/thumbnails/indonesia.gif with your image (cusor) URL. Below are the examples of unique cursor :
http://cursors0.totallyfreecursors.com/thumbnails/aliendance.gif
http://cursors2.totallyfreecursors.com/thumbnails/pool8spin.gif
http://cursors2.totallyfreecursors.com/thumbnails/choco1.gif
http://cursors3.totallyfreecursors.com/thumbnails/bigboo.gif
http://cursors0.totallyfreecursors.com/thumbnails/mario.gif
Go to link download
Subscribe to:
Posts (Atom)