XF 1.4 Trying to set up userbars

Anarchy Scape

New member
So, I'm trying to set up userbars on my forum, I'm in the templates, extras.css and my coding is:

.ug_owner {
background:url("pips/owner.png");
width:138px;
height:48px;
display:block;
color:transparent;
margin-left:-4px;
}

here's the usergroup banner settings as well http://gyazo.com/512b0e2981c5f72bcc4b0d2753821fbc
it's late so I'm probably just messing it up somewhere, but any help would be greatly appreciated.
 
Top Bottom