• Resolved bwong64

    (@bwong64)


    I have a tablepress table, for which I indent it to the right.

    <p style=”padding-left: 80px;”>[table id=6 /]</p>

    But the table stays all the way to the left.

    Is there any way to fix this?

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Normally, the table should stretch to 100% of the width, so that indenting should not be necessary. 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 bwong64

    (@bwong64)

    Hi thanks for responding.

    https://bwong64.com/mass-updating-oem-target-attributes/

    So as you can see, I have some paragraphs indented. I wanted the table to indent at the same level as the paragraph before it.

    Is that possible?

    Brian

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi Brian,

    thanks for the link and explanation! For that, please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    #tablepress-6_wrapper {
      padding-left: 40px;
    }

    Regards,
    Tobias

    Thread Starter bwong64

    (@bwong64)

    Worked marvelously. Thanks very much!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Tablepress indenting’ is closed to new replies.