cuellarleon7
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Set the width of columnsThe problem is now solved Tobias. I am inmenesly thankful.
Look, it is not aligned.
Also, this is al the CSS i have on the plugin;
.tablepress tbody td {
font-family: Arial;
font-size: 11px;
vertical-align: middle;
}.tablepress thead th,
.tablepress tfoot th {
background-color: #007c36;
font-family: Arial;
font-size: 13px;
text-align: center;
color: #ffffff;
}.tablepress thead th,
.tablepress tbody td {
border: 1px solid #afafaf;
}#content .tablepress {
width: auto;
margin: 0 auto 1em;
}.tablepress td,
.tablepress th {
vertical-align: middle;
}.tablepress .row-hover tr:hover td {
background-color: #dbdbdb;
}#tablepress-10_wrapper {
width: 600px;
margin: 0 auto;
}Hi tobias, the table is centered and i can set the width perfectly, sadly, the search box is unaligned in relation to the table. If there is no way to align it I can keep using with your last advice. You are very helpful and I can′t thank you more.
Hi Tobias, i added the custom css, and now the table is full width, the problem is that it has too much empy space because of the lack of content for filling it. Is there a way to center it without making it full width?
Hi Tobias. I discovered tha just checking: ′′Use the following features of the DataTables JavaScript library with this table: ′′ makes the table go left. There are other tables on my site that doesnt go left after i activate the search options.
look: photo
Thanks again Tobias.
Hi, thanks for your answer. No, the only databases options activated are:
Enable sorting of the table by the visitor.
Enable the visitor to filter or search the table.Sorry for my english.