Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Kyron

    (@kyron)

    I know I did something wrong, but not what it is…

    .tablepress-heelhulpje-profielen-opmaak tbody td {
    	color: #696969;
    }
    
    .tablepress-heelhulpje-profielen-opmaak,
    .tablepress-heelhulpje-profielen-opmaak tr,
    .tablepress-heelhulpje-profielen-opmaak tbody td,
    .tablepress-heelhulpje-profielen-opmaak thead th,
    .tablepress-heelhulpje-profielen-opmaak tfoot th {
    	border: none;
    }
    
    .tablepress-heelhulpje-profielen-opmaak .column-1 {
    	padding: 0;
    	width: 25%;
    	word-break: break-word;
    }
    
    .tablepress-heelhulpje-profielen-opmaak .column-2 {
    	font-style: bold;
    	font-size: 15px;
    	text-align: left;
    	padding-top: 0;
    	width: 25%;
    	word-break: break-word;
    }
    
    .tablepress-heelhulpje-profielen-opmaak .column-3 {
    	font-size: 13.5px;
    	padding-top: 0;
    	width: 25%;
    	word-break: break-word;
    }
    
    .tablepress-heelhulpje-profielen-opmaak .column-4 {
    	font-size: 13.5px;
    	padding: 0;
    	width: 25%;
    	word-break: break-word;
    }
    
    .tablepress-heelhulpje-profielen-opmaak .row-2 {
    	font-size: 13.5px;
    	padding: 10px;
    	line-height: 24px;
    }
    
    .tablepress-heelhulpje-profielen-opmaak .row-2 .column-1 {
    	text-align: justify;
    }
    
    .tablepress-heelhulpje-profielen-opmaak .row-2 .column-4 {
    	text-align: right;
    }

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    You introduced the “Extra CSS class” tablepress-heelhulpje-profielen-opmaak and the CSS looks fine to me. Now you will just have give that CSS class to the desired tables, i.e. paste tablepress-heelhulpje-profielen-opmaak into the “Extra CSS class” field on the “Edit” screen of the tables.

    The table in the link that you pasted above (ID 380) doesn’t yet have that, for example.

    Regards,
    Tobias

    Thread Starter Kyron

    (@kyron)

    Hi Tobias,

    Thank you for your quick reply, and you were right! I forgot to do this on the table that I was checking ??

    Thank you!
    Nathalie

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘plugin options multiple tables’ is closed to new replies.