WP Table reloaded
-
I have a prblem with WP-Table Reloaded.
The website is http://creditbuddy/wp/
This is the code
.wp-table-reloaded td img {
margin: 0!important;
padding: 2px!important;
}
.wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded th {
border: 1px!important;
}
.wp-table-reloaded th, .wp-table-reloaded .sorting {
background-color: #e6effb!important;
font-family: Verdana;
font-size: 12px;
color: #020202;}
}
.wp-table-reloaded td {
font-family: Verdana;
font-size: 13px;
color: #020202;}
}
.wp-table-reloaded .odd td {background-color: #f8f9fa;}The problem is that these codes will not load
}
.wp-table-reloaded td {
font-family: Verdana;
font-size: 13px;
color: #020202;}
}
.wp-table-reloaded .odd td {background-color: #f8f9fa;}
The topic ‘WP Table reloaded’ is closed to new replies.