• Resolved Sinkadus

    (@niwin)


    Hi, again…

    So I redid most of the CSS i made for the list view of my events: https://in.sinkadus.com/utstallningar/

    As you can se, I opted for a card based column solution. I made this using flexbox. It all works out pretty well, apart from one super weird thing: the main divs for the events will not adhere to how many there are room for on one row.

    It all looks fine above 1024px, the three divs each populate a third of the parent div (#vsel) that I set to 100% width. But if you shrink the browser window to below 1024px, you’ll se how the third div doesn’t get bumped down below the two on top, even though I set each div to have a 50% width below 1024px.

    No, I can’t really see how your plugin should be the problem here, It is much more likely that it is my custom CSS. But since I cant find the problem, I thought to check with you…

    Fingers crossed that you got the time to at least rule out your plugin as the root to the problem.

    Thanks – and sorry for keeping you busy like this…

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

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

    (@guido07111975)

    Hi,

    To be honest, I don’t know much about using flex and everything related to that. I still use and trust old-school CSS only ??

    Guido

    Thread Starter Sinkadus

    (@niwin)

    Solved it myself, I had messed up the width due to the need to use margin instead of padding as column gutter.

    Thanks for answering though!

    Thread Starter Sinkadus

    (@niwin)

    Old school css is fine I guess, but flexbox is magic sometimes. I mean, just look at how much I could change the look of the event list, just by custom css. It sure took some time, but I think its ready now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Probably not a plugin issue…’ is closed to new replies.