This is only for Drupal 7.

I have started using css grid and flex for layout and really enjoying it. All modern browsers now have support for it.

The Drupal sites I maintain all use the excellent zen theme but I really itching to have them use css grid and flex as well making it easier for me switching between systems when I work.

This is a work in progress but it works, at least more or less.

https://github.com/frjo/zen-grid

I also have a version of the zen theme for Hugo https://gohugo.io/ (very fast static site generator)

https://github.com/frjo/hugo-theme-zen

Comments

frjo created an issue.

tstermitz’s picture

Thanks frjo

I've glanced at your efforts, and it looks interesting. I'd like to see this in version 8. Maybe I can put that on my learning curve,

Maybe some people are used to zen-grids, but for my part I'm quite ready for Grid and Flexbox. Drupal 8 isn't supporting older IE browsers, and Zen 8 is in the process of also removing that code.