Topic Cards with the additional icons and extra CSS to remove the “published” date, add round corners to the right side of the image, and decrease the radios. Also adding @bloomexperiment’s CSS to better handle vertical alignment with images of different aspect ratios. The whole combo looks verrrry nice, and informative.
In regards to the default height of the cards: this commit should address some of the issues. It increases the height to 275px, as suggested by @icaria36, but scoped to desktop only.
I’ve also added a setting to turn off max-height completely, which should work out in most cases to just let the card grow to accommodate most images; and a setting to choose a different max-height.
Hi folks, new to building in Discourse and I’m building out a community for a professional association. I’d like the topic cards to show first and last name rather than username. Is that possible?
I believe it should depending on site settings. If you have an instance setup you can test. Otherwise you may need to use in addition some CSS to make it so
Unfortunately even with changing the prioritize username in ux site setting adjusted, it still shows the usernames on the cards. Is there any way I can adjust by adding in a custom component?