<?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>bbPress support forums Topic: DIV placement problems</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: DIV placement problems</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 13:41:01 +0000</pubDate>

<item>
<title>Null on "DIV placement problems"</title>
<link>http://bbpress.org/forums/topic/div-placement-problems#post-10194</link>
<pubDate>Wed, 15 Aug 2007 16:29:39 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">10194@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.sourceskins.com/drag.html&#34; rel=&#34;nofollow&#34;&#62;http://www.sourceskins.com/drag.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "DIV placement problems"</title>
<link>http://bbpress.org/forums/topic/div-placement-problems#post-10188</link>
<pubDate>Wed, 15 Aug 2007 11:35:35 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">10188@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I can't do anything without some output. You could open the page in your browser, then go to File &#38;gt; Save (all files) and upload that somewhere.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "DIV placement problems"</title>
<link>http://bbpress.org/forums/topic/div-placement-problems#post-10176</link>
<pubDate>Tue, 14 Aug 2007 19:47:51 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">10176@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have a problem placing a div. I want 2 divs placed in 1 div. I only get 1 div in the div, but the other 1 is giving me problems.&#60;/p&#62;
&#60;p&#62;This is the code I have:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body
{
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.draggable {
	position: absolute;
	border: 1px solid #0090DF;
	background-color: #68BFEF;
	text-align: center;
}

#drag1 (= the green one)
{
	position: absolute;
	border: 1px solid #fff;
	background-color: #9c0;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
}

#drag7
{
	top: 10px;
	left: 250px;
}
#drag7 div (= the red one)
{
	cursor: move;
	background-color: #900;
	height: 50px;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
}

&#38;lt;/style&#38;gt;
&#38;lt;/head&#38;gt;
&#38;lt;body&#38;gt;
&#38;lt;div id=&#38;quot;drag1&#38;quot; class=&#38;quot;draggable&#38;quot;&#38;gt;Drag by handle&#38;lt;/div&#38;gt;
&#38;lt;div id=&#38;quot;drag7&#38;quot; class=&#38;quot;draggable&#38;quot;&#38;gt;&#38;lt;div&#38;gt;&#38;lt;/div&#38;gt;Drag by handle&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;etc&#60;/p&#62;
&#60;p&#62;And this picture will explain excatly what I need (the green div under the red one):&#60;br /&#62;
&#60;a href=&#34;http://www.sourceskins.com/voorbeeld.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.sourceskins.com/voorbeeld.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for the help
&#60;/p&#62;</description>
</item>

</channel>
</rss>
