Vertical align problems in css
-
Hello,
I’m having difficulty with vertically aligning text within cells in a table I have built using your plugin (which is very impressive, by the way!)
I have changed the css as directed and followed examples from your plugin page and W3C but I just cannot get the text to align correctly. Please could you tell me where I’m going wrong!?
Many thanks,
Paul
The table is here:
http://apocalypsegameshow.com/leaderboard/My css code is here:
.tablepress-id-2 td,
.tablepress-id-2 th {
background-color: #312f2f;
font-size: 25px;
vertical-align: middle;
}.tablepress-id-2 .column-2 {
padding: 5px;
}My debug report is here:
· Website: http://apocalypsegameshow.com
· TablePress: 0.9-RC
· TablePress (DB): 17
· TablePress table scheme: 3
· Plugin installed: 2013/01/28 23:11:46
· WordPress: 3.5.1
· Multisite: no
· PHP: 5.3.21
· mySQL (Server): 5.1.66-cll
· mySQL (Client): 5.1.66
· ZIP support: yes
· UTF-8 conversion: yes
· WP Memory Limit: 40M
· Server Memory Limit: 256M
· Magic Quotes: on
· WP_DEBUG: false
The topic ‘Vertical align problems in css’ is closed to new replies.