• hey!
    can you please check my site: https://borgdw.meineschule.com/unsere-autoren/
    why are the authors displayed in different sizes, although I set the avatar size to “130” in the settings? please help me to achieve my desired result that all avatars are in the same size. thank you!
    greetings
    Diana

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    this the CSS that is causing the problem

    img.sab-custom-avatar {
    max-width: 75px;
    }

    Paul

    Thread Starter did3y

    (@did3y)

    hi Paul!
    thanks for helping – I really don’t know where this css comes from. I can’t find it in my custom css settings. now I put it in and changed the max-width to 130px so that every avatar is in the same size. this works now but unfortunately there are unusual spaces between some avatars… please take a look: https://borgdw.meineschule.com/unsere-autoren/
    can you help me to put the avatars in a grid without these spaces?
    looking forward to hearing from you!
    greetings
    Diana

    Plugin Author Paul Bearne

    (@pbearne)

    set max-height: 130px; as well

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘the avatars are displayed in different sizes’ is closed to new replies.