Posted by kim.le on December 28, 2011 at 11:10pm
2 followers
Jump to:
| Project: | Omega |
| Version: | 7.x-3.0 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
this sounds like you want to have sidebar fixed and the content fluid. right?