• Resolved surfs-up

    (@surfs-up)


    Here is my CSS additions in Plugin Options – none of which seem to be having any affect on my tables…. so maybe you can see something I’m missing.

    /*— Table 1 —*/
    .tablepress-id-1 {
    width: 500px;
    padding: 3px;
    }

    .tablepress-id-1 .column-2 {
    font-size: small;
    }

    /*— Table 10 —*/
    .tablepress-id-10 {
    width: 500px;
    padding: 3px;
    }

    .tablepress-id-1 .column-1 {
    font-size: small;
    }

    .tablepress-id-1 .column-2 {
    width: 300px;
    }

    /*— Table 3 —*/
    .tablepress-id-3 {
    width: 500px;
    padding: 3px;
    }

    .tablepress-id-3 .column-1 {
    width: 30px;
    }

    .tablepress-id-3 .column-2 {
    font-size: small;
    width: 70px;
    }

    .tablepress-id-3 .column-3 {
    width: 300px;
    }

    .tablepress-id-3 tbody td {
    vertical-align: top;
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@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 surfs-up

    (@surfs-up)

    No worries Tobias 🙂

    The site isn’t live yet.

    Can you email me login (username/password) for you to my wordpress and I will set you up an account so you can log in to view it that way?

    Otherwise I will wait until it is live and return to this posting to continue troubleshooting the formatting of my tables.

    Thanks for all you do ~

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    I think it will be better to look at this when the site is online, as other influences might happen until then.

    Regards,
    Tobias

    Thread Starter surfs-up

    (@surfs-up)

    I agree, thanks Tobias

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    sure, you are welcome!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Help with Plugin Options’ is closed to new replies.