Thursday, August 9, 2012

Add Stylish Mouse Pointer Effect To Blogger


While surfing my blog you have noticed that i have mouse pointer effect on my blog. Actually this stylish mouse cursor effect makes blog beautiful. There is an apple sign on mouse pointer. This effect has been created with CSS code. No JavaScript code this time.


Mouse Cursor effect

  • Go To Blogger Dashboard → Design → Edit HTML
  • Now find the following code
  • ]]></b:skin>
  • And Paste the following code just above ]]></b:skin>
  • body, a, a:hover {cursor: url(http://cursors3.totallyfreecursors.com/thumbnails/apple-tmani.gif), progress;}
  • Now save and reload your blog
  • If you liked the article dont forget to share it

    1 comment:

    1. Very useful. I'm also having fun changing my mouse cursor and could ONLY do the basic personalized mouse pointer. <3

      ReplyDelete