Forums

WP-Table Reloaded
[resolved] Floating Tables (5 posts)

  1. foochuck
    Member
    Posted 1 year ago #

    Hello,

    This plugin is working great for me. I've only run into one issue.

    The issue I'm having is that I'm trying to float my tables next to each other simply using float:left in the custom CSS. Here is the outcome:

    http://twitpic.com/3664t5

    The 2nd table for some reason has some kind of margin or padding above it and it doesn't line up with the top of the 1st table. Notice the 3rd & 4th tables line up perfectly (the tops of those tables aligned).

    Here is the custom CSS I used in the plugin's frontend options:

    .wp-table-reloaded {
    width: 280px;
    margin: 0 18px 20px 0;
    float: left;
    }

    .wp-table-reloaded .row-2 .column-1 {
    color: #ff0000;
    }

    Any idea what's causing the 2nd table not to line up with the top of the 1st table?

    Thanks!

    -foo

  2. foochuck
    Member
    Posted 1 year ago #

    I've figured out that my problem is coming from the break tag that's generated at the bottom of each table:

    <br />

    I can't figure out where in the plugin's files that this break tag gets generated. Does anyone know?

    -foo

  3. sultan1994
    Member
    Posted 1 year ago #

    Hi guys this website http://www.technoconvoy.com is mindblowing and there is a lot of stuff to see do visit it. So please visit it.

  4. foochuck
    Member
    Posted 1 year ago #

    @sultan1994 Get that spam out of here.

  5. TobiasBg
    Member
    Posted 1 year ago #

    Hi,

    I'll go ahead and mark this as a duplicate of http://wordpress.org/support/topic/plugin-wp-table-reloaded-remove-tag-from-bottom-of-tables

    Regards,
    Tobias

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic