Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Need help to get horizontal scroll-bar into Kanban board

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #265066
    geo.jens
    Participant

    Hi.

    I have a CSS problem related to Web formatting of a Kanban board (a Kanban board is a set of side-by-side columns containing cards, which may be moved between columns).

    My problem is that if the columns do not fit the width of a window, they move under each-other, instead of introducing a horizontal scroll-bar (which is what I want).

    I put the HTML / CSS in this fiddle: https://jsfiddle.net/jens_dk/123doksn/1/

    I have the idea, that the question should be simple to answer, but despite spending several hours on it, I have not been able to fix it myself.

    Can someone help me, please?

    Regards,
    Jens

    #265067
    Shikkediel
    Participant

    You could just give .kanbanboard a fixed width of 1500px?

    #265098
    geo.jens
    Participant

    Hi. Thanks. I have a dynamical number of column, but found out how to update the width using jQuery dynamically to 310* #of columns (310 as opposed to 300 to make room for the margins). Thanks again.
    Jens

    #274900
    kiselev
    Participant

    Hello geo.jens

    can you please share your solution here?
    is ti possible to wrap it as a chrome extension?

    I am scratching my head on the same problem now.

    Thank you !

    #274901
    kiselev
    Participant

    Thank you !

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Design’ is closed to new topics and replies.