• FWIW, I always find that I have to add a <br clear=all /> tag to the Sidebar Login plugin after the </div> tag where it gets the avatar. Otherwise the display looks like a mess with the links trying to wrap around the image. So, the line ends up looking like this:

    echo '<div class="avatar_container">'.get_avatar($user_ID, $size =
    '38').'</div><br clear=all />';

    If anyone else is experiencing this, that’s how you fix it.

    HTH,
    John

Viewing 1 replies (of 1 total)
  • Thread Starter Jonas Grumby

    (@ss_minnow)

    Sorry for the double post. The first time I submitted it I got a message saying that the topic does not exist. I don’t see any way to delete a post ??

Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar Login plugin bug fix’ is closed to new replies.