i'd like to add something extra inside div#blog-title - the only way i see this happening is to manually add it into the thematic_blogtitle function in the actual header-extensions.php file.
i tried copying a version and editing that, hoping it would override like a normal template file...i even tried creating a \library\extensions folder inside my child theme folder and still nothing...
is it possible, since i shouldn't directly edit the "thematic\library\extensions\header-extensions.php" file, to somehow edit (or add on to) it in a child theme?
thanks!