Howdy all...
ok, I'v been working on this for a while, but can't quite get it. So time to ask for a little help.
what i want to do is move the thematic_postheader (or what's inside it like the page title) up out of the main div and in it's own div below the header using the a child theme functions.php.
I guess it's probably what Themeshaper has done. that looks to be doing the same thing.
i tried filtering out the thematic_postheader and then putting it back in the thematic_belowheader, but it did not quite work the way i was hoping.
thanks in advance for any help.