Skip to content

Image Variants in Cards #3225

Closed Answered by cmaxw
cmaxw asked this question in Help
Sep 5, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Ok, I found this somewhere else in my code and it works:

<%= image_tag main_app.url_for(meetup.meetup_series.thumbnail.variant(resize_to_limit: [320, 180])), class: "aspect-[16/9] w-full rounded-2xl bg-gray-100 object-cover sm:aspect-[2/1] lg:aspect-[3/2]" %>

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by cmaxw
Comment options

You must be logged in to vote
1 reply
@Paul-Bob
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants