<?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: Add div after the &#60;body&#62; tag: shadows</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 18:26:23 +0000</pubDate>

<item>
<title>Baudesign on "Add div after the &#60;body&#62; tag: shadows"</title>
<link>http://themeshaper.com/forums/topic/add-div-after-the-ltbodygt-tag-shadows#post-7464</link>
<pubDate>Mon, 26 Oct 2009 12:57:28 +0000</pubDate>
<dc:creator>Baudesign</dc:creator>
<guid isPermaLink="false">7464@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Gene,&#60;/p&#62;
&#60;p&#62;Wonderful! Thanks, it works beautifully, and thanks for the diagram. Great tip!&#60;/p&#62;
&#60;p&#62;Pat
&#60;/p&#62;</description>
</item>
<item>
<title>em hr on "Add div after the &#60;body&#62; tag: shadows"</title>
<link>http://themeshaper.com/forums/topic/add-div-after-the-ltbodygt-tag-shadows#post-7430</link>
<pubDate>Sun, 25 Oct 2009 03:07:20 +0000</pubDate>
<dc:creator>em hr</dc:creator>
<guid isPermaLink="false">7430@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Wrap your content in a function and hook it into an action.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function my_shadow_divs() {?&#38;gt;
    &#38;lt;div id=&#38;quot;ombre-gauche&#38;quot;&#38;gt;
    &#38;lt;/div&#38;gt;
    &#38;lt;div id=&#38;quot;ombre-droite&#38;quot;&#38;gt;
    &#38;lt;/div&#38;gt;
&#38;lt;?php }
add_action(&#38;#39;thematic_before&#38;#39;,&#38;#39;my_shadow_divs&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This &#60;a href=&#34;http://bluemandala.com/thematic/thematic-structure.html&#34;&#62;diagram&#60;/a&#62; will help you see the general structure and available actions of thematic.&#60;/p&#62;
&#60;p&#62;-Gene
&#60;/p&#62;</description>
</item>
<item>
<title>Baudesign on "Add div after the &#60;body&#62; tag: shadows"</title>
<link>http://themeshaper.com/forums/topic/add-div-after-the-ltbodygt-tag-shadows#post-7429</link>
<pubDate>Sun, 25 Oct 2009 01:45:14 +0000</pubDate>
<dc:creator>Baudesign</dc:creator>
<guid isPermaLink="false">7429@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi everyone,&#60;/p&#62;
&#60;p&#62;I am trying to add two &#60;code&#62;&#38;lt;div&#38;gt;&#60;/code&#62; tags just after the &#60;code&#62;&#38;lt;body&#38;gt;&#60;/code&#62; tag like so:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;ombre-gauche&#38;quot;&#38;gt;
&#38;lt;div id=&#38;quot;ombre-droite&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;...in order to recreate the shadow effect that we can find on &#60;a href=&#34;http://www.mbdragan.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.mbdragan.com/&#60;/a&#62; web site, which is pretty cool by the way.&#60;/p&#62;
&#60;p&#62;All this with the function.php file. And I just cannot figure out how to add those div with a function.&#60;/p&#62;
&#60;p&#62;Any idea?&#60;/p&#62;
&#60;p&#62;Thanks in advance.&#60;/p&#62;
&#60;p&#62;Pat
&#60;/p&#62;</description>
</item>

</channel>
</rss>
