Forums

[resolved] How to center wp-table (4 posts)

  1. lameymacdonald
    Member
    Posted 1 year ago #

    hi i was wondering how to center my table which uses the wp-table plugin?

    Thanks

  2. Devo420
    Member
    Posted 1 year ago #

    can't you just put the center tag around your table?

    <center>
    <!-- your table -->
    </center>
  3. lameymacdonald
    Member
    Posted 1 year ago #

    haha yea it wasn't working in css lol and i'm kinda tired thx for pointing out the obvious :)

  4. Devo420
    Member
    Posted 1 year ago #

    with css you could have used

    margin:auto

    but you may experience problems with certain browsers I believe. Glad I could help.

Topic Closed

This topic has been closed to new replies.

About this Topic