Pages

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