Jump to content

Wrapping Users on Login


negativzeroe
Go to solution Solved by Ben Z,

Recommended Posts

negativzeroe

Hi is there a way to wrap the number of users per row on the login page? I've found the shrink page css, but not sure how to have my number of users look better. Like say I have 9 users, 7 are on the top row, 2 on the bottom, and I want to wrap to 3 per row?

Edited by negativzeroe
Link to comment
Share on other sites

  • Solution
@[member="Media"] {
div#divUsers.itemsContainer.vertical-wrap.centered div.card.squareCard.scalableCard.squareCard-scalable {width: 33.33% !important; } }

It gives 3 users per row for any screen size. A large resolution screen would give very big avatars though.

Edited by Happy2Play
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...