Different page (sheet) layout for some pages


Author Message
tongu

Posted: 8/27/2012
Quote message 

Is it possible to have a different main layout for some pages than for others? I would need to use two sidebars for some pages and one sidebar for other. I've read this is possible for Wordpress etc, but how about simple HTML? If not possible then what is the most efficient workaround other than just add the sidebar directly to the code?

Second, for some pages I'd like to add a vertical menu inside the sidebar and show it only on those pages (because they have many subpages which make no sense to show in other context) - is it possible? Or perhaps the way to go is to create a custom block and make the "vertical menu" manually (a bunch of links) - but automatic vertical menu would be better.
 
Garry

Posted: 8/27/2012
Quote message 

You need to do it manually by removing the unwanted div structure from desired pages.