[Resolved] Recently active avatars
-
I’m using a widget which shows the most active members. They are all listed in one column (with no space above/below each image). Is there a way to get them to run in, say, 3 or 4 columns? How do I add a space in between each avatar? I need some kind of dynamic css where, for example:
img.avatar.user-2-avatar {
margin-top: 4px;
}Is set for user-2, but how can I set this for all of them?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.