Vertical alignment
-
Hi Tobias
I am having trouble with the vertical alignment in my table. I want to reduce the height if the rows, which have been increased by adding some html for the PayPal “Donate” button, or having the text in columns 1 and 2 align centrally in the vertical.
I have tried the latter by adding the css:
.tablepress thead th,
.tablepress tfoot th {
background-color: #13b5eb;
}.tablepress-id-1 th,
.tablepress-id-1 td {
vertical-align: middle;
}
But have not had any luck. Please help!Thanks
IanThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Vertical alignment’ is closed to new replies.