![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
Props to
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
(Note: If you're viewing this on your Flist, it'll look like the normal userhead to you. You'll have to come over to my journal to see the awesome nerdiness ^_^ )
Code in case anyone else is interested:
* html span.ljuser{
background-image: url("http://img829.imageshack.us/img829/6
background-repeat: no-repeat;
background-position: left middle;
padding: 0px 16px 16px 0px !important;
}
* html span.ljuser img{
visibility: hidden;
}
/* icon for users */
.ljuser img[src*="userinfo.gif"] {
width: 0;
height: 0;
background-repeat: no-repeat;
background-image: url("http://img829.imageshack.us/img829/6
padding: 16px 16px 0 0 !important;
}
Just paste that into your Custom CSS and you'll get the Dr. Horrible icon ^_^