Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Tobias,
    Thanks, this solutions works even if I do not understand why ?!
    Yoour extension is really great !
    All the best for you.

    Hi,
    Something strange occurs on my site formation06.fr
    I use some table press IDs for the chapter “Tutoriels”
    My custom CSS is :
    .tablepress-id-3 tbody td,
    .tablepress-id-4 tbody td,
    .tablepress-id-5 tbody td {
    margin: 0 auto 1em;
    width: 1000px;
    border: 1px solid black;
    }

    .tablepress-id-3 .column-1,
    .tablepress-id-4 .column-1,
    .tablepress-id-5 .column-1 {
    width: 450PX;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    }

    .tablepress-id-3 .column-2,
    .tablepress-id-3 .column-3,
    .tablepress-id-3 .column-4,
    .tablepress-id-3 .column-5,
    .tablepress-id-3 .column-6,
    .tablepress-id-4 .column-2,
    .tablepress-id-4 .column-3,
    .tablepress-id-4 .column-4,
    .tablepress-id-4 .column-5,
    .tablepress-id-4 .column-6,
    .tablepress-id-5 .column-2,
    .tablepress-id-5 .column-3,
    .tablepress-id-5 .column-4,
    .tablepress-id-5 .column-5,
    .tablepress-id-5 .column-6 {
    width: 110PX;
    text-align: center;
    border-style: dotted;
    border-width: 1px;
    }

    .tablepress-id-3 .row-1,
    .tablepress-id-4 .row-1,
    .tablepress-id-5 .row-1 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    }
    Table 5 refuses to react as 3 and 4
    Table 5 is located at
    https://formation06.fr/mathematiques-financieres/

    I really cannot understand.
    Thanks for your help

Viewing 2 replies - 1 through 2 (of 2 total)