Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Lorna Timbah

    (@webgrrrl)

    line-height should work when it’s wrapped around the following (probably. With my limited CSS knowledge, I’m not sure. I haven’t tested this yet but let’s hope it works):-

    .topcomm ol li {
    line-height: 12px;
    }

    Let me know if it works or otherwise. Thanks for using the widget.

    Thread Starter rick4him

    (@rick4him)

    Hmmm..I added the code, but it doesn’t look like it changed anything. The Gravatars are still pretty touching each other…

    Plugin Author Lorna Timbah

    (@webgrrrl)

    You can also try the tcwGravatar class as well as padding/margin attribute if line-height doesn’t work. Like so:-

    .tcwGravatar {
    padding-bottom: 10px;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Top Commentators Widget] How can I create some space between the top commenters?’ is closed to new replies.