You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like the cards in the hero region to be a View of the "Feature" node type:
Wes already provided great markup and CSS to make this look fab, so I've built a view that generates almost exactly the same markup - It's is pretty close!
I'm having a little trouble getting the More link to look right, so going to turn it back over to him for further cleanup.
Chnges include:
New config for a view named home-cards
New views template views-view--home-cards.tpl.php
Changes to the Home page layout config, to place the new block
Commits containing changes (since they were not sequential)
9ecdde9 - adds cards view and template
e69ed78 - CSS change made the hero region background black, and applied more-link styles
03089fd - Rename the template file so that it will only affect the block display of the view
117151d2 - switched machine name for view (since we already had a view for this)
The text was updated successfully, but these errors were encountered:
jenlampton
changed the title
Rebuild card blocks on home page using Feature node type and view.
Home page: Rebuild card blocks on home page using Feature node type and view.
Feb 28, 2025
I switched the icons over to using the Icon API (and deleted the duplicate svg files from the theme) in a1b5ca4. I left the old class names in the CSS file so both displays will keep working with the core icons.
I would like the cards in the hero region to be a View of the "Feature" node type:
Wes already provided great markup and CSS to make this look fab, so I've built a view that generates almost exactly the same markup - It's is pretty close!
I'm having a little trouble getting the More link to look right, so going to turn it back over to him for further cleanup.
Chnges include:
home-cards
views-view--home-cards.tpl.php
Commits containing changes (since they were not sequential)
9ecdde9
- adds cards view and templatee69ed78
- CSS change made the hero region background black, and applied more-link styles03089fd
- Rename the template file so that it will only affect the block display of the view117151d2
- switched machine name for view (since we already had a view for this)The text was updated successfully, but these errors were encountered: