Closed (fixed)
Project:
Omega
Version:
7.x-3.x-dev
Component:
Feature Request
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2011 at 21:26 UTC
Updated:
10 May 2011 at 03:21 UTC
Thanks for a most excellent and forward-thinking theme!
What about adding support for CSS3 media queries and a method for presenting different layouts for various display dimensions?
Is that something you see coming to Omega in the future?
Comments
Comment #1
himerus commentedThis is DEFINITELY how I want to start tackling a few issues, including mobile versions of omega subthemes.
I've only been able to play with the media queries a small bit, but it looks quite promising. I really need to be able to layout a battle plan for this that will work well for the future...
I'm thinking at the moment (when related to mobile versions) to use a media query to reset the CSS for the 960 grid, which would no longer display grid items inline, but would instead stack them all, and make regions 100% of window. So content and sidebars would be stacked.
I've still got some research, testing, and debating to do on this, and would definitely love some input on how best to tackle this integration.
Comment #2
himerus commentedThis IS in the works now, and being discussed here:
http://groups.drupal.org/node/137424
Comment #3
himerus commentedOkay, this is actually done in the dev versions if you checkout from git. It will be in the dev release in the next few hours, and after some tweaking, I hope to have it released within a week if I can get a few more eyes on it.
I also need to update the Beta & Gamma subthemes to work with this new layout type.
Comment #4
himerus commentedThere is still currently a "working" but hacky version of responsive grids in the 2.x-dev version, but it is going to get backed out shortly...
The 3.x version of Omega is fully responsive and configurable.