<?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: Column layout - No background</title>
		<link>http://www.kriesi.at/support/topic/column-layout-no-background</link>
		<description>Support Forum - Topic: Column layout - No background</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 08:08:56 +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/column-layout-no-background" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Column layout - No background"</title>
			<link>http://www.kriesi.at/support/topic/column-layout-no-background#post-81191</link>
			<pubDate>Fri, 26 Oct 2012 16:13:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81191@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey valahalldors,&#60;/p&#62;
&#60;p&#62;The column code is all inside floated elements so the page doesn't actually *see* the stuff inside them and doesn't know to expand to the bottom. The best and easiest solution is to add a single div at the end of the content to clear everything.&#60;/p&#62;
&#60;p&#62;Open up that page and switch over to the HTML tab of the visual editor. At the bottom of all your content after the last shortcode put:&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;quot;clearboth&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Save the page and that should do it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>valahalldors on "Column layout - No background"</title>
			<link>http://www.kriesi.at/support/topic/column-layout-no-background#post-81064</link>
			<pubDate>Thu, 25 Oct 2012 16:03:02 +0000</pubDate>
			<dc:creator>valahalldors</dc:creator>
			<guid isPermaLink="false">81064@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply. It works but it adds an ugly white border around the original background. Some other ideas ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Column layout - No background"</title>
			<link>http://www.kriesi.at/support/topic/column-layout-no-background#post-80979</link>
			<pubDate>Thu, 25 Oct 2012 04:10:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi valahalldors,&#60;/p&#62;
&#60;p&#62;Try to add this code in Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content {
   background: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content {
   background: white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>valahalldors on "Column layout - No background"</title>
			<link>http://www.kriesi.at/support/topic/column-layout-no-background#post-80892</link>
			<pubDate>Wed, 24 Oct 2012 13:14:03 +0000</pubDate>
			<dc:creator>valahalldors</dc:creator>
			<guid isPermaLink="false">80892@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure, here is a link to a page where this happens &#60;a href=&#34;http://thestartupkids.com/interviewees/&#34; rel=&#34;nofollow&#34;&#62;http://thestartupkids.com/interviewees/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Column layout - No background"</title>
			<link>http://www.kriesi.at/support/topic/column-layout-no-background#post-78687</link>
			<pubDate>Fri, 05 Oct 2012 16:43:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">78687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi valahalldors,&#60;/p&#62;
&#60;p&#62;Can we take a look at the page live? That way we can provide specific css that won't interfere with anything else on the site.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>valahalldors on "Column layout - No background"</title>
			<link>http://www.kriesi.at/support/topic/column-layout-no-background#post-78527</link>
			<pubDate>Thu, 04 Oct 2012 11:18:10 +0000</pubDate>
			<dc:creator>valahalldors</dc:creator>
			<guid isPermaLink="false">78527@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using the Shoutbox theme. &#60;/p&#62;
&#60;p&#62;When using the Column layout on Pages, the white background for the page does not appear under the column layot, only the headline of the page.&#60;/p&#62;
&#60;p&#62;Can you please tell me how I get the white background behind the column layout on Pages.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
