Hello -
Great theme, and great help -- thanks. I have been reading the forum and saw a couple of posts where you were asked about adding content in the branding area. The reply was to use a child theme (got the concept... great), and then a moderator spoke about functions that define the header:
The following functions define the header:
thematic_brandingopen()
thematic_blogtitle()
thematic_blogdescription()
thematic_brandingclose()
thematic_access()All are located in thematic/library/extensions/hooks-filters.php
Ok. But that does not answer the specific question which is: Using a child theme, what are the specific steps to take to add a div with content (say a telephone number, maybe a search box, etc.) to the branding area? Is it done in the functions? Functions plus a child header.php? Where are the divs and content actually inserted?
Thanks. I would like to make a contribution in the spirit of the GPL and open source to support this work... where do I do that?
- Scott