<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Problem With Floating Text &#38; Headings</title>
		<link>http://www.kriesi.at/support/topic/problem-with-floating-text-headings</link>
		<description>Support Forum - Topic: Problem With Floating Text &amp; Headings</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 01:36:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/problem-with-floating-text-headings" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Problem With Floating Text &#38; Headings"</title>
			<link>http://www.kriesi.at/support/topic/problem-with-floating-text-headings#post-85940</link>
			<pubDate>Thu, 29 Nov 2012 21:57:41 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85940@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You have 'clear:both' on your h1 and h2 tags for one thing. &#60;/p&#62;
&#60;p&#62;Delete this block from custom.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h1.pageheading {
	float: left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; We are trying to override the code on line 1785-86 of style.css ; so add this to custom.css (this is so only this particular page is targeted, otherwise the whole theme will be targeted)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-324 h1.pageheading {
clear: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and now you need to add the same for the h2 tag&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-324 h2.cufon_headings {
clear: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It will work fine, as long as the clear:none are hitting.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>debtheweb on "Problem With Floating Text &#38; Headings"</title>
			<link>http://www.kriesi.at/support/topic/problem-with-floating-text-headings#post-85850</link>
			<pubDate>Thu, 29 Nov 2012 12:15:24 +0000</pubDate>
			<dc:creator>debtheweb</dc:creator>
			<guid isPermaLink="false">85850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am having some problems with getting the text on this page: &#60;a href=&#34;http://www.icatcha.net/about/&#34; rel=&#34;nofollow&#34;&#62;http://www.icatcha.net/about/&#60;/a&#62; to float beside the image. I have created a css style for the image to float it to the left, so the text and headings should sit right alongside it. Nothing I do seems to work on this. This should be simple but is there something causing this not to work?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;/p&#62;
&#60;p&#62;Debra
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
