I'm just diving into Thematic, and so far I really like what I see. For most pages I'll be dealing with one sidebar on the right, content on the left. However, for the home page I'd like:
Sidebar1 Content Sidebar2
Is there an easy way of doing this? It'd be nice if I was using one of the thematic sidebars, but if this has to just be a sidebar using plain html/php in functions.php, that could work too. I'm just looking for the best way of doing this. I'm hoping this is achievable with just CSS, but if I have to mess w/ the functions.php let me know.
I'm doing this as a child theme, which may be important to note, but probably goes without saying.