Skip to:
Content
Pages
Categories
Search
Top
Bottom

Recent Topic Image Blurry

  • @subtopic

    Participant

    Hey guys. I am messing around with implementing Local Simple Avatars, and BBPress, and I have an issue. My Recent Topics widget, the picture of the user who recently posted something, that image is blurry.

    I have edited the code in firebug, and even when I expand the image, its still blurry.

    My website is http://www.subtopic.org check it out!

Viewing 9 replies - 1 through 9 (of 9 total)
  • @subtopic

    Participant

    @netweb

    Keymaster

    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.

    @subtopic

    Participant

    Well thank you good sir! Except I have no idea how to edit that haha.

    @subtopic

    Participant

    I am sure that the bbpress widget is the one at fault, because everything else that uses th.at picture is not blurry.

    @subtopic

    Participant

    I can’t delete this post lol. But where would I edit the bbpress widget avatar size?

    @netweb

    Keymaster

    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}

    @subtopic

    Participant

    Your good haha. So is there any code I can add to make it resize as a general value?

    @subtopic

    Participant

    If that made any sense haha

    @subtopic

    Participant

    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?

Viewing 9 replies - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Skip to toolbar