Original question:
I want to create a demo site which looks like a website but has the shop hanging off one of the menu tabs. The other menu tabs would lead to pages which wouldn’t show any product information. So what I want to do, is disable (ie not display) the left and right master blocks on these more general site pages or even use different left and right master blocks (with different content) on the non-shop pages of the site. Can you suggest how I might achieve this?
Response from DSC:
You can disable left and right master blocks by setting its width to 0. You can create a three column block container and use that for other pages. You can create two one column block containers, one sitting inside the left side of the three column block container and the other one in right side of the three column block container. You can create aliases for the left and right block container if you want to refer these in other pages. You can create different left/right block container for different pages.
Follow up question:
I don't undertsand the initial response from DSC,
1. You can disable left and right master blocks by setting its width to 0.
- if i do this it disables the left and right master block on all the pages reached via the tabbed menu. So how does this help me?
2. You can create a three column block container and use that for other pages.
- where and how do I do this?
3. You can create two one column block containers, one sitting inside the left side of the three column block container and the other one in right side of the three column block container.
- I don't understand what this achieves and I am not sure where and how I would do it.
4. You can create aliases for the left and right block container if you want to refer these in other pages.
- Ok.
5. You can create different left/right block container for different pages.
- this is what I want to do, it would appear it can be done by the initial response from DSC, but I don't see how to do it.
|