Allan
Well-known member
I just tried with the original style and the problem is the sameIt worked for me a while back so unsure what is going on there. I haven't got this installed either so I can't test it for you but the css should have worked.

EDIT: work with that:
Code:
.thread_view .messageUserInfo .helper {
display: block;
position: absolute;
top: -4px;
left: -4px;
background: url("@imagePath/xenforo/icons/starter.png") no-repeat transparent;
height: 56px;
width: 56px;
}
.quickReply .messageUserInfo .helper {display:none;}
Last edited: