<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: float - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/float</link>
		<description>WordPress.com Forums &#187; Tag: float - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 14:46:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/float" rel="self" type="application/rss+xml" />

		<item>
			<title>akmining on "float google map"</title>
			<link>http://en.forums.wordpress.com/topic/float-google-map#post-1034279</link>
			<pubDate>Mon, 08 Oct 2012 17:30:17 +0000</pubDate>
			<dc:creator>akmining</dc:creator>
			<guid isPermaLink="false">1034279@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi<br />
I have embedded a google map in my site.  Does anyone know how to float it so the text wraps around it?</p>
<p>thanks!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Left justify my menu bar"</title>
			<link>http://en.forums.wordpress.com/topic/left-justify-my-menu-bar#post-1026324</link>
			<pubDate>Sun, 30 Sep 2012 19:19:57 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1026324@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@javndrk<br />
Please do not create yet another thread. I have flagged this thread so it will be moved to the CSS Forum for you.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Left justify my menu bar"</title>
			<link>http://en.forums.wordpress.com/topic/left-justify-my-menu-bar#post-1026255</link>
			<pubDate>Sun, 30 Sep 2012 17:55:52 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">1026255@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To left align the menu, you add this in the CSS editor:<br />
<pre><code>.fr {
float: left;
}</code></pre>
<p>Note that CSS editing questions should be posted in the CSS forum, not the Support forum.
</p>
]]></description>
					</item>
		<item>
			<title>javndrk on "Left justify my menu bar"</title>
			<link>http://en.forums.wordpress.com/topic/left-justify-my-menu-bar#post-1026215</link>
			<pubDate>Sun, 30 Sep 2012 16:53:10 +0000</pubDate>
			<dc:creator>javndrk</dc:creator>
			<guid isPermaLink="false">1026215@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am trying to change the alignment of my "menu bar" ... Right now it is right justified and I want it to be left, so that it lines up with the site title and the edge of my various pages. Do I code for "position", "alignment" , or what??
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Resize Problems"</title>
			<link>http://en.forums.wordpress.com/topic/resize-problems#post-881959</link>
			<pubDate>Tue, 08 May 2012 23:37:33 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">881959@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Looks like thesacredpath already helped you out with this question here:<br />
<a href="http://en.forums.wordpress.com/topic/help-with-positioning?replies=8#post-878324" rel="nofollow">http://en.forums.wordpress.com/topic/help-with-positioning?replies=8#post-878324</a></p>
<p>Please post back if that was a different issue and you still need help.
</p>
]]></description>
					</item>
		<item>
			<title>gnruble on "Resize Problems"</title>
			<link>http://en.forums.wordpress.com/topic/resize-problems#post-878349</link>
			<pubDate>Fri, 04 May 2012 01:45:28 +0000</pubDate>
			<dc:creator>gnruble</dc:creator>
			<guid isPermaLink="false">878349@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>After making a few tweaks to the CSS, my page is pretty much exactly how I want it - except for the whole resizing thing.</p>
<p>I have my sidebar set to float:left and main part of the page floating to the right, but when I when the window's at less than full screen, the sidebar gets completely hidden - you can't scroll over to it, it just gets stuck off page until the window's big enough. </p>
<p>I was wondering if there was any way I'd be able to set it up so it sticks in place and <em>doesn't</em> go off-screen with smaller windows? </p>
<p>(My URL is <a href="http://macinphormer.com">macinphormer.com</a>)<br />
Here's the code:</p>
<p><code>#sidebar {&lt;br /&gt;
	position:absolute;&lt;br /&gt;
	width:230px;&lt;br /&gt;
	padding:10px;&lt;br /&gt;
	background:#FFFFFF;&lt;br /&gt;
	clip:auto;&lt;br /&gt;
	float:left;&lt;br /&gt;
	margin-left:-316px;&lt;br /&gt;
	margin-top:-241px;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;#main {&lt;br /&gt;
	width:600px;&lt;br /&gt;
	float:right;&lt;br /&gt;
	margin-right:100px;&lt;br /&gt;
	padding:0;&lt;br /&gt;
}</code>
</p>
]]></description>
					</item>
		<item>
			<title>padraic7 on "Problem with PHP"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-php#post-833994</link>
			<pubDate>Tue, 06 Mar 2012 11:56:04 +0000</pubDate>
			<dc:creator>padraic7</dc:creator>
			<guid isPermaLink="false">833994@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This was actually meant for wordpress.org so I'll post it there but please feel free to help me if you can! Thanks
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Problem with PHP"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-php#post-833992</link>
			<pubDate>Tue, 06 Mar 2012 11:45:05 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">833992@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>padraic7 on "Problem with PHP"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-php#post-833991</link>
			<pubDate>Tue, 06 Mar 2012 11:45:04 +0000</pubDate>
			<dc:creator>padraic7</dc:creator>
			<guid isPermaLink="false">833991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I've installed a newsletter sign up plugin, (Newsletter Sign-Up) but I'm having trouble positioning it.</p>
<p>The code I need to put in is one PHP  line </p>
<p><code>&lt;?php if(function_exists(&#039;nsu_signup_form&#039;)) nsu_signup_form(); ?&gt;</code></p>
<p>Thats ok, it works fine but as soon as I put it in a div and float the div, it won't let me input<br />
anything into the boxes.</p>
<p>the code is:<br />
<pre><code>&lt;div id=&quot;signup&quot;&gt;
 &lt;?php if(function_exists(&#039;nsu_signup_form&#039;)) nsu_signup_form(); ?&gt;
&lt;/div&gt;</code></pre>
<p>CSS is: </p>
<pre><code>#signup{
             float: right;
             }</code></pre>
<p>Its driving me insane, because as far as I know- its  ok to put PHP inside a floated div, and my CSS seems to be ok.<br />
Has anybody else had any issues?<br />
I appreciate any feedback!</p>
<p>Padraic
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Adding a &#039;middle background&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-middle-background#post-813592</link>
			<pubDate>Thu, 09 Feb 2012 00:58:50 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">813592@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>thelightr on "Adding a &#039;middle background&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-middle-background#post-813293</link>
			<pubDate>Wed, 08 Feb 2012 20:28:20 +0000</pubDate>
			<dc:creator>thelightr</dc:creator>
			<guid isPermaLink="false">813293@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That worked perfect, thanks so much!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Adding a &#039;middle background&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-middle-background#post-812637</link>
			<pubDate>Wed, 08 Feb 2012 02:50:50 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">812637@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Replace IMAGE URL in the following with the URL of your uploaded background image for the wrapper area.</p>
<pre><code>#site-wrapper {
background: url(&quot;IMAGE URL&quot;) repeat scroll 0 0 #FFFFFF;
z-index: -1;
}

#footer {
background: url(&quot;IMAGE URL&quot;) repeat scroll 0 0 #FFFFFF;
margin-top: 0;
width: 700px;
}</code></pre>
<p>If you want to use only a solid color and not an image, then change the two background declarations above to the following and edit the hex color codes.</p>
<p><code>background: #FFFFFF;</code>
</p>
]]></description>
					</item>
		<item>
			<title>thelightr on "Adding a &#039;middle background&#039;"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-middle-background#post-812628</link>
			<pubDate>Wed, 08 Feb 2012 02:30:00 +0000</pubDate>
			<dc:creator>thelightr</dc:creator>
			<guid isPermaLink="false">812628@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, I'm sure there's a term for the effect I'm looking for, but I'd like to put a 'middle background' image behind the body of my wordpress page (<a href="http://thelightr.wordpress.com/" rel="nofollow">http://thelightr.wordpress.com/</a>)</p>
<p>I'm using manifest as my theme, and I found another blog using manifest with the effect that I want - <a href="http://www.stanceworks.com/" rel="nofollow">http://www.stanceworks.com/</a></p>
<p>On the stanceworks site the 'middle background' seems to float above the dark background, I'd like to be able to do that.</p>
<p>Again, I'm sure I'm not describing this right, I'm very new to CSS, any info on how to do this would be great!  Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Floating image create too much line spacing for sub heading"</title>
			<link>http://en.forums.wordpress.com/topic/floating-image-create-too-much-line-spacing-for-sub-heading#post-811664</link>
			<pubDate>Tue, 07 Feb 2012 06:18:38 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">811664@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The image had a standard break after it &#60; br &#62; (without the spaces) which meant that the top of the image was actually the top of the paragraph and the text was pushed down by one line which made it look like there was extra space.</p>
<p>Sadly the normal p and br tags don't show in the editor in wordpress and that can make it difficult to track down some of these issues. I guess they do it to keep from confusing those not versed in HTML, but it makes it difficult to troubleshoot.</p>
<p>Anyway, the important thing is the issue is resolved for you.
</p>
]]></description>
					</item>
		<item>
			<title>emotivated on "Floating image create too much line spacing for sub heading"</title>
			<link>http://en.forums.wordpress.com/topic/floating-image-create-too-much-line-spacing-for-sub-heading#post-811657</link>
			<pubDate>Tue, 07 Feb 2012 06:00:07 +0000</pubDate>
			<dc:creator>emotivated</dc:creator>
			<guid isPermaLink="false">811657@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>All I did was delete the "white space" after the closing tag for the image and it fixed the problem. I don't really understood why tbh, but it seems to have improved things.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Floating image create too much line spacing for sub heading"</title>
			<link>http://en.forums.wordpress.com/topic/floating-image-create-too-much-line-spacing-for-sub-heading#post-811650</link>
			<pubDate>Tue, 07 Feb 2012 05:38:19 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">811650@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry, I forgot a backtick.</p>
<pre><code>&lt;p style=&quot;text-align:justify;&quot;&gt;
&lt;h5&gt;Regional Update&lt;/h5&gt;
&lt;img style=&quot;float:right;border:0 solid #aaa;margin:0 10px 10px;padding:5px;&quot; src=&quot;http://wakefieldsocialistparty.files.wordpress.com/2012/01/regionalconffeb2012.jpg?w=150&quot; alt=&quot;Photo of Attendee&#039;s at the February 2012 Regional Socialist Party Conference&quot; title=&quot;Attendee&#039;s at the February 2012 Regional Conference&quot; width=&quot;150&quot; height=&quot;112&quot; class=&quot;aligncenter size-thumbnail wp-image-227&quot; /&gt;This weekend (4th-5th February) saw an enthusiastic gathering of comrades from across the region for this years first Regional Conference. Both day&#039;s featured an introductory lead in by guest speakers from outside the region until lunch, with multiple commissions to follow before a finally summarising speech and a round of comments and feedback from the floor. The first days focus was on political topics, with the second day having a more practical theme. A collection for the fighting fund also raised in excess of £350!. Further details are provided on our blog post for the event, on our News page.
&lt;/p&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Floating image create too much line spacing for sub heading"</title>
			<link>http://en.forums.wordpress.com/topic/floating-image-create-too-much-line-spacing-for-sub-heading#post-811648</link>
			<pubDate>Tue, 07 Feb 2012 05:36:56 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">811648@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Get rid of the line break after the image code and move the text below which starts</p>
