Active
Project:
Omega
Version:
7.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 May 2012 at 11:13 UTC
Updated:
27 Mar 2023 at 08:37 UTC
Jump to comment: Most recent
I am working on an Omega-subtheme where a request has come in to have a zone and all regions within the zone to not have the grid applied.
In this particular case, having the full width wrapper around everything is not sufficient; the zone and regions all need to be full page width.
I can remove the grid classes from the zone and regions inside a template_process_zone / template_process_region, but since I would have to hardcode zone/region names, any change on the UI side would need to be propagated to the code. Not earth shattering, but annoying.
Having a "none" option for the column count and width selects (and probably suffix/prefix/push/pull) would be really handy in this situation.
Comments
Comment #1
avpaderno