やっほー~!i made some new replacement friend icons ^^
just like the tomodachi life window icons i made a while back, the original/base code was made by Boniscool (click here!)
the minecraft window png is from meistruan on tumblr (click here!)
i think they look just fine on profiles with white/light colored backgrounds, but they'll look so amazing against black/dark backgrounds!
here’s the the actual code! ↓
<style>
.profile .friends .person:first-child img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(2) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(3) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(4) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(5) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(5) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(6) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(7) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);
}
.profile .friends .person:nth-child(8) img:not(.icon){
content:url(https://i.ibb.co/PvFdMg0w/oldmcwindow.png);</style>
preview ↓

no need to comment if using or credit me on your profile, just share this post if anyone asks~ enjoy!
Comments
Displaying 0 of 0 comments ( View all | Add Comment )