Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as HTML by di ( 15 years ago )
.user {
    float: left;
    color: #999;
    width: 15%;
}
.user-messages-container {
position: relative;
vertical-align: top;
display: inline-block; *display: inline;
}
.user-messages-container .user-new-message-count {
  background: url(../images/messages/new-message-client.png) 0 0 no-repeat;
  width: 19px;
  height: 19px;
  text-align: center;
  /*display: none;*/
  color: #fff;
  position: absolute;
  top: -8px;
  left: 7px;
}

.user-messages-container img {
  padding-right: 10px;
}
.user .user-name {
  padding-top: 15px;
}
.user b {
    color: #fff;
    font-size: 14px;
    display: block;
}

 

Revise this Paste

Your Name: Code Language: