gohugoioTheme icon indicating copy to clipboard operation
gohugoioTheme copied to clipboard

Column heights in the footer aren't proportional

Open digitalcraftsman opened this issue 8 years ago • 3 comments

The left column is much higher than the others. Is a 4-column layout an alternative?

footer

digitalcraftsman avatar Jul 28 '17 15:07 digitalcraftsman

I agree. The footer needs work in general.

budparr avatar Jul 31 '17 13:07 budparr

Since you use flexbox it's pretty easy to achieve anything you want.

XhmikosR avatar Aug 06 '17 22:08 XhmikosR

This has changed a fair bit from the above screenshot. Looks like it's now a bit too one-sided with the right side of the footer. This is because the sponsors butt up against the right edge of the container, but the content on the left is centred instead.

image

It also seems rather odd to me that the copyright text doesn't line up with the footer container, you can't tell at the moment because the content is centred, but it's noticeable if the text is left aligned. Might just be me but that seems a bit odd. It's also hidden on a tablet device as the text is sitting behind the sticky buttons.

I'd be happy to look into fixing these. I'm not familiar with the css framework that's used, but I'm happy to take a look if the above seem suitable fixes?

crgeary avatar Dec 07 '18 17:12 crgeary