• Resolved johanaxel

    (@johanaxel)


    Hi and thanks for a very useful plugin!

    I’m trying to show my avatars as a grid and want the same spacing for all of them regardless of how long their names are (right now, a long name will cause fewer avatars show on the same line) Can I set some padding or something with CSS to make make the a fixed space grid?

    The page I need help with: [log in to see the link]

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

    (@pbearne)

    Hi @johanaxel
    Yes you can override the CSS to change how it works
    I would look at using display:gird

    There are examples on the web how to do this on the web
    Paul

    Thread Starter johanaxel

    (@johanaxel)

    Thanks for the speedy reply!
    Seems to work!

    I also found that overriding padding for the image to 20px worked rather well as a simple fix.

    Cheers
    Johan

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Grid with fixed space’ is closed to new replies.