Header Ads

Recent Post

How To Change Mouse Cursor on Blogger


I created this post because there are a blogger friend who asked how to change the pointer / cursor on the blogger. This you can do to decorate the look of blog.


This is the steps of how to install designed cursor for your Blogger blog.
Take the cursor image from http://www.cursor-4u.com/ and you can change it any time depends on your festive mood

1) Go to Blogger Layout <HTML>

2)and Look for this code: <body>

3)Copy the code below, and paste the cursor below the tag <body>


<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}</style>

5) Save your template and you're done.

If you want to change your animated cursor, you can pick one here http://www.cursors-4u.com/ and simply replace the highlighted url in green to your selected cursor.

No comments