Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    the “problem” with the two plugins (and likely your theme, additionally) is that they all apply some sort of CSS that deals with the width of the tables.
    However, this is not easy to deal with, especially across all browsers.

    You might try this: Add the command

    "bAutoWidth": false

    to the “Custom Commands” textfield in the “DataTables JavaScript Features” section on the “Edit” screen of your tables.
    That will allow you to manually control the width with CSS without inference from the JavaScript code.

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Showing narrow table sometimes in different browwers.’ is closed to new replies.