Does anyone know of an in depth tutorial on creating custom content types using the Omega base?

Omega/Alpha separates everything into so many areas that I find myself having to reinvent the wheel which would most likely detract from the responsive functionality of this theme.

In this instance, I want to create a content type which pops up in an iframe and does not include the defaulted menus, logo, and other global features. I have done this very easily in the past using Zen, Fusion, Core themes, etc..

I'm not looking for the iframe method (already got that), more generally good documentation on assembling all of the bits for any custom content types and adding them to my Omega sub theme.

Thanks

Comments

marcoka’s picture

iframes are not such a good idea, agree. popup? just use lightbox.
you know that a custom content type is created for like news/tutorials and the you add fields to it. thats drupal core not omega. you do not add a custom content type to a theme, that is global.
this should work like done with zen/fusion and so on.