Hi there,
I've come across a lot of posts and blogs about how to implement a full-width layout in Thematic for specific places, and I've successfully implemented this, but what if I want it to be site-wide? What if I don't want to use sidebars at all?
Would you do it the same way?
Right now I'm looking at Devin's tutorial on WPTheming, except instead of making a template in step 2, just sticking with page.php
http://wptheming.com/2010/03/custom-page-templates-thematic/
Or is there a "better way" to implement it?