<?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: Levitation</title>
		<link>http://www.kriesi.at/support/topic/levitation</link>
		<description>Support Forum - Topic: Levitation</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 21:35:43 +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/levitation" rel="self" type="application/rss+xml" />

		<item>
			<title>UneekGrafix on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-8076</link>
			<pubDate>Mon, 01 Nov 2010 12:54:12 +0000</pubDate>
			<dc:creator>UneekGrafix</dc:creator>
			<guid isPermaLink="false">8076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anyone got any ideas on this? Still struggling with the issue of full page with.&#60;br /&#62;
Please let me know when you get a chance.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>UneekGrafix on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-7031</link>
			<pubDate>Tue, 19 Oct 2010 02:36:32 +0000</pubDate>
			<dc:creator>UneekGrafix</dc:creator>
			<guid isPermaLink="false">7031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;OK Check that. I figured it out but now have a new issue. On the blog post's the content (type) is still only 600 wide? How can I change it to be fill the full width?&#60;br /&#62;
Also the portfolio post's still have the horizontal divider in there and are still only 600 wide? How do I get these posts to be full width too?&#60;/p&#62;
&#60;p&#62;Check out the site and let me know.&#60;br /&#62;
&#60;a href=&#34;http://uneekgrafix.com/bands/&#34; rel=&#34;nofollow&#34;&#62;http://uneekgrafix.com/bands/&#60;/a&#62;&#60;br /&#62;
Thanks&#60;br /&#62;
Christopher
&#60;/p&#62;</description>
		</item>
		<item>
			<title>UneekGrafix on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-7030</link>
			<pubDate>Tue, 19 Oct 2010 02:20:50 +0000</pubDate>
			<dc:creator>UneekGrafix</dc:creator>
			<guid isPermaLink="false">7030@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;@The Dude.&#60;br /&#62;
I've followed everything until the last step. Where do I add in the last snipit of code? &#60;/p&#62;
&#60;p&#62;while (have_posts()) : the_post();&#60;br /&#62;
		$more = 0;&#60;br /&#62;
		$width = '600';
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-4201</link>
			<pubDate>Tue, 07 Sep 2010 16:55:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4201@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No, just call me The Dude xD
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joshglaze on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-4200</link>
			<pubDate>Tue, 07 Sep 2010 16:45:11 +0000</pubDate>
			<dc:creator>joshglaze</dc:creator>
			<guid isPermaLink="false">4200@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You are a god. Thank you Dude&#60;/p&#62;
&#60;p&#62;-josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-4159</link>
			<pubDate>Tue, 07 Sep 2010 06:20:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4159@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I've found the problem. It's css related. In style.css you'll find:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry img{
max-width:600px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change 600px to any value you like. Please change the code above:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;while (have_posts()) : the_post();
		$more = 0;
		$width = &#38;#39;600&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to the same value as in your style.css&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joshglaze on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-4138</link>
			<pubDate>Mon, 06 Sep 2010 18:23:03 +0000</pubDate>
			<dc:creator>joshglaze</dc:creator>
			<guid isPermaLink="false">4138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have tried this as well. No matter what image I place into a blog post, it reduces the size of the width to 600. It will leave the height as whatever I input, but ALWAYS reduces the width to 600. I tried changing the value you listed above to several different numbers and it seems to have no effect on the images.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-4095</link>
			<pubDate>Mon, 06 Sep 2010 06:56:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please open template_blog.php and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;while (have_posts()) : the_post();
		$more = 0;
		$width = &#38;#39;600&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please change the value of width (at the moment 600) to any value you like.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joshglaze on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-4087</link>
			<pubDate>Mon, 06 Sep 2010 00:45:14 +0000</pubDate>
			<dc:creator>joshglaze</dc:creator>
			<guid isPermaLink="false">4087@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome. I did this, but any image I input into the blog posts are still being re-sized to 600px max.&#60;br /&#62;
How do I remove the image resizing for the blog?&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-4061</link>
			<pubDate>Sun, 05 Sep 2010 15:58:15 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">4061@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;To make the blog page full width, open up template_blog.php, find and delete this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;box box_medium box1&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and these lines:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;/div&#38;gt; &#38;lt;!--end box_medium--&#38;gt;
&#38;lt;?php get_sidebar(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joshglaze on "Levitation"</title>
			<link>http://www.kriesi.at/support/topic/levitation#post-3907</link>
			<pubDate>Thu, 02 Sep 2010 18:45:10 +0000</pubDate>
			<dc:creator>joshglaze</dc:creator>
			<guid isPermaLink="false">3907@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Full Width Blog.&#60;br /&#62;
I saw in other threads you put instructions for making pages/posts full width. I cannot seem to make it work for LEVITATION though. I just need to blog section to be full width so I can post images full size. I don't need a sidebar&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
