Active
Project:
Framework
Version:
7.x-3.x-dev
Component:
CSS/HTML markup
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2013 at 09:14 UTC
Updated:
25 Jun 2013 at 00:35 UTC
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
Comment #1
jaspher commentedIt 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?
Comment #2
andregriffin commentedSorry 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.