The avatars you are using only has a resoltion of 14px x14px and is then being stretched to 40px x 40px.
Whatever the settings are for the avatar plugin you probably want it to use higher resolution images than 14x14px.
Well thank you good sir! Except I have no idea how to edit that haha.
I am sure that the bbpress widget is the one at fault, because everything else that uses th.at picture is not blurry.
I can’t delete this post lol. But where would I edit the bbpress widget avatar size?
It looks like your theme is forcing all avatars to be 40px x 40px also from a quick look at your CSS.
.avatar{border:5px solid #d5cba4;margin-bottom:-15px;margin-right:10px;width:40px;height:40px}
Your good haha. So is there any code I can add to make it resize as a general value?
If that made any sense haha
Hey! So I found out that the plugin I am using creates 6 different size files, and that bbpress is pulling the version smaller than it should be for the recent posts, but not for the login widget. Any idea how I can alter where and what file it pulls?