<?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; Topic: Links inactivated when &quot;float&quot; applied</title>
		<link>http://en.forums.wordpress.com/topic/links-inactivated-when-float-applied</link>
		<description>WordPress.com Forums &#187; Topic: Links inactivated when &quot;float&quot; applied</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 02:47:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/links-inactivated-when-float-applied" rel="self" type="application/rss+xml" />

		<item>
			<title>squibstress on "Links inactivated when &quot;float&quot; applied"</title>
			<link>http://en.forums.wordpress.com/topic/links-inactivated-when-float-applied#post-1086178</link>
			<pubDate>Tue, 04 Dec 2012 20:17:32 +0000</pubDate>
			<dc:creator>squibstress</dc:creator>
			<guid isPermaLink="false">1086178@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Resolved. The issue was only with FF and Chrome and was fixed by adding a "clearing" element after the divs:</p>
<p>I added this to the CSS:<br />
<code>.clear {&lt;br /&gt;
	float: none;&lt;br /&gt;
	clear: both;&lt;br /&gt;
	font-size: 0;&lt;br /&gt;
	line-height: 0;&lt;br /&gt;
	height: 0;&lt;br /&gt;
}</code></p>
<p>And added this after the divs in the html:<br />
<code>&lt;b class=&quot;storywidget clear&quot;&gt;&lt;/b&gt;</code>
</p>
]]></description>
					</item>
		<item>
			<title>squibstress on "Links inactivated when &quot;float&quot; applied"</title>
			<link>http://en.forums.wordpress.com/topic/links-inactivated-when-float-applied#post-1086102</link>
			<pubDate>Tue, 04 Dec 2012 19:30:33 +0000</pubDate>
			<dc:creator>squibstress</dc:creator>
			<guid isPermaLink="false">1086102@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In the Text Widget, when I try to apply a float to a div, my links become inactive (unclickable.) They work fine when the float is removed.</p>
<p>Any suggestions?
</p>
]]></description>
					</item>

	</channel>
</rss>
