![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-community.gif)
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
:D Once again, I used this tutorial by
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
(By the way, this won't show up on your flist because you view that in your own journal style. You'll have to come over to my LJ to see it).
Here's the code, just paste into your custom CSS if you want it:
.ljuser img[src*="community.gif"] {
width:0;
height: 0;
background-repeat: no-repeat;
background-image: url("http://img99.imageshack.us/img99/231/commhead.gif") !important;
padding: 16px 16px 0 0 !important;
}
And here's the code for userhead if anyone wants that and doesn't want to go trawling through my previous entries:
.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;
}
I feel:
awake

8 comments | Leave a comment