• Resolved lochnesstr

    (@lochnesstr)


    Hi. Normally my table is working good but when i activate the datatables javascript option, because i want to make vertical scrollbar. i need a responsive table. Nvm, when i activate the DataTables JS option my table is going to be small. How can i solve this problem?

    Here it is my table page

    https://lolyama.com/sampiyonlar-yama-notlari

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_wrapper .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

    Thread Starter lochnesstr

    (@lochnesstr)

    Oh thanks. It is wonderfull

    Plugin Author Tobias B?thge

    (@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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘my table width is small’ is closed to new replies.