Once again! Feel free to tinker with the size or anything!
Code for comment section or friend masks will be in my other mask blog! :D
Flowery mask
<style>
.general-about img {-webkit-mask-image: url(https://files.catbox.moe/a4qk3z.png);-webkit-mask-size: 110%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
<style/>
Flower mask 2
<style>
.general-about img {-webkit-mask-image: url(https://files.catbox.moe/ncah0n.png);-webkit-mask-size: 110%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
<style/>
Rectangular mask
<style>
.general-about img {-webkit-mask-image: url(https://files.catbox.moe/2s0tvn.png);-webkit-mask-size: 110%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
<style/>
Victorian mask
<style>
.general-about img {-webkit-mask-image: url(https://files.catbox.moe/24wixj.png);-webkit-mask-size: 110%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
<style/>
Oval mask
<style>
.general-about img {-webkit-mask-image: url(https://files.catbox.moe/b4gcpk.png);-webkit-mask-size: 110%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
<style/>
Circular mask
<style>
.general-about img {-webkit-mask-image: url(https://files.catbox.moe/vglbee.png);-webkit-mask-size: 110%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
<style/>
Heart mask
<style>
.general-about img {-webkit-mask-image: url(https://files.catbox.moe/h0jlki.png);-webkit-mask-size: 110%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
<style/>
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
lexi
how do you make these your friends pfp?
Hiya. :D Here’s the code for friend masks. :)
.profile .friends .person img:not(.icon) { -webkit-mask-image: url(mask link here);-webkit-mask-size: 100%;-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;}
by Stakedtodeath; ; Report
Or, you can check the last code (labeled friends) in this blog (https://blog.spacehey.com/entry?id=1341925) and get it from there. :)
by Stakedtodeath; ; Report
thank you so much!!
by lexi; ; Report
You’re welcome! :D
by Stakedtodeath; ; Report