Author and comments picture out of frame

Add this to your CSS

div.userpro-awsm-pic {
margin-left: -48px !important;
top: -48px;
.comment-list .modified.avatar {
border-radius: 999px;
}
}
div.userpro-profile-img {
height: 80px; width: 80px;
}
.userpro-sc-left br {
display: none;
}
div.userpro-sc-bar {
height: 38px;
}
.author-image img {
border-radius: 999px;
}

Was this article helpful?

Related Articles

Leave A Comment?