do global css dodaj np
.rep {
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 5px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: white;
text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-image: url(http://tut4you.pl/images/tut4you/lime/highlight.png);
background-repeat: repeat-x;
background-position: 0 -1px;
}
W szablonie topStats_ReputationRow zamien zawartosc na
<tr><td class="trow1">
<img src="{$tpl['avatar']}" alt="" style="float: left;width: {$tpl['avatar_width']}px;margin-right: 5px;"/>
<span style="margin-top: 7px;float: left;">{$tpl['profilelink']}</span>
<span class="rep" style="float: right;margin-right: 5px;margin-top: 7px;background:darkgreen;">{$tpl['reputation']}</span>
</td></tr>
Powinno byc ok