I am working on a Thematic child theme, and I want to create a new "header aside" so I can display a "Search" widget in the header, ... just above the nav bar, instead of just below in the "primary aside".
I am an expert in PHP, but I am fairly new to Thematic.
I know I can hack a search into the header, but I'd like to follow the Thematic framework's way of doing things as much as possible. So I am interested in a general solution, where I could drag any widget into the new "header aside"
-- David Jones