How do I change my profile picture, or avatar?
How can I use different avatars on different SE sites?
How do avatars work?
How do the SE sites know when I changed my Gravatar?
How can I use a Gravatar image after logging in to facebook.stackoverflow.com?
I changed my picture but am still seeing the old one

See also:

How is the default user avatar generated?
Why isn't my Gravatar image updating?

Return to FAQ index

share|improve this question
2  
Related post: meta.stackoverflow.com/questions/11817 – o.k.w Mar 5 '10 at 11:37
3  
+1 this should get the faq tag – fretje Mar 5 '10 at 12:31
Wish I had seen this question and answer earlier, I just spent 30 minutes figuring it out on my own :-) – Roald van Doorn Mar 5 '10 at 13:44
1  
And welcome to Stack Overflow, and Meta. = ) – rlb.usa Mar 5 '10 at 17:15
You enter a capsule and remotely drive the big blue na'vi – jmfsg Mar 5 '10 at 18:54
1  
There is already a (much older) [faq-proposed] for this: meta.stackoverflow.com/questions/41277/how-do-avatars-work – fretje Jun 3 '10 at 12:43
1  
@fretje, good find, but it's not CW. – Popular Demand Jun 3 '10 at 13:32

1 Answer

up vote 21 down vote accepted

Your picture/avatar is tied to Gravatar — for "globally recognized avatar" — linked to your e-mail address. Or, when using your Facebook account to log into facebook.stackoverflow.com, the image is pulled from your Facebook profile picture, and also used on the regular stackoverflow.com website and on flairs. Also, in Janurary 2013, the StackExchange team introduced "direct" avatar uploads where the image is uploaded to the StackExchange imgur server.

How do I change my profile picture, or avatar?

For Gravatar:

  1. Go to Gravatar.com
  2. Create a profile and upload a picture.
  3. Add that e-mail address to your Stack Overflow profile.
  4. Wait a few hours for it to propagate.
  5. You might need to clear your cache to have the new image requested.

For StackExchange:

  1. Navigate to your profile (click on your username at the top of the page)
  2. Hover over your current avatar and a box will roll-up with a link to "change picture"
  3. Click on "change picture" and a box will pop up giving you the option to either choose your gravatar image or upload a new image.
  4. Once you've uploaded a picture you can choose either the picture you've uploaded or your Gravatar.
  5. Images get updated quite quickly - you may need to clear your cache.

For Facebook, changes to your profile picture are reflected on these sites automatically.

How can I use different avatars on different SE sites?

  1. Associate your stackoverflow profiles.
  2. Change your e-mail address on the sites for which you want a different avatar.
  3. Follow the steps in How do I change my profile picture, or avatar? (above) for the new address.

How do the SE sites know when I changed my Gravatar?

The SE sites directly link to these Gravatar images from gravatar.com, so that when it is updated on Gravatar, it will be updated immediately on the SE sites as well. You may need to clear your cache to see the changes, though.

According to Gravatar, your email address is hashed and used in your avatar's URL. For example, in the URL http://www.gravatar.com/avatar/6b40908a8b13c9c7eecfcb95960cc0f6?s=128&d=identicon&r=PG, the portion 6b40908a8b13c9c7eecfcb95960cc0f6 is your email's md5 hash, provided you have an email address associated with your account.

How can I use a Gravatar image after logging in to facebook.stackoverflow.com?

  1. Go to you Stack Overflow profile.
  2. Click "edit".
  3. Click "use gravatar" below your picture.

When you turn the Facebook image off, it stays off. The trigger is the first login, basically.

I changed my picture but am still seeing the old one

See Why isn't my Gravatar image updating?

share|improve this answer
So I need the same email on stack as I used to sign up to gravatar? I suspect I am using my google one on stack – SLC Mar 5 '10 at 11:51
2  
@user144236: Yes. – Charles Stewart Mar 5 '10 at 11:54

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged