Paste this into the ABOUT ME section of ur pfp:
<style>
.profile-pic > img { display:none; }
.profile-pic:after { background-image: url("INSERT GIF URL"); display: inline-block; content:"" }
.general-about .profile-pic:after { background-size: cover; width: 160px; height: 160px; border-radius: 5px}
</style>
Customisable elements:
- width: height: change the aspect ratio of ur pfp
- border-radius: changes how round the corners are
- For a circular pfp set border-radius: 500px;
Comments
Displaying 0 of 0 comments ( View all | Add Comment )