• Resolved fastbysuzuki

    (@fastbysuzuki)


    hi i am completely new to wordpress and not a coder i have put a table 2 rows 23 columns in a page,the table is centered but the header and rows and columns sit left i just want the table to be divided down the middle and the header text to sit center of the columns.
    sorry i know this is a basic question to you chaps how can i fix it please?

    https://www.ads-software.com/plugins/tablepress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter fastbysuzuki

    (@fastbysuzuki)

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unfortunately, your site seems to be in Maintenance Mode, so I could not check your table.

    In general, some “Custom CSS” on the “Plugin Options” screen like this should work:

    .tablepress-id-123 th,
    .tablepress-id-123 td {
      text-align: center;
    }

    Change the table ID as necessary.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘center problem’ is closed to new replies.