Use Bootstrap cards in blade template? #2891
Unanswered
anxgstadler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
Since Orchid is based on Bootstrap, I wanted to use Bootstrap Cards in an overview page. But I didn't get them to show properly: The cards did not render the way I would expect them to (only text, no borders), so I wonder:
Is it somehow possible to use those original cards within Orchid?
I found that Orchid has its own
Card.php
file inScreen/Layouts
, but I found no documentation on how to use it.One thing that's a bit irritating: The vanilla installment of Orchid has a menu item "Cards" that does not render such cards at all, although it says "A comprehensive guide to the design and implementation of cards, including basic and advanced features."
Could anyone please push me in the right direction on this?
Are there better ways to render a list of items in such a "cardish" way?
Thanks, everybody :-)
Beta Was this translation helpful? Give feedback.
All reactions