Quote:
Originally Posted by Manoel J?nior
These you have commented was excellent !!
|
Okay...I uploaded the image to "images/misc" and then in the "additional.css" template, added:
HTML Code:
.username_container .username::before, .member_username::before, .member_blockrow .floatleft .username::before, .postbithead .username::before {
content: url("images/misc/username_hat.png");
position: relative;
top: -3px;
left: 18px;
margin-left: -18px;
}
This will put the hat on names in social groups too. Let me know how that works for you.