• Hi,
    I am new with WordPress word….
    And I have a question with Table reloaded plugin. In my website (desert-guides.com) I will have around 30 tables… Does someone know if it is possible de define ccs style for all the tables very simply ? instead og writting changes for each table ?

    I start changing ccs in plugin options and that’s what I have for only 4 tables…
    so imagine for 30…

    Thanks for your precious help !

    .wp-table-reloaded-id-2 .row-1 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-2 .row-2 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-2 .row-1 td { color: #000!important; }
    .wp-table-reloaded-id-2 .row-2 td { color: #000!important; }

    .wp-table-reloaded-id-2 th, .wp-table-reloaded-id-2 .sorting { background-color: #ff8723; }
    .wp-table-reloaded-id-2 .sorting_asc, .wp-table-reloaded-id-2 .sorting_desc {background-color: #ff8723!important; }
    .wp-table-reloaded-id-2 th, .wp-table-reloaded-id-2 .sorting { color: #000!important; }
    .wp-table-reloaded-id-2 th, .wp-table-reloaded-id-2 .sorting { font-weight: bolder!important; }

    .wp-table-reloaded-id-3 .row-1 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-3 .row-2 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-3 .row-3 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-3 .row-4 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-3 .row-1 td { color: #000!important; }
    .wp-table-reloaded-id-3 .row-2 td { color: #000!important; }
    .wp-table-reloaded-id-3 .row-3 td { color: #000!important; }
    .wp-table-reloaded-id-3 .row-4 td { color: #000!important; }

    .wp-table-reloaded-id-3 th, .wp-table-reloaded-id-3 .sorting { background-color: #ff8723; }
    .wp-table-reloaded-id-3 .sorting_asc, .wp-table-reloaded-id-3 .sorting_desc {background-color: #ff8723!important; }
    .wp-table-reloaded-id-3 th, .wp-table-reloaded-id-3 .sorting { color: #000!important; }
    .wp-table-reloaded-id-3 th, .wp-table-reloaded-id-3 .sorting { font-weight: bolder!important; }

    .wp-table-reloaded-id-4 .row-1 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-4 .row-2 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-4 .row-1 td { color: #000!important; }
    .wp-table-reloaded-id-4 .row-2 td { color: #000!important; }

    .wp-table-reloaded-id-4 th, .wp-table-reloaded-id-2 .sorting { background-color: #ff8723; }
    .wp-table-reloaded-id-4 .sorting_asc, .wp-table-reloaded-id-2 .sorting_desc {background-color: #ff8723!important; }
    .wp-table-reloaded-id-4 th, .wp-table-reloaded-id-2 .sorting { color: #000!important; }
    .wp-table-reloaded-id-4 th, .wp-table-reloaded-id-2 .sorting { font-weight: bolder!important; }

    .wp-table-reloaded-id-5 .row-1 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-5 .row-2 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-5 .row-3 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-5 .row-4 td { background-color: #ff8723!important; }
    .wp-table-reloaded-id-5 .row-1 td { color: #000!important; }
    .wp-table-reloaded-id-5 .row-2 td { color: #000!important; }
    .wp-table-reloaded-id-5 .row-3 td { color: #000!important; }
    .wp-table-reloaded-id-5 .row-4 td { color: #000!important; }

    .wp-table-reloaded-id-5 th, .wp-table-reloaded-id-3 .sorting { background-color: #ff8723; }
    .wp-table-reloaded-id-5 .sorting_asc, .wp-table-reloaded-id-3 .sorting_desc {background-color: #ff8723!important; }
    .wp-table-reloaded-id-5 th, .wp-table-reloaded-id-3 .sorting { color: #000!important; }
    .wp-table-reloaded-id-5 th, .wp-table-reloaded-id-3 .sorting { font-weight: bolder!important; }

  • The topic ‘table reloaded – change CCS style for all the tables of my site’ is closed to new replies.