lichess.org
Donate

New logo as ingame knight pieces [HowTo]

Want the awesome new logo knight design on your board?
Since some users asked me after I posted my board, here is how you get them!
(let me know if something is not clear or if you have suggestions)

Example:
https://i.imgur.com/htJOeRV.png

1) Install the "Stylish" browser plugin for chrome or firefox. With Stylish you can edit or add custom css styles for certain sites. (alternatively use "Stylus" as @bufferunderrun suggested, css code at the end of this posting)

Chrome
-> chrome.google.com/webstore/detail/stylish-custom-themes-for/fjnbnpbmkenffdnngjfgmeleoegfcffe

Firefox
-> addons.mozilla.org/de/firefox/addon/stylish/

2) Install the css style I have created with the new logo as knights.

-> userstyles.org/styles/181827/lichess-aprilknights

3) Enable the style. You have to be on the lichess website, open the stylish menu in your browser and enable the style.

https://i.imgur.com/gj4qOBx.jpg

Enjoy!

Only tested in Chrome.
Check out other lichess styles -> userstyles.org/styles/browse?search_terms=lichess

__________________________________________________________________

For use with the Stylus Extension, as @bufferunderrun suggested, here is the css code:

piece.knight.black { background-image: url("http://gawh.de/files/aprilknight_black.png")!important;}
piece.knight.white { background-image: url("http://gawh.de/files/aprilknight_white.png")!important;}

This topic has been archived and can no longer be replied to.