By FranHaselden on
Hello all.
I'm sorry if this is a really vague question, I am very new to Drupal and working on a site that has already been built by others, and am trying to work out how to get this working.
Using Omega + a sub theme. Also have Delta.
The main content area is 3 columns (sidebar first, content, sidebar second).
On a specific page I am trying to get the layout to be different from the standard three column layout. I want it to have the sidebar first column, then content and no sidebar second.
I have tried making a new Delta template thing but a) don't know how to turn off the different regions/zones and b) don't know how to link that Delta template to that specific page.
Can anyone help?
Comments
You are on the right track
You are on the right track but you just need a little more help. First have a look at the Omega documentation in regard to zones, regions etc...
http://drupal.org/node/1298694
You will also need the Context Module which enables you to set a specific Delta Template to a context, i.e. path, content type, front page etc.. You should create a new "context" which allows for all this to work.
Once you have that, you are good to go with setting a custom Delta Template to a specific path or whatever. This assumes you are using Omega 3.x, I can't really vouch for 4.x as I have not realy used it and it's likely an entirely different system from what I've read about it.
You might also have a look at:
http://vimeo.com/18686603 - "Using the Delta module with the Omega theme"
Danny Englander | Twitter | Instagram