<?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: Stretched Background on home page, but boxed for other pages.</title>
		<link>http://www.kriesi.at/support/topic/stretched-background-on-home-page-but-boxed-for-other-pages</link>
		<description>Support Forum - Topic: Stretched Background on home page, but boxed for other pages.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:44:33 +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/stretched-background-on-home-page-but-boxed-for-other-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Stretched Background on home page, but boxed for other pages."</title>
			<link>http://www.kriesi.at/support/topic/stretched-background-on-home-page-but-boxed-for-other-pages#post-49196</link>
			<pubDate>Fri, 30 Mar 2012 09:01:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">49196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; This is not easily possible because everything depends on the surrounding container. You need to decide if you'd like to use a fullwidth layout or boxed layout. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wildefranz on "Stretched Background on home page, but boxed for other pages."</title>
			<link>http://www.kriesi.at/support/topic/stretched-background-on-home-page-but-boxed-for-other-pages#post-49062</link>
			<pubDate>Thu, 29 Mar 2012 16:04:56 +0000</pubDate>
			<dc:creator>wildefranz</dc:creator>
			<guid isPermaLink="false">49062@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks! That did the trick.&#60;/p&#62;
&#60;p&#62;To make things more difficult: can the header (navigation) and stripe on top be the same on the front page as it is for a boxed layout? I don't want the stripe to go all the way across, just within the navigation section and possibly have a solid colour in the background o the nav as well with some padding...&#60;/p&#62;
&#60;p&#62;Thanks for the support!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Stretched Background on home page, but boxed for other pages."</title>
			<link>http://www.kriesi.at/support/topic/stretched-background-on-home-page-but-boxed-for-other-pages#post-48961</link>
			<pubDate>Thu, 29 Mar 2012 06:27:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">48961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; In header.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php $style = avia_get_option(&#38;#39;boxed&#38;#39;,&#38;#39;stretched&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php if (is_home() &#124;&#124; is_front_page()){
$style = &#38;#39;stretched&#38;#39;;
}else{
$style = &#38;#39;boxed&#38;#39;;
}

?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wildefranz on "Stretched Background on home page, but boxed for other pages."</title>
			<link>http://www.kriesi.at/support/topic/stretched-background-on-home-page-but-boxed-for-other-pages#post-48893</link>
			<pubDate>Wed, 28 Mar 2012 20:46:18 +0000</pubDate>
			<dc:creator>wildefranz</dc:creator>
			<guid isPermaLink="false">48893@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello!&#60;/p&#62;
&#60;p&#62;Is it possible to have the stretched layout for the background on the home page, but then on every other page and post to have just the boxed layout?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
