• Resolved TheGarner

    (@thegarner)


    Hey,

    Thanks for this great product. I’ve been able to get the tables all to match up in terms of size and the lines for the actual box of the table match up. Although the middle line that would separate two columns does not match up with the other tables.

    Is there anything I can do to solve it so the middle line does match up with all the other tables that may be on the same page.

    http://ww.wp.xz.cn/extend/plugins/wp-table-reloaded/

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

    (@tobiasbg)

    Hi,

    that sounds as if you will need to set the column widths of the table. Please take a look at the plugin FAQ at http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/faq/ for more information on this.

    When all tables have the same width structure, the borders shoud be aligned.

    Regards,
    Tobias

    Thread Starter TheGarner

    (@thegarner)

    Hey,

    Thanks for the reply – I am using this and the middle line is the problem with it:

    .wp-table-reloaded {
    width: 400px;
    }

    .wp-table-reloaded .column-1 {
    width: 50px;
    }

    .wp-table-reloaded .column-2 {
    width: 50px;
    }

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    this looks fine to me.
    Can you please post the link to the page with the table where this is happening?

    Regards,
    Tobias

    Thread Starter TheGarner

    (@thegarner)

    Sadly I can’t at the moment due to it being a closed project 🙁

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    ah, I see. That’s really unfortunate though, as I can’t really fix this without being able to access the page, and be able to run some debugging tools 🙁

    Maybe we can fix this once the site is live and online?

    Regards,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Middle Line Issue’ is closed to new replies.