When I put in all the code(s) I needed in the CSS then it made the icon I used for the topic(s), chatbox, and image before username.
This is what I got when I used it.
P.S. I'm using phpbb2
This is what I got when I used it.
- Code:
.name strong a[href="/u1"]{
padding-left: 20px;
padding-top: 5px;
background: url("LINK") no-repeat left;}
#chatbox_members a[href="/u1"]{
padding-left: 20px;
background: url("LINK") no-repeat left;}
.gensmall a[href="/u1"]{
padding-left: 20px;
padding-top: 5px;
background: url("LINK") no-repeat left;}
P.S. I'm using phpbb2