images in columns
-
Hi
I am trying to style the table on this page https://andes-world-travel.flywheelsites.com/ – the images in the first row are not displaying correctly. They are a standard 80×80 thumbnail, and I need them centered in the cell with a 5px padding.
I am using this:.tablepress-id-16 .column-1 { padding: 5px; height: 90px; width: 90px; vertical-align: middle; text-align: center; }
There is an extra 4px padding on the right side of the images – can’t see where it’s coming from. Can you take a look?
Also – I’d like to make the top sorting row shorter in height. I tried this:
.tablepress-id-16 th { height: 50px; vertical-align: middle; }
but it did not work. Can you help with that styling?
thanks,
N
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘images in columns’ is closed to new replies.