ник бладхаунд's profile picture

Published by

published
updated

Category: SpaceHey

PFP ERROR FIXED (for some) !!!!

Are you only seeing the general pfp (the grey person logo) as your pfp even though you inserted a millions pfps that were supposed to work? I can help! (hopefully)

WHAT YOU NEED: pinterest, computer (or chrome/web browser)


step one: go to the pinterest page with the image you want

step two: right click on picture (or if you're on phone, hold the picture)

step three: select "copy image link" or "copy image address"

step four: go to the "about me" section of your profile and insert this code:


<style>

  /* Hides the default broken image icon */

  .profile .pfp-fallback, .profile .profile-pic img {

    display: none !important;

  }

  /* Injects your pin as the new profile picture */

  .profile .profile-pic {

    background-image: url("PASTE_THE_I_PINIMG_LINK_HERE");

    background-size: cover;

    background-position: center;

    display: block !important;

    width: 170px;

    height: 170px;

  }

</style>


tip* insert it after all your other things in your about me box!!!

step five: insert you image adress/link where you see ("PASTE_THE_I_PINIMG_LINK_HERE") in the code (between the quotation marks)


step six: press save and when you go to your profile, it should work!

PS: ONLY VISIBLE IN PROFILE (ik that sucks but i've done so much research and still can't figure out how to just have it on the homescreen. if anyone knows how to upload the image normally to the point i CAN see it, much appreciated!!!)

if this doesn't work, try using ImgBB for the image adress/link and do the same thing :3

THIS IS ALL!!!! HOPE IT WORKS FOR UUUUUUU ^^


8 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

EJ

EJ's profile picture

OMG this finally worked!! thank you so much!


Report Comment