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

    (@pbearne)

    you images are not eh same height I would suggest that you add some CSS to set the image size

    Thread Starter kalaiyarasi

    (@kalaiyarasi)

    Hi,
    we used below CSS code to solve this problem.

    .author-list .photo{
    width: 100px;
    height: 100px;
    }

    but its not properly displaying the image of the user who used social login.

    link: http://prntscr.com/9uhfzv

    Help me.

    thanks.

    Plugin Author Paul Bearne

    (@pbearne)

    Sorry without seeing the actual site, I can’t help more but is does look like the CSS just need a little more adjustment

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘avatar alignment’ is closed to new replies.