This tutorial is about how to change mouse cursor in blogger because many people wants to change their blogger mouse cursor You can search for different mouse cursors in Google there are many websites where you can easily find many cursors.just follow the few easy and simple steps and make it.Step 1
Login to your blogger dashboard and click on Design .
Step 2
Now click on Edit HTML and then check on Expand Widget Templates box.
Step 3
Find the following code by pressing CTRL+F
]]></b:skin>
Step 4
Now copy the following code and paste it before this.
body, a, a:hover
{
cursor: url(http://3.bp.blogspot.com/-UV7SYCCb92Y/ToPbhB7d9wI/AAAAAAAAATA/X7Bw5VcBZyA/s1600/curser.gif), progress;}