erodriguezp
Yes it was fixed.
Maybe packaged as Afrux Forum Widgets would be nice too.
It will be convenient for layout.
But because it's so simple, just easy to configure and look good for a simple style forum.
Independence is fine too.
Some CSS suggestion:
.pg-user-portrait .pg-user-portrait-avatar {
border: 2px solid #1d9bf0;
border-radius: 50%;
width: 60px;
height: 60px;
margin-right: 1em;
display: table; delete or just set to "block"
overflow: hidden;
}