problem solved, thanks again
thanks, now it works, but only when the first row of table is not the table head, when it is – then first row is aligned to the left (i am from croatia, sory about my bad english)
Hy!
i just add the following code to the CSS on the “Plugin Options”:
.wp-table-reloaded td {
text-align:center;
vertical-align:middle;
}
And the the text is not aligned to the center horizontally and vertically.
please help