I've created a theme called Flux that is the default theme shipped with the Pushtape music distribution. I started with Framework as the base for it, but wanted to make it a bit more mobile friendly so refactored it to allow fluid % width column calculations and added a simple media query for small screens.

Right now the theme is fairly customized (button styles, etc) but wondering if there is any interest in:

1) Converting Framework to use fluid % width column calculations instead of the current fixed ones;
2) Adding a single media query for < 760px screens

I'd be happy to try and pull the relevant code and submit a patch against Framework if there is interest.

Comments

jaspher’s picture

It seems that I'm the only one here that would like to see this happen. Based on the activity on this project, do you think that it would make more sense for users to use flux if they want a responsive version of framework?

andregriffin’s picture

Sorry everybody. I've been investing a lot of time over on the Bootstrap theme. However, I've had some cases where Bootstrap is overkill for my needs, so I started planning a Framework 4.x with a mobile-first approach. Will update with a roadmap soon.