<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Help with hooks: add html in thematic_belowheader()</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 23:38:59 +0000</pubDate>

<item>
<title>amygail on "Help with hooks: add html in thematic_belowheader()"</title>
<link>http://themeshaper.com/forums/topic/help-with-hooks-add-html-in-thematic_belowheader#post-6500</link>
<pubDate>Wed, 16 Sep 2009 19:29:57 +0000</pubDate>
<dc:creator>amygail</dc:creator>
<guid isPermaLink="false">6500@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;You could do this with css.&#60;/p&#62;
&#60;p&#62;Use your dynamic classes...&#60;/p&#62;
&#60;p&#62;something to the tune of :&#60;/p&#62;
&#60;p&#62;body.single #header,body.blog #header,  {&#60;br /&#62;
	background: transparent url(./images/header.png) no-repeat right top;	&#60;/p&#62;
&#60;p&#62;}&#60;br /&#62;
body.page #header {&#60;br /&#62;
	background: none;	&#60;/p&#62;
&#60;p&#62;}
&#60;/p&#62;</description>
</item>
<item>
<title>scottdeto on "Help with hooks: add html in thematic_belowheader()"</title>
<link>http://themeshaper.com/forums/topic/help-with-hooks-add-html-in-thematic_belowheader#post-6497</link>
<pubDate>Wed, 16 Sep 2009 17:37:03 +0000</pubDate>
<dc:creator>scottdeto</dc:creator>
<guid isPermaLink="false">6497@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm doing a custom child theme off Thematic. My site is using Reading:Static for my home page (home,) and (blog) for the blog. I'd like to insert a graphic in the thematic_belowheader() for all blog pages, but none of my static pages.&#60;/p&#62;
&#60;p&#62;Assume the html to add is: &#38;lt;img src=&#34;images/test.jpg&#34; /&#38;gt;. I'm looking for help for the code to put into my child theme functions.php
&#60;/p&#62;</description>
</item>

</channel>
</rss>
