Forums

WP-Table Reloaded
[resolved] Table indent (6 posts)

  1. gwade
    Member
    Posted 3 months ago #

    Hi Tobias

    How would I indent a table into text ie left, right, middle.

    Thanks
    Grant

    http://wordpress.org/extend/plugins/wp-table-reloaded/

  2. TobiasBg
    Member
    Posted 3 months ago #

    Hi Grant,

    do you want to move the entire table? Or just cells? Or text within cells?

    Can you post an example, or maybe post the URL to your table and describe what you want to achieve?

    Regards,
    Tobias

  3. gwade
    Member
    Posted 3 months ago #

    Hi Tobias

    I have a table that I want to indent into the text on the right.

    Currently its sitting ontop of the test I want it indented into the text to the right.

    http://www.bestfatburners.com/phen375-customer-reviews

    Thanks
    Grant

  4. TobiasBg
    Member
    Posted 3 months ago #

    Hi Grant,

    so you want the text to float around the table?
    Please try

    .wp-table-reloaded-id-4 {
      float: right;
      margin: 5px 0 0 5px !important;
    }

    Regards,
    Tobias

  5. gwade
    Member
    Posted 3 months ago #

    Hi Tobias

    That works great, exactly what I wanted.

    Thanks again for your help.

    Regards
    Grant

  6. TobiasBg
    Member
    Posted 3 months ago #

    Hi,

    cool :-) No problem, you are very welcome!

    Regards,
    Tobias

Reply

You must log in to post.

About this Plugin

About this Topic