Im working on a design, where the admin should be able to add pages in 2 different ways.
1st.:
single colum content design, easy enough... like: http://www.juleshow.dk/kobenhavn/showet
2nd.:
2 colum content, where admin is able to add to content in 2 cols..
like this: http://www.juleshow.dk/
I was thinking about a structure like this:
Code: Select all
Home (2col page)
- Left
- Content block
- Content block
- Right
- Content Block
Page (single col page, with content indside this node)
And and if not, just make a single colum with the content...
Not sure how though, and am i going about this the right way?