-->

Want a different mouse cursor for your website/blog?

how to change mouse cursor, blog, website mouse cursor, different mouse cursor, blogger cusor,

Hello friends!!


               Are you a blogger? Are you looking forward to create a website?  Every person want their site/blog to be different from that of others either in the content or in the display. Many of them have a doubt whether they can display the mouse cursor on their website/blog in a different and attractive way. The answer is yes. You can change the mouse cursor on your website/blog and it is a very simple task.

One Mad Geek


This is a safe trick and you need not worry. Many people think that to change the mouse cursor you want to download cursors from various sites and it is a difficult task. But geeks, I am here to show you an easy way to do it in a very short span. In this method, you will not be needing to download anything as it consumes much time and space.

Steps for blog :

1. Open your blogger account .
2. Move to the template tab.
3. Click on Edit HTML.

One Mad Geek


4. Find "</body>"

5. Copy and paste the following code below "</body>"
<style type="text/css">body, a,a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}</style>
6. Click save and then view your blog.

Steps for website :

If you want to change the mouse cursor in your website. You can do the same action as:

1. Go to your HTML file. Find "</body>"
2. Copy the code and place it below "</body>"

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

Tags: how to change mouse cursor, blog, website mouse cursor, different mouse cursor, blogger cusor,

You may like these posts

  1. To insert a code use <i rel="pre">code_here</i>
  2. To insert a quote use <b rel="quote">your_qoute</b>
  3. To insert a picture use <i rel="image">url_image_here</i>