marmitako
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] a lot of tablesHi, Tobias
I already understood your code.
What is involved, when talking about the total tables of the site, is not to indicate the ID.
I already told you that I have no idea of CSS.
Thank you so much. It works perfectly.
Regards,
Héctor
(I have rated jet your plugin)Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] a lot of tablesSorry, in teh same topic.
My tables are in diferents post. One post, one table
Sorry.Hector
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] a lot of tablesI get your response and read another that you sent to another user.
Actually, in the plugin options section I have this code for several tables:.tablepress-id-12 thead th {
text-align: center;
vertical-align: middle;
}
.tablepress-id-12 tbody td { padding-top: 1px;
padding-bottom: 1px;
}
.tablepress-id-12 tbody td.column-1 {
text-align: left;
}
.tablepress-id-12 tbody td.column-2 {
text-align: center;
}
.tablepress-id-12 tbody td.column-3 {
text-align: center;
}
.tablepress-id-12 tbody td.column-4 {
text-align: center;
}
.tablepress-id-12 tbody td.column-5 {
text-align: right;
}
.tablepress-id-12 tbody td.column-6 {
text-align: right;
}
.tablepress-id-12 .row-1 {
background-color: #8DCBEC;
}
.tablepress-id-13 thead th {
text-align: center;
vertical-align: middle;
}
.tablepress-id-13 tbody td {
padding-top: 1px;
padding-bottom: 1px;
}
.tablepress-id-13 tbody td.column-1 {
text-align: left;
}
.tablepress-id-13 tbody td.column-2 {
text-align: center;
}
.tablepress-id-13 tbody td.column-3 {
text-align: center;
}
.tablepress-id-13 tbody td.column-4 {
text-align: center;
}
.tablepress-id-13 tbody td.column-5 {
text-align: right;
}
.tablepress-id-13 tbody td.column-6 {
text-align: right;
}
.tablepress-id-13 .row-1 {
background-color: #8DCBEC;
}I understand in code you send me…
If i write this code:.tablepress thead th,
.tablepress tbody td {
text-align: center;
vertical-align: middle;
padding-top: 1px;
padding-bottom: 1px;
td.column-1 text-align: left;
td.column-2 text-align: center;
td.column-3 text-align: center;
td.column-4 text-align: center;
td.column-5 text-align: center;
}
all tables i have change the format?
From id=1 to id=n ?Thanks and i am sorry for this long code, amb for my poor english
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] modify heigh alltable rowsHi Tobias,
Thanks so mutch for your help.
This code you get me works perfectly. I’m sorry if my previous message was confusing but you got it right.
Best regardsHéctor
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] replace ‘search’ textRead this article, please
https://tablepress.org/extensions/change-datatables-strings/
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] i18n/datatablesThank you so much, TobiasBG.
Trouble solved.
Five stars for you.
HectorForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] i18n/datatablesHi TobiasBG,
Another question.
How can I change background color search box? I don’t see anything in the suport, FAQ and documentation page.
Thanks.Hector
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] i18n/datatablesTobiasBg,
I have jetForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] i18n/datatablesA great thanks for you, TobiasBG.
There are no troble jet.
I follow your indications and the problem solved.
ThanksHector