Hello. I was having trouble finding out exactly how to do this. On my site, I would like to have my blog use an entirely different layout than the rest of my site. I know to do this, you basically duplicate your page.tpl.php and make the necessary changes. The question I have is what must the name be for this file in order for my blog module to read from it, and not from the page.tpl.php? After naming it correctly, is there anything else I must do to have the blog read it? Any help is appreciated. Thanks!
I installed compass (gem install compass) and zen 7.x-5.5 (drush dl zen; drush zen mytheme --without-rtl).
Using mytheme works fine with a drupal install. Pages with two sidebars+content are fine.
However, if I use compass to compile the sass files that come with zen 7.x-5.5 without changing anything in them, I can generate a new styles.css. If I use this file with the same drupal install, all pages become way too wide for the screen. Here is the relevant section in styles.css: