What is(will be done) new
Will allow Block placing the Drupal way by adding extra regions, 3 Rows, between Breadcrumb and the Content. That way we can shape the Front page in the right way, independent of the content
What extra is required.
Blocks that will be setup here will need to have the extra column classes to follow the desired layout. That is a simple edit task (use FULL HTML)
What is missing?
After this change CSS will need to be readjusted since now there is more nesting, given by the natural block render process (see the featured panorama as an example that now does not extend to the full width of the 8 column width column.
@marlo-longley
What is(will be done) new
Will allow Block placing the Drupal way by adding extra regions, 3 Rows, between Breadcrumb and the Content. That way we can shape the Front page in the right way, independent of the content
What extra is required.
Blocks that will be setup here will need to have the extra column classes to follow the desired layout. That is a simple edit task (use FULL HTML)
What is missing?
After this change CSS will need to be readjusted since now there is more nesting, given by the natural block render process (see the featured panorama as an example that now does not extend to the full width of the 8 column width column.
@marlo-longley