TobiasBg on "[Plugin: TablePress] CSS Code"

ساخت وبلاگ

tiger2deuce
Member
Posted 9 minutes ago #

Hey Tobias,

I am working on a table trying to develop a bracket and I was wondering if you could help me get it into shape. The link is http://www.d2softball.com/ncaa. I have tried multiple variations of CSS code to get it how I would like it, but just can't seem to find the right combination. I would like to get the columns to be the same width and the rows to be the same height. I would also like the images and text to be centered. And lastly, is there a way to remove the "gridlines?" The code I currently have is as follows:

.tablepress-id-NCAA-01 td {
font-family: Calibri;
font-size: 8px;
color: #000000;
width: 30%;
text-align: center !important;
vertical-align: middle;
}

If you could help me out, I would greatly appreciate it!

Thank you,
Kris

https://wordpress.org/plugins/tablepress/

Hi,

thanks for your question, and sorry for the trouble.

This "Custom CSS" could help:

#content .tablepress-id-NCAA-01 th,
#content .tablepress-id-NCAA-01 td { font-family: Calibri; font-size: 8px; color: #000000; width: auto; text-align: center !important; vertical-align: middle; border: none;
}
#content .tablepress-id-NCAA-01 img { display: inline;
}

Regards,
Tobias

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 205 تاريخ : پنجشنبه 3 تير 1395 ساعت: 19:54