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

    (@pbearne)

    yes

    the best way is add CSS to make the changes you need
    start by adding this

    body .widget_author_avatars .author-list .user {
    float: left;
    width: 50px;
    }

    this will make the sit side by side

    Adjust the width to suit

    Thread Starter adam.howell

    (@adamhowell)

    Hi Paul,

    I am new to CSS so please bear with me. I added the Widget CSS Classes plug in and then pasted in the code you gave me and nothing changed. Any ideas why?

    Thread Starter adam.howell

    (@adamhowell)

    Nevermind, I think I figured it out!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Display in footer widget – grid?’ is closed to new replies.