Quantcast
Channel: bbPress.org » All Posts
Viewing all articles
Browse latest Browse all 3638

Reply To: Avatar padding issue

$
0
0

try this CSS

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
border: none;
max-width: 130px;
padding: 0 0 10px 0;
margin: 12px auto 0 auto;
float: none;
}

Viewing all articles
Browse latest Browse all 3638

Trending Articles