You might have seen that many sites have their own mouse cursors. When you move your cursor on their blog, the cursor automatically changes and a custom mouse cursor makes your blog different from others. Recently, one of our readers asked us to write an article on changing mouse cursor of your blog. So today in this tutorial, we'll learn that How to Change Mouse Cursor in Blogger.
Now replace Your Cursor Image with the image URL of your cursor and press the Save Template Button.
Note: You can get hundreds of free cursor images here at >> http://www.cursors-4u.com/
Congratulations: You've successfully customized you mouse cursor. Now visit your blog and see the magic.
What is a Mouse Cursor?
In the computers, a pointer or mouse cursor is a graphical image on the computer monitor or other display device. A cursor is an indicator used to show the position on a computer monitor. It is mostly used for clicking, select or for moving folders/files from one place to other.How to Change Mouse Cursor in Blogger?
First of all, log in to your Blogger Account and select your Blog. Go to Template >> Edit HTML >> Search (Ctrl + F) for the ]]></b:skin> tag and paste the following piece of code just above/before it.body{
cursor: url(Your Cursor Image), auto;
}
Now replace Your Cursor Image with the image URL of your cursor and press the Save Template Button.
Note: You can get hundreds of free cursor images here at >> http://www.cursors-4u.com/
Congratulations: You've successfully customized you mouse cursor. Now visit your blog and see the magic.
0 Comments