Jump to content
WebFlake
  • 0

who i can make this efect on user name


AlFcl

Question

4 answers to this question

Recommended Posts

  • 0

.mycoolrank {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777;
}

<span class='mycoolrank'></span>



You'll need to adjust this a bit more yourself but this works right out of the box.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...