Change Mouse Cursor In Blogger Blog

Change mouse cursor :  When you open your Blogger blog, you can see default mouse cursor color. We can change that default mouse cursor in your Blogger, After changing the cursor in your blog, next when you open you can see that changed cursor only in your Blogger blog. In this post I'm showing one method to change mouse cursor in your Blogger blog. With this method you can change default mouse cursor with different stylish cursor in your blog.

How to change mouse cursor in Blogger  :

To change the default mouse cursor in your blog , you have to add small script code to your Blogger blog. First you have to get or create different mouse cursor images. On internet many free stylish mouse cursors are available. To change the mouse cursor you must need the image url of the cursor. Choosing the one appropriate to your background color of your blog will give more look to your Blogger blog. This method is very simple any one follow.

Follow below steps to change mouse cursor in your Blogger blog.

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit HTML

Step 4 : Add below code before </body>

<style type="text/css">body, a:hover {cursor: url(cursor image url), progress;}</style>
Replace cursor image url with mouse cursor image url

Step 5 : Click on Save template.

With this method you can change default mouse cursor in your Blogger with custom stylish mouse cursor.

No comments:

Post a Comment