Align logo’s vertically
-
I’m working with a sponsor page with multiple columns. Because of the different aspect ratios of the sponsor images, I want them to be centered in the vertical direction as well as horizontally (the latter is implemented correctly).
https://www.anewdawnofelectronics.nl/sponsors/How could I manage this? An old topic talked about adding:
sponsor_image img {
text-align: center;
}to the CSS file, but it doesn’t seem to be working at the moment (I’m not familiar with CSS).
Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Align logo’s vertically’ is closed to new replies.