Hi, I have a very simple question about the "Role" display in EasyDiscuss.
As you can see in the attached image, the role "Sojugärtner" is not centered and to close to the avatar image.
I'm not an css expert.. I tried to add this to my template.css to overwrite the EasyDiscuss style:
.discuss-user .discuss-role-title.role-success {margin-top: 10px;}
.discuss-user .discuss-role-title {margin-top: 10px;}
but to no effect. If you could let me know the correct code to center the Role Div and set a small margin-top, I'd be really thankful.
David