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!



Hrt Icon 0 players like this post! Like?

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;
}



Hrt Icon 1 player likes this post! Like?


Edited on 31/08/23 @ 19:25:23 by πœ’π’π’Œ-𝒁 ~ 𝑴𝒂𝒓𝒂 𝑺𝒐𝒗 (#170947)







Memory Used: 630.52 KB - Queries: 2 - Query Time: 0.00059 - Total Time: 0.00410s