Problem with firefox e explorer: the table is too big
-
Hello, excuse my bad english ??
I have a problem.
i have one table here:
https://www.miglioriamoci.net/cacca/if i use chrome everything is ok, if i use firefox or explorer the table is too big..
I have insert this code in the css:
.wp-table-reloaded-id-1 {
width: auto!important;
}
.wp-table-reloaded-id-1, .wp-table-reloaded-id-1 td, .wp-table-reloaded-id-1 th {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
}
.wp-table-reloaded-id-1 td {
vertical-align: middle;
}
.wp-table-reloaded-id-1 .column-1 {
width: 235px;!important;
}
.wp-table-reloaded-id-1 .column-2 {
width: 235px;!important;
}
.wp-table-reloaded-id-1 .column-3 {
width: 235px;!important;
}
.wp-table-reloaded-id-1 .column-4 {
width: 235px;!important;
}
.wp-table-reloaded-id-1 .column-5 {
width: 50px;!important;
}can you help me please?
https://www.ads-software.com/extend/plugins/wp-table-reloaded/
- The topic ‘Problem with firefox e explorer: the table is too big’ is closed to new replies.