Closed (works as designed)
Project:
Omega
Version:
7.x-3.0-rc5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2012 at 13:22 UTC
Updated:
2 Feb 2012 at 16:19 UTC
Using a subtheme of omega (or omega itself) results in wrong positioning of blocks (provided by context) in content area. All blocks appear underneath the main content area, even when given a weight of -20 (or less). Responsive grid is disabled.
Switching to bartik solves the problem.
Is there a solution for that?
Comments
Comment #1
rcaracaus commentedI am having the same problem
Comment #2
ithacaindy commentedSame here. I was trying to change the content regions to display content-sidebar1-sidebar2 and all other regions are now below the content region, including header and user. The only way to retain the original order is to leave the sub-theme untouched, which defeats the whole purpose of a sub-theme.
Comment #3
anschinsan commentedPlease note the difference between position and weight. To alter the order of elements in the source code you have to set 'weight' ...
http://drupal.org/node/1230018