Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
So I'm having an issue where I can't place blocks in my custom theme. I just updated to 8.2.1 this morning, but have never been able to print the blocks. It's a brand new install of D8.
I've seen a main view-block-like in a site that (seems) to inherit some node block with hovering effects for each one. This is the site
I whish to know if there is something similar for Dupal cms
Thanks a lot.
Hi.
My front page is made by a page which comes out of a view. That view page has /node for path.
I'm using a "child" theme of bartik.
I'd like to modify the template of that page in order to have only the "content" zone with my view ; no sidebar, etc, on that front page.
Can anyone point me to a simple solution to get the list items into columns by applying something like col-md-4 - so in this case the items would be in three columns as seen on a desktop screen. I'd assumed that there might be a way through the settings in webform to add a class to the individual item but no... or am I missing something?