DecorativeTarp

joined 3 months ago
[–] DecorativeTarp@lemmy.zip 1 points 2 weeks ago* (last edited 2 weeks ago)

Gets us on the other end too as we do newsletters and other web work for small orgs, so our poor little web servers basically get DDOS’d by the scanners when we send out a newsletter with a bunch of backlinks.

[–] DecorativeTarp@lemmy.zip 6 points 3 weeks ago (2 children)

Your email service’s scanner might, because some of them go through every link and check what’s on the page.

[–] DecorativeTarp@lemmy.zip 2 points 3 weeks ago (1 children)

Might’ve missed this with my edit timing:

This snarky comment is the one that actually shows what you need in full though.

[–] DecorativeTarp@lemmy.zip 2 points 3 weeks ago* (last edited 3 weeks ago)

Nah, have too much on my plate. Just saw this pop up while browsing hot, and it’s a common design pattern without an obvious solution.

This snarky comment is the one that actually shows what you need in full though.

[–] DecorativeTarp@lemmy.zip 1 points 3 weeks ago* (last edited 3 weeks ago) (4 children)

You can set the grid item to display: flex, they’re not totally mutually exclusive (one can be within the other). Kinda hard to blindly walk through stuff like this without seeing the HTML/CSS though.

One of those cases where browser dev tools are your friend as it should only need a few properties, you can poke and prod to see how they land, and you can see whether you’re getting a 100% height fill on the parent.

[–] DecorativeTarp@lemmy.zip 1 points 3 weeks ago* (last edited 3 weeks ago) (6 children)

This is largely a flexbox question:

https://stackoverflow.com/questions/31000885/align-an-element-to-bottom-with-flexbox

Have to make sure the parent element of the text and buttons is set to an appropriate display:flex and is also taking up the full height of the grid item though (if it’s not just the grid item itself).

[–] DecorativeTarp@lemmy.zip 10 points 4 weeks ago

Definitely call it change in Ohio, rest must be right.