Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    that’s possible with some CSS code, like

    .tablepress-id-123 {
      background: url(http://example.com/your-image.jpg) no-repeat center center;
    }

    Just change the image URL and the table ID as necessary. Additionally, you’ll need to uncheck the “Alternating row colors” checkbox on the table’s “Edit” screen.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Table Backround Image’ is closed to new replies.