Centering a table — nothing works
-
Hello all,
I am trying to center a table (http://theswollenfox.com/test-calendar-page/) and nothing seems to work. I tried…
.wp-table-reloaded-id-2 {
margin: 10px auto 15px!important;
}… which did nothing
I also tried:
<div style=”width:100%; text-align:center;”>[table id=N /]</div>
… which only centered the title of the table.
Can anyone help me out? Huge thanks in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Centering a table — nothing works’ is closed to new replies.