<?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: Need to place a div adjacent to the menu</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 07:47:48 +0000</pubDate>

<item>
<title>neonbible on "Need to place a div adjacent to the menu"</title>
<link>http://themeshaper.com/forums/topic/need-to-place-a-div-adjacent-to-the-menu#post-15966</link>
<pubDate>Sun, 03 Oct 2010 02:04:13 +0000</pubDate>
<dc:creator>neonbible</dc:creator>
<guid isPermaLink="false">15966@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Had to set the div to be position: relative and float left.
&#60;/p&#62;</description>
</item>
<item>
<title>neonbible on "Need to place a div adjacent to the menu"</title>
<link>http://themeshaper.com/forums/topic/need-to-place-a-div-adjacent-to-the-menu#post-15922</link>
<pubDate>Fri, 01 Oct 2010 13:44:22 +0000</pubDate>
<dc:creator>neonbible</dc:creator>
<guid isPermaLink="false">15922@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Using WP 3.0 custom menu.  I want to shorten the menu's width and put something next to it.&#60;/p&#62;
&#60;p&#62;Whats the best way to do it?&#60;/p&#62;
&#60;p&#62;I have tried this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function add_box() { ?&#38;gt;
  &#38;lt;div id=&#38;quot;box&#38;quot;&#38;gt;
    Hello World!!
  &#38;lt;/div&#38;gt;
&#38;lt;?php
}
add_action(&#38;#39;thematic_belowheader&#38;#39;, &#38;#39;add_box&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;But it simply puts it directly under the header, where the menu overlay's on top.&#60;/p&#62;
&#60;p&#62;I guess ideally, I would like to put both 'access' and 'box' divs into a new container div.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