<p><code>This weekend (4th-5th February) saw...</code><br />
to start right at the end of the image code. In other words, you want it to look like this:</p>
<p>`&#60;p style="text-align:justify;"&#62;<br />
&#60;h5&#62;Regional Update&#60;/h5&#62;<br />
&#60;img style="float:right;border:0 solid #aaa;margin:0 10px 10px;padding:5px;" src="http://wakefieldsocialistparty.files.wordpress.com/2012/01/regionalconffeb2012.jpg?w=150" alt="Photo of Attendee's at the February 2012 Regional Socialist Party Conference" title="Attendee's at the February 2012 Regional Conference" width="150" height="112" class="aligncenter size-thumbnail wp-image-227" /&#62;This weekend (4th-5th February) saw an enthusiastic gathering of comrades from across the region for this years first Regional Conference. Both day's featured an introductory lead in by guest speakers from outside the region until lunch, with multiple commissions to follow before a finally summarising speech and a round of comments and feedback from the floor. The first days focus was on political topics, with the second day having a more practical theme. A collection for the fighting fund also raised in excess of £350!. Further details are provided on our blog post for the event, on our News page.<br />
&#60;/p&#62;
</p>
]]></description>
					</item>
		<item>
			<title>emotivated on "Floating image create too much line spacing for sub heading"</title>
			<link>http://en.forums.wordpress.com/topic/floating-image-create-too-much-line-spacing-for-sub-heading#post-811641</link>
			<pubDate>Tue, 07 Feb 2012 05:24:55 +0000</pubDate>
			<dc:creator>emotivated</dc:creator>
			<guid isPermaLink="false">811641@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've disabled the visual editor. I'm interested in fixing the code that is causing this, I think its to do with one of the style properties. </p>
<p>Here's is the code for that section of the page.</p>
<p><code>&lt;p style=&quot;text-align:justify;&quot;&gt;&lt;br /&gt;
&lt;h5&gt;Regional Update&lt;/h5&gt;&lt;br /&gt;
&lt;a href=&quot;http://wakefieldsocialistparty.wordpress.com/2012/02/06/february-2012-regional-conference/&quot;&gt;&lt;img style=&quot;float:right;border:0 solid #aaa;margin:0 10px 10px;padding:5px;&quot; src=&quot;http://wakefieldsocialistparty.files.wordpress.com/2012/01/regionalconffeb2012.jpg?w=150&quot; alt=&quot;Photo of Attendee&#039;s at the February 2012 Regional Socialist Party Conference&quot; title=&quot;Attendee&#039;s at the February 2012 Regional Conference&quot; width=&quot;150&quot; height=&quot;112&quot; class=&quot;aligncenter size-thumbnail wp-image-227&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
This weekend (4th-5th February) saw an enthusiastic gathering of comrades from across the region for this years first &lt;a href=&quot;http://wakefieldsocialistparty.wordpress.com/2012/02/06/february-2012-regional-conference/&quot; title=&quot;February 2012 Regional Conference&quot;&gt; Regional Conference&lt;/a&gt;. Both day&#039;s featured an introductory lead in by guest speakers from outside the region until lunch, with multiple commissions to follow before a finally summarising speech and a round of comments and feedback from the floor. The first days focus was on political topics, with the second day having a more practical theme. A collection for the fighting fund also raised in excess of £350!. Further details are provided on our blog post for the event, on our News page.&lt;br /&gt;
&lt;/p&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Floating image create too much line spacing for sub heading"</title>
			<link>http://en.forums.wordpress.com/topic/floating-image-create-too-much-line-spacing-for-sub-heading#post-811579</link>
			<pubDate>Tue, 07 Feb 2012 02:38:22 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">811579@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To get single spacing hold the SHIFT key down when you click ENTER at the end of the paragraph.</p>
<p>Space between lines. &#62; <a href="http://wpbtips.wordpress.com/category/space-betweeen-lines/" rel="nofollow">http://wpbtips.wordpress.com/category/space-betweeen-lines/</a><br />
Space between paragraphs &#62; <a href="http://wpbtips.wordpress.com/category/space-between-paragraphs/" rel="nofollow">http://wpbtips.wordpress.com/category/space-between-paragraphs/</a><br />
Formatting poetry <a href="http://en.support.wordpress.com/writing-and-formatting-poetry/" rel="nofollow">http://en.support.wordpress.com/writing-and-formatting-poetry/</a>
</p>
]]></description>
					</item>
		<item>
			<title>emotivated on "Floating image create too much line spacing for sub heading"</title>
			<link>http://en.forums.wordpress.com/topic/floating-image-create-too-much-line-spacing-for-sub-heading#post-811573</link>
			<pubDate>Tue, 07 Feb 2012 02:33:49 +0000</pubDate>
			<dc:creator>emotivated</dc:creator>
			<guid isPermaLink="false">811573@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>After floating an image underneath my sub heading there is now too much space between the sub heading and the paragraph bellow. Can anyone suggest a method for reducing this space and have the heading sitting closer to the paragraph beneath?</p>
<p>The page I am working with is <a href="http://wakefieldsocialistparty.wordpress.com/" rel="nofollow">http://wakefieldsocialistparty.wordpress.com/</a>
</p>
]]></description>
					</item>
		<item>
			<title>mrmacmusic on "Help – images not floating left!"</title>
			<link>http://en.forums.wordpress.com/topic/help-%e2%80%93-images-not-floating-left#post-774944</link>
			<pubDate>Wed, 21 Dec 2011 18:23:03 +0000</pubDate>
			<dc:creator>mrmacmusic</dc:creator>
			<guid isPermaLink="false">774944@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>D'oh! Missed the size discrepancies... thanks for that :-)
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Help – images not floating left!"</title>
			<link>http://en.forums.wordpress.com/topic/help-%e2%80%93-images-not-floating-left#post-774900</link>
			<pubDate>Wed, 21 Dec 2011 17:42:37 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">774900@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>They are styled exactly the same way but they aren't all the same height: some are 349px but some are 350px, and this obstructs the floating. Add this after every four image codes:<br />
<code>&lt;br style=&quot;clear:both;&quot; /&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>mrmacmusic on "Help – images not floating left!"</title>
			<link>http://en.forums.wordpress.com/topic/help-%e2%80%93-images-not-floating-left#post-774822</link>
			<pubDate>Wed, 21 Dec 2011 16:13:52 +0000</pubDate>
			<dc:creator>mrmacmusic</dc:creator>
			<guid isPermaLink="false">774822@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi everyone – this is my first forum post here, so please be gentle :-)</p>
<p>I've come across an issue with page rendering that's driving me daft!! I created a page to showcase my designs, and regularly update it either moving artworks or updating them. My page contains a number of images, all of which have been CSS styled **exactly the same way** in the HTML editor (float left, margin-right etc.).</p>
<p>When the page is viewed however, there are spaces rendered between images that just shouldn't be there – and checking the HTML source output doesn't show any spurious spacing, margin or padding code... each image line is identical from a CSS perspective.</p>
<p>It's got me baffled, and a bit frustrated. Any ideas?</p>
<p>The page can be viewed here – <a href="http://mrmacmusic.wordpress.com/iphone-cases/" rel="nofollow">http://mrmacmusic.wordpress.com/iphone-cases/</a> with suspicious spacing appearing after the first line of "More Designs".
</p>
]]></description>
					</item>
		<item>
			<title>cregy on "Problems with clear:both"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-clearboth#post-535492</link>
			<pubDate>Wed, 15 Dec 2010 13:23:43 +0000</pubDate>
			<dc:creator>cregy</dc:creator>
			<guid isPermaLink="false">535492@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Brilliant guys. That has worked fine. Thanks for all the help. I used the clear:left solution by the way.</p>
<p>Rich
</p>
]]></description>
					</item>
		<item>
			<title>hallluke on "Problems with clear:both"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-clearboth#post-535367</link>
			<pubDate>Wed, 15 Dec 2010 01:23:34 +0000</pubDate>
			<dc:creator>hallluke</dc:creator>
			<guid isPermaLink="false">535367@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The one thing to be aware of is multi-line titles. The date will be moved in relation to the top of the specified containing element regardless of whether or not the title takes up one line or three, which could position it on top of the other data which would be moved. Try clearing floats for it instead:</p>
<p><code>.entry-date {clear:left;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Problems with clear:both"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-clearboth#post-535193</link>
			<pubDate>Tue, 14 Dec 2010 11:43:24 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">535193@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog title and tagline are in #header, and it has 105px of left padding. You need to reduce that as required to get them over to where you want them.</p>
<p>Since I don't know where you want the date in relation to the post title and other meta data, I've just arbitrarily placed it below everything using position: relative; and left and top declarations.</p>
<pre><code>.entry-date {
left: -145px;
position: relative;
top: 150px;
}</code></pre>
<p>By using position: relative, it will always position the date relative to where it was originally so it will be positioned consistently from post to post.</p>
<p>If you want the date under the post title, then you will need to use position relative and top declarations for the other elements to move them down.
</p>
]]></description>
					</item>
		<item>
			<title>cregy on "Problems with clear:both"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-clearboth#post-535180</link>
			<pubDate>Tue, 14 Dec 2010 10:59:22 +0000</pubDate>
			<dc:creator>cregy</dc:creator>
			<guid isPermaLink="false">535180@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi</p>
<p>Thanks for the reply.</p>
<p>Yes I am talking about floating the post title and meta data under the left. In the content column I want to float the meta data, title, date etc in the left column of the content column. The date is not playing ball and if I set the post to list more than 1 then titles etc won't line up.</p>
<p>Thanks</p>
<p>Rich
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Problems with clear:both"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-clearboth#post-535133</link>
			<pubDate>Tue, 14 Dec 2010 06:51:34 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">535133@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Are you talking about floating the post title and the meta data under it left? and the date right?</p>
<p>Need a little more information.
</p>
]]></description>
					</item>
		<item>
			<title>cregy on "Problems with clear:both"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-clearboth#post-535131</link>
			<pubDate>Tue, 14 Dec 2010 06:35:07 +0000</pubDate>
			<dc:creator>cregy</dc:creator>
			<guid isPermaLink="false">535131@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops. Sorry I thought by putting which blog it was it would give a link!</p>
<p>Here is the blog:<br />
<a href="http://littlebigfoot.org.uk/" rel="nofollow">http://littlebigfoot.org.uk/</a></p>
<p>Thanks</p>
<p>Rich
</p>
]]></description>
					</item>
		<item>
			<title>cregy on "Problems with clear:both"</title>
			<link>http://en.forums.wordpress.com/topic/problems-with-clearboth#post-535130</link>
			<pubDate>Tue, 14 Dec 2010 06:33:31 +0000</pubDate>
			<dc:creator>cregy</dc:creator>
			<guid isPermaLink="false">535130@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oops. Sorry I thought by putting which blog it was it would give a link!</p>
<p>Here is the blog:<br />
<a href="http://littlebigfoot.org.uk/" rel="nofollow">http://littlebigfoot.org.uk/</a></p>
<p>Thanks</p>
<p>Rich
</p>
]]></description>
					</item>

	</channel>
</rss>
