• Resolved tiger2deuce

    (@tiger2deuce)


    Hi Tobias,

    I am trying to design a bracket with Tablepress. Is there a way to get the image in column B (Atlantic – West Chester, PA & Shepherd/West Chester) to merge & be centered in rows 2 & 3? I tried to enter the image in row 2 and put #rowspan# in row 3 but the image stays in row 2 only. I would like it to line up like it does in the image at the bottom of the table.

    Thank you,
    Kris

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    You’d need to adjust the cell alignment. For that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-1531 tbody td {
      vertical-align: middle;
    }

    Regards,
    Tobias

    Thread Starter tiger2deuce

    (@tiger2deuce)

    Awesome! Thank you for your help!

    Plugin Author Tobias B?thge

    (@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 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Merge Image (#rowspan?)’ is closed to new replies.