• Resolved SamirahM

    (@samirahm)


    Hi Tobias,

    I have read your thread and i have input this :

    .tablepress-24_filter {
    float: none;
    width: 100%;
    margin: 0 auto;
    }

    .dataTables_filter {
    margin: 3px 0;
    width: 100%;
    display: block;
    }

    .tablepress_filter {
    width: 100%;
    }

    .dataTables_length {
    float: middle;
    width: 200%;
    }

    .dataTables_filter {
    float: left;
    text-align: left;
    }

    fnInitComplete: function(oSettings,
    json) {
    }

    in the CSS but nothing is working. I need the search box to be larger in width and to have a clear button for the search.

    Also – I am using it for invoice entries – i have invoices of more than 100,000 entries, i want to do this at the backend MSQL but i cannot find the plugin tablepress … is there a way to do this? to upload the CSV at the backend.

    https://wordpress.org/plugins/tablepress/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add clear button and enlarge the search box’ is closed to new replies.