Adding tiling background image to table
-
Hi,
I recently discovered that someone has been screenshotting my table information and posting them without any sort of credit on other mediums.
I’d like to add a background image to all my existing tables that is somewhat transparent and tiles the entire length and height of the table, without overlapping. I would also like to keep whatever cell size the table happens to have chosen rather than resizing it to the background image.
I would also like to keep this alternating color scheme in place if possible:
.tablepress .odd td { background-color: #000000; } .tablepress .even td { background-color: #232323; }Can this be accomplished?
-Thanks,
Violutus
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Adding tiling background image to table’ is closed to new replies.