Forums

How to change cursor designe or size while play online chess ?

Sort:
OnlyMe9119

When i put the cursor on any piece the cursor  change . And i want to make cursor size larger or change it .... SORRY for bad english

OnlyMe9119

Martin_Stahl
OnlyMe9119 wrote:

When i put the cursor on any piece the cursor  change . And i want to make cursor size larger or change it .... SORRY for bad english

 

You would need to use custom client side CSS to modify what gets shown 

OnlyMe9119
Martin_Stahl wrote:
OnlyMe9119 wrote:

When i put the cursor on any piece the cursor  change . And i want to make cursor size larger or change it .... SORRY for bad english

 

You would need to use custom client side CSS to modify what gets shown 

Can you teach me how to do this

Martin_Stahl

Search your favorite search engine and look for user side CSS and cursors. Apparently there are some plugins/add-ons that can do it too.

dhairyashsingh

goto settings < accessiblity < mouse pointer touch < increase the size of your cursor

then https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha 

download the above extension and https://scribehow.com/shared/Chess_Workflow__xcc6g0GaQMiQ8cMKv-hYeA

 

 

Busmole

What do I do after I type the line into the code section? nothing has happened and just to let you know I'm on firefox and it would be very nice if you could assume that not everyone is on chrome.

dhairyashsingh

https://addons.mozilla.org/en-US/firefox/addon/stylebot-web/

for firefox

dhairyashsingh

and in the code part type 

piece{

cursor:move;

                    }

Busmole

still, nothing happens

 

1baguette_king0

Damb

99parsa99

can you tell me how can I change it completely because this hand tool is so bad not only for chess.com but for other apps or websites like kleki the paint tool app (look) file:///C:/Users/Mj%20goha/Documents/IMG_9842.JPG (copy and paste the link to chrome to see the picture)

also on chess.com its like this (look)

https://image.lichess1.org/display?h=0&op=resize&path=parsa00maleki077:ublogBody:Bb0mXd24XcTd:OAE0Z7el.jpg&w=720&sig=a5723387839120d29453a5ae07fc5cccb7d2aa4f

AndrewX98

In this way it forces the cursor to change

download stylus or Stylebot and then add

.piece {cursor: pointer !important;}

Valddabiser

Yo