Saturday, 9 February 2013

How to Change Hand Cursor on the Link

UmerPrince


As we know, on the original blogger template, if we put our cursor on a link, the cursor will be hand. So, based on that case, we will learn how to change the hand cursor. Shortly, just follow the steps below.

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

<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>


=> You can change the cursor URL
5. And click SAVE

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...