Temporary avatar/titles

I think you can do this with CSS

.main-avatar[href*=awole20] img
{
  content: url('https://d11a6trkgmumsb.cloudfront.net/user_avatar/meta.discourse.org/cpradio/32/4970_1.png')
}

Seems to work here when using Dev tools.

10 Likes