Active
Project:
Omega
Version:
7.x-3.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2011 at 23:10 UTC
Updated:
21 Jan 2012 at 16:27 UTC
I have a 16-grid layout and I want to apply the responsive css options however I find that the responsive options don't give the flexibility when it comes to changing the number of columns a region has on layout change.
For example, I have a content region with 11col and sidebar with 5col in the wide view. I have a 300px banner ad in the sidebar with dimensions that can't change. I would need to change to a 10col content region and 6col sidebar on normal view to accommodate the banner ad. I've tried to change the .grid styles in css but the all the alpha default css appears after my subtheme.
Doesn't anyone else have any other suggestion on how to achieve this?
Comments
Comment #1
marcoka commentedthis sounds like you want to have sidebar fixed and the content fluid. right?