Active
Project:
Omega
Version:
7.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2012 at 01:38 UTC
Updated:
24 Apr 2012 at 21:46 UTC
I try to understand if this is the way omega create the html or if i have a problem.
I put several blocks like search and a menu in the content region above the main content block.
the search and menu appear below the title and up the node body like if this blocks will be inside the node. this is the normal way to show the blocks? inside node body or there is some problems in my site?
Comments
Comment #2
pmusaraj commentedHi,
A fix for this is to do the following:
- get the Delta module, and turn it on as well as the Delta Blocks module from the same bundle
- add Page title as a block to the content region, above the Main Page content, and below all other blocks
- from theme settings, uncheck the box for Page Title under Toggle Advanced Elements
That should do it!
Comment #3
chaquea commented