Carlos
Well-known member
So, I've decided to use the standard user rank styling - inside the userBlock. Using this modification: http://xenforo.com/community/resources/user-ranks-with-images.2054/
It turned out to be a huge fail:
As you can see, this image:
Does not appear...
I have this as modification:
And I have these as options for the Usergroup....
It turned out to be a huge fail:
As you can see, this image:
Does not appear...
I have this as modification:
Code:
.private {
background: url("http://www.codforums.com/Ranks/Rank1.png") no-repeat;
height: 50px;
width: 120px;
text-indent: -10000em;
display: block;
}