<?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: 2 Columns Entry Post</title>
		<link>http://www.kriesi.at/support/topic/2-columns-entry-post</link>
		<description>Support Forum - Topic: 2 Columns Entry Post</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 21:51:10 +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/2-columns-entry-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "2 Columns Entry Post"</title>
			<link>http://www.kriesi.at/support/topic/2-columns-entry-post#post-33691</link>
			<pubDate>Fri, 02 Dec 2011 07:43:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33691@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's not an easy modification. I can give you hints only. &#60;/p&#62;
&#60;p&#62;1) In archive.php replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;&#38;quot;; //&#38;lt;-- Display Sidebar
// $k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;fullwidth&#38;quot;; //&#38;lt;-- Dont display Sidebar&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;// $k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;&#38;quot;; //&#38;lt;-- Display Sidebar
$k_option[&#38;#39;custom&#38;#39;][&#38;#39;bodyclass&#38;#39;] = &#38;quot;fullwidth&#38;quot;; //&#38;lt;-- Dont display Sidebar&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and delete:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then you need to adjust all css widths of the 2 column structure to the new width (I'd use firebug to investigate the elements' css).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sawasdee on "2 Columns Entry Post"</title>
			<link>http://www.kriesi.at/support/topic/2-columns-entry-post#post-33653</link>
			<pubDate>Thu, 01 Dec 2011 16:06:14 +0000</pubDate>
			<dc:creator>Sawasdee</dc:creator>
			<guid isPermaLink="false">33653@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;Is it possible to help me to make a 2 columns Entry Style?&#60;/p&#62;
&#60;p&#62;If you take a look at this page &#60;a&#62;http://www.kriesi.at/demos/newscast/light/archive.html&#60;/a&#62; of your demo, what I'm looking for is to have the same page but without the 2 right sidebars and have twice the left entry column to fit the fullwidth style.&#60;/p&#62;
&#60;p&#62;So one float:left and one float:right&#60;/p&#62;
&#60;p&#62;Any simple css available in your style.css?&#60;/p&#62;
&#60;p&#62;Thanks in advance Dude!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
