Skip to:
Content
Pages
Categories
Search
Top
Bottom

Missing Gravatar images


  • Maximillian Heth
    Participant

    @maximillian-heth

    Hi! This is for a client’s site, which is budpubs.com. We’re using WordPress 4.4.3 (his theme isn’t quite compatible with the latest version of WordPress, and the theme dev is no longer supporting the theme..=P) and the latest version of bbPress.

    For some reason, the gravatar images aren’t showing within the forum. I tried looking for a thread that addressed this before creating my own, but I couldn’t really find anything specific to my problem. Has anyone here come across something like this before? Thanks!

Viewing 1 replies (of 1 total)

  • Robkk
    Moderator

    @robkk

    I do see them, they seem oddly big though.

    This CSS is causing that issue. This class is used throughout bbPress for its avatars.

    a.bbp-author-avatar {
      background-size: cover;
      padding: 35px;
      display: block;
      max-width: 100px;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar