How To Change Mouse Cursor on Blog & Website

Socialize: 

Customizing every part of the website or blog is a good trend now a day. Every section of the web or blog page, if have a combination or matching with the colour scheme of the website or blog, leaves a pleasant effect on the visitor. Consider a web page designed in the dark grey or hot black colour scheme. The whole website or blog is giving a nighty dark effect except the scroll bars and the cursor or pointer. The default white scrollbars and pure white mouse pointer will surely give a nasty outcome and will dump the whole beauty of the website or blog.

cursor

This is in the case of the dark themed blog or website, even in the lighter colour scheme’ website or blog the normal white mouse cursor and the default scrollbars do not create a better influence on the viewer.

There are many ways to change the default scrollbars and mouse pointers with your own. But in this post I will only describe the shortest and easiest method of changing the mouse pointer on the web or blog page. Since this post is only about the changing of the cursor therefore the scroll bar customization will be define in other post.

To change the mouse cursor on you website or blog the first thing you need is the mouse pointer or cursor itself. There are many website online that provide free cursors and pointers animated and non-animated both. If you want to use your own designed cursor you can surely do that. To do so you have to just upload your cursor at a web hosting service.

The better way is to use the online free cursors, since there are thousands of cursors already available at them. But still if you are not satisfied with them you can use your own as described earlier. Here I am using the mouse pointers from the most popular cursor site Cursors-4u. I can easily change the cursor when I need it by simply changing the URL of the cursor in the code with the URL of my next choice.

The code used is same for both the website and blog. For the website just go to your .css file and paste the following code in the end of the CSS file. If you want a cursor that change on the hover than use the second code instead of the first. The first URL in the second code is for the normal cursor that will be shown on the whole page, while the second URL in the second code is for the cursor shown when the mouse is overlying on a linked object.

Code


body, a, a:hover {
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;
}

Code


body {
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;
}
a, a:hover {
cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), progress;
}

For installing the customized cursor in the blogger paste one of the above codes (what suits you best) in the style tag in the header section of the blogger HTML. For example:


Code


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

Feel free to ask any queries.

    You may also like...

  • How To Add Static Twitter Follow Box With Smooth Jquery Hover Effect In Blog And Website

    How To Add Static Twitter Follow Box With Smooth Jquery Hover Effect In Blog And Website

    Here There are 3 Simple Steps:If you have a twitter account then it is the best animated widget for…

  • How To Add Music With Control Bar On Blog And Website

    How To Add Music With Control Bar On Blog And Website

    A music player console with controls of the volume, on and off buttons, would give your visitors a…

  • How To Use Free Web-Hosting Websites As Domain Name For Your Website And Blog

    How To Use Free Web-Hosting Websites As Domain Name For Your Website And Blog

    You Can Also Use Free Web-hosting Provider As Your Domain Name:Step:1)Just Create An…

  • How To Change Mouse Cursor on Blog & Website

    How To Change Mouse Cursor on Blog & Website

    Customizing every part of the website or blog is a good trend now a day. Every section of the web…

  • Facebook, Twitter, Google Plus, Subscribe E-Mail J-Query PoP Out Widgets For Your Blog & Website

    Facebook, Twitter, Google Plus, Subscribe E-Mail J-Query PoP Out Widgets For Your Blog & Website

    Here Is The Screen Shoot And Demo Is Right Here --->PART 1 :CSS Code:Go To Blogger >>…

  • How To Remove “SUBSCRIBE TO: POSTS(ATOM)” Link From Blogger

    How To Remove “SUBSCRIBE TO: POSTS(ATOM)” Link From Blogger

    Hi Friends! Remove “Subscribe to: Posts(Atom)” Link From Blogger. You can locate this links bellow…

  • How to Bring Blogger Navbar To Bottom.

    How to Bring Blogger Navbar To Bottom.

    Have you ever thought of bringing the Blogger navbar to the bottom of the page?This post is focused…

1 comment:

  1. Sir most of us are new in the blogging industry, so i think it will be awesome if you you give us a clear sample on where and how to palce codes

    ReplyDelete

About Me

Hi, I am Muhammad Saalim, Co-Founder of EXEIdeas International and CEO of bord4banned. I am here to share my experiences with you and to help those who can help themselves.

Follow Me



Join Our Official FaceBook Group To Stay With Us.

Caution!

All data, codes, articles, tips and tricks etc, posted here are copyright work of MyTutspot.Blogspot, and are protected with DMCA. Any one, found to be thefting any data, will be under LEGAL ACTION.

My Tutspot.Blogspot 2018 All Rights Reserved
Designed by born4banned | A Project of EXEIdeas International