Custom board picture and pieces

Sort:
siddhesh1337

Hey Durian_Defense. Thanks for your help Sir, it guided me to the right path. I've managed to get a custom board and custom pieces ( with shadow ) which have increased my board vision. I managed to do this with scripts from userstyles.org. I am attaching a pic of my current setup. 

Notice how the board is perfectly centralized on the screen

I have intentionally chosen a ' dull ' coloured board so the pieces are more ' visible '. The choice of pieces is also deliberate, they have shadows on them, which makes them really easy to notice and they ' pop ' out. I am performing good in my games with this setup. 

I have also modified the CSS so that the board is PERFECTLY aligned in the centre in focus mode. By default, it is quite on the left, if you have noticed. It used to bother me how the board was not centralized. 

If anybody needs assistance with custom board, custom pieces or with modifying the CSS element to perfectly align the board in the centre, let me know. 

Here is another picture without focus mode which demonstrates how I've managed to perfectly centralize the board - 

Notice the presence of the scroll bar and centralization

Notice the presence of the scroll bar at the bottom. The board is perfectly in the centre and the move browser is on the right. By default the move browser takes up central space and is distracting. 

Durian_Defense

Love the shadows!

Durian_Defense

Ok I've done the entire Sargon chess set CSS overridding.

                                             Typical Durian Defense opening as Black


Welcome to the Durian Defense opening with the circa 1978 design. The original SARGON from 1978 was written in assembly language by Dan and Kathleen "Kathe" Spracklen for the Z80-based Wavemate Jupiter III.

Cheers
Frankie Kam

Durian_Defense

I went the full hog and implemented the Sargon B&W original chessboard.

Cringe?



Or nostalgia?

You choose, hahahahahaha.

Regards
Frankie "Mad Scientist at work" Kam.
a.k.a, Durian_Defense

toiletgod
Martinisgodofchess wrote:
Durian_Defense skrev:

I have been doing work on this for more than week now using stylus. The only thing I can't figure out is how to change the chess pieces on chess.com. Here is a sample of my work involving animated backgrounds. 

 

And yes, you can pretty  much use ANY custom chessboard of your fancy as a substitute. In the river sample below, I am using a custom chessboard PNG (opacity < 1.00 for some translucency) to give a better contrast to the chessboard and to reduce the visual noise of the animated gif (a.k.a. live wallpaper) background:

 

You can view the longer view sample here on your browser.

I did this by using the Chrome extension named Stylus to override the CSS. Below is the code I used. The custom chessboard png file used is shown in bold text.

.chessboard-component {
background: url("https://cefl4u.org/chess/150_vodka_on_the_rocks.png") 0 0 / 100% 100% no-repeat!important;
width: 480px!important;
height: 480px!important;
}
.board {

background: url("https://cefl4u.org/chess/200_vodka_on_the_rocks.png") 0 0 / 100% 100% no-repeat!important;
}
.settings-themes-theme-preview settings-themes-default-theme {
background-image: url("https://images.chesscomfiles.com/proxy/cefl4u.org/chess/water/https/c87bbbfdf1.png") !important;
}
body:after {
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://images.chesscomfiles.com/proxy/cefl4u.org/chess/gifs/stream/https/625d800d3e.gif") !important;
color: #EEE;
background-size: cover!important;
background-repeat: no-repeat;
background-position: center center;
}

But wait, there's more! My latest work involves overidding chess.com's Review and Analysis sections to provide a larger font viewing experience. See this? The Analysis screen is now much more viewable due to the larger font presentation.


Read my post here. 

Regards
Frankie "Durian Defense" Kam
Malaysia

Could you send me the first picture? The one of the northern lights. It looks really good.
Thank you in advance.

Are you able to explain this more with a tutorial? On how to customize all elements of the chessboard and if changing sound is possible I plan to do a very detailed chessboard to share with everyone and need help / directions.

sebastian-andreasstoica

I want help to make custom attack on titan pieces SanAndreas#5706 please contact me with any help !!!

Durian_Defense

tolietgod and sebastian-andreasstoica

You can use this Stylus style (script) code to customise the white and black pieces of chess.com:

/* ==UserStyle==
@name Chess.com Mayura pieces
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
/* ==UserStyle==
@name Chess.com Pieces: Chess.com Mayura pieces
@namespace USO Archive
@author jarechu
@description `Chess.com Pieces: Chess.com Mayura pieces
@version 20200830.14.55
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("chess.com") {

/* Black pieces */

.piece.bp {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/yxGsrdN/https/7a9a11d982.png")!important;
}

.piece.bn {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/C4MgWQV/https/6760200f6c.png")!important;
}

.piece.bb {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/qAjuKDO/https/10d7bf2e17.png")!important;
}

.piece.br {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/jEHy8Al/https/ebcea97101.png")!important;
}

.piece.bk {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/kcNSS3C/https/57698e0167.png")!important;
}

.piece.bq {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/dqxnU3U/https/ec0d4d1e80.png")!important;
}


/* White pieces */

.piece.wp {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/v9dgMEg/https/056844c81d.png")!important;
}

.piece.wn {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/6d2YFWd/https/526472f842.png")!important;
}

.piece.wb {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/EyPioDu/https/ffa800a5d2.png")!important;
}

.piece.wr {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/1uAo98r/https/87ddb1e3b0.png")!important;
}

.piece.wk {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/7aNcU4B/https/1707a8cb60.png")!important;
}

.piece.wq {
background-image: url("https://images.chesscomfiles.com/proxy/i.imgur.com/w5wcpFX/https/ae4ccbd8fe.png")!important;
}

}

Yathav810

ChessKid uses this style peshka.png

Yathav810

I have hosted a competition

You have to:

  1. Build a chess board and pieces
  2. You all are numbered
  3. chesscool123 is number 18
  4. There are 31 places left!
  5. Fathers and cousins acn help!
  6. Build the board
  7. Bulid the pawns
  8. Build the rooks/towers
  9. Build the knights/horses
  10. Build the bishops
  11. Build the two queens
  12. Build the two kings
  13. Paint the pieces
  14. Take a pictuure
  15. Done!
    Copy how I`ve done it in the chess board! 

     The prize is: a trophy
    £10,000
    A video on how to make it
    And Poundland will sell it!
    Good luck!

 

 


newbie4711

Hello,

honestly, I have no idea at all how this stylus works. But is it possible to replace all pieces by dots?

Lets say

- Black dots for the Black pieces and White dots for the White pieces or

- grey dots for all pieces or

- dots for only one side and blindfold for the other side.

 

blindminds

It should be a super simple implement to allow users to specify image files for custom boards and pieces. A user repository would be amazing. Esspecially using SVG files, you could get nice hi-dpi friendly vector graphics for 4k and 8k monitors.

Yathav810

siddesh1337? Is this an OP?

DerrickNY

Please submit petition to Dylan Rittman, demanding custom colors for board squares and pieces like chess.com variants. He will know that the movement in support of this feature is growing, and the leadership will get the memo. 

Yathav810

 

Yathav810
 Black to checkmate white

 

Yathav810

Sierra1Mikee

I'd love to use my own custom pieces. I hate the pixel pieces on chess.com, they're hard to see, so I made my own: 



Luckily I can use them on lichess, been finding myself playing there a lot more simply because of this 

Yathav810

Yathav810

Here is a game called ChessPlus

Yathav810

Faerie chess