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

himerus’s picture

This 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.

himerus’s picture

This IS in the works now, and being discussed here:
http://groups.drupal.org/node/137424

himerus’s picture

Status: Active » Needs review

Okay, 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.

himerus’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev
Status: Needs review » Fixed

There 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.