auto-sizing the table
-
I’m trying to make a graphical menu of sorts, with 30 small images. All images are 75px high and various widths ranging from ~60 – ~100px.
Currently, the images appear very large and the table continues off to the side of the page. I don’t care how small the images appear, but I’d like for the table to automatically resize to fit the page.
I tried inserting this code I found on another page, but it hasn’t done the job:
.tablepress-id-menu { width: auto; margin-left: auto; margin-right: auto; }
You can see the page here:
https://www.bluelefant.com/projects/2015-16-nba-branding-assessment/washington-wizards/Thanks for your time.
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘auto-sizing the table’ is closed to new replies.