Resource icon

Mini Avatar with Tag 1.0.2

No permission to download
@Jeremy
Superb man. So simple, but adds something important.

But I have one question. How do I get the mini avatar to show up oval? I have it currently as a square image.

Ah this did it
Code:
.inTextMiniMe img {
  border-radius: 50%;
}
 
Last edited:
How to change the color of the username next to the Mini Avatar without affecting other link colors. No class ?
 
Top Bottom