1 |
|
---|---|
Posted by | Css question |
![]() π¬Sweet toothπ¬ G2 clouded (#409062) ![]() Majestic View Forum Posts ![]() Posted on 2023-08-31 19:14:58 |
So i have a few questions about CSS, im making some and i'd like to know how to change the SB and GB images and how to change the cursor, thats all ty! ![]() |
Hok-Z | πΉππππ | G1 Ennedi (#170947) View Forum Posts ![]() Posted on 2023-08-31 19:24:56 |
Here you are! Guide to Custom Cursors /*Currency Beetles*/ img[src$="icon-beetle-silver.png"] { content: url("https://i.imgur.com/dnp3Qnc.png") !important; width: 20px !important; } img[src$="icon-beetle-gold.png"] { content: url("https://i.imgur.com/WCwPxgA.png") !important; width: 20px !important; } ![]() Edited on 31/08/23 @ 19:25:23 by π’ππ-π ~ π΄πππ πΊππ (#170947) |
1 |
---|