Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble as well as for the late reply. I’ve been on holidays and therefore couldn’t reply earlier.

    It might be sufficient to turn on the “Horizontal Scrolling” checkbox on the table’s “Edit” screen for this.

    Regards,
    Tobias

    Thread Starter jahlrep

    (@jahlrep)

    hi tobias

    many thanks for helping.
    j?rg

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter jahlrep

    (@jahlrep)

    Hi Tobias

    to avoid horiontal scrolling, might be better if the tablepress table could use all the browser width available. How do I achive this?

    Thanks,
    J?rg

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi J?rg,

    for that, you’d have to increase the content width of your theme, as TablePress tables will always be 100% of that width.

    Regards,
    Tobias

    Thread Starter jahlrep

    (@jahlrep)

    Hi Tobias

    You mean something like this?

    #header, #footer, #wrapper {
    width: 100%;
    }

    This does not help.

    Thanks for helping
    J?rg

    Thread Starter jahlrep

    (@jahlrep)

    Hi Tobias

    problem seems to be solved:

    #container {
    max-width: 2400px !important;
    }

    J?rg

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi J?rg,

    yes, this is what I meant! ?? Good to see that you found a solution!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter jahlrep

    (@jahlrep)

    hi tobias

    when turning the tablet the tables headline on this page
    https://sti-bearings.com/produkte/waelzlager/stuetzrollen/stuetzrollen-rsto/
    is not in harmony with the data columns below.

    what can i do?

    thanks
    j?rg

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi J?rg,

    I see what you mean, but unfortunately, I’m not aware of a solution ?? At the moment, the JS script can not detect the rotation of the tablet, which it would have to in order to recalculate the widths. I can only hope that the DataTables JS library can maybe do this in a future version.

    Regards,
    Tobias

    Thread Starter jahlrep

    (@jahlrep)

    Hi Tobias

    Thanks for your quick reply. Hopefully in the future there will be a solution.

    Regards,
    J?rg

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi J?rg,

    yes, I hope so, too, as I would also love to have this.

    Best wishes,
    Tobias

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘horizontal scrolling of headline’ is closed to new replies.