• Resolved sumonahmed1604

    (@sumonahmed1604)


    I’m trying to align the image in the table room to get space even above and below but the image seems to be on the left. I need to be in the middle of the room.

    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.

    For that, please
    – uncheck the “Table Head” checkbox on the table’s “Edit” screen.
    – Then, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-57 tbody td {
        text-align: center;
    }

    Regards,
    Tobias

    Thread Starter sumonahmed1604

    (@sumonahmed1604)

    Yes. it worked.
    Thank you for helping me.

    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 ‘How To “Align center” The Image in Tablepress?’ is closed to new replies.