<?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: Can i do this in my background?</title>
		<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background</link>
		<description>Support Forum - Topic: Can i do this in my background?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 20:12:03 +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/can-i-do-this-in-my-background" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Can i do this in my background?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background#post-30036</link>
			<pubDate>Thu, 20 Oct 2011 16:15:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30036@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pvpbrasil on "Can i do this in my background?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background#post-30012</link>
			<pubDate>Thu, 20 Oct 2011 13:34:56 +0000</pubDate>
			<dc:creator>pvpbrasil</dc:creator>
			<guid isPermaLink="false">30012@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Holy cow!&#60;br /&#62;
It worked!&#60;/p&#62;
&#60;p&#62;Thanks Man!!!&#60;br /&#62;
check it out&#60;br /&#62;
&#60;a href=&#34;http://www.pvpbrasil.com.br&#34; rel=&#34;nofollow&#34;&#62;http://www.pvpbrasil.com.br&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pvpbrasil on "Can i do this in my background?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background#post-30005</link>
			<pubDate>Thu, 20 Oct 2011 12:41:46 +0000</pubDate>
			<dc:creator>pvpbrasil</dc:creator>
			<guid isPermaLink="false">30005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Interesting.&#60;/p&#62;
&#60;p&#62;I will try this for sure, as soon as i can.&#60;br /&#62;
I will post here if i went right.&#60;/p&#62;
&#60;p&#62;Thanks man.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Can i do this in my background?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background#post-30002</link>
			<pubDate>Thu, 20 Oct 2011 12:34:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try to create a boxed version by creating a different bg image. First you need to remove the standard bg image from the body and add it to headwrap. Open up style1.css and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#headwrap{
border-bottom:1px solid #aaa;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#headwrap{
background: #fff url(../images/skin1/bg.png) repeat-x 0 0;
border-bottom:1px solid #aaa;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then change:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body{
background: #fff url(../images/skin1/bg.png) repeat-x 0 0;
color:#666;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body{
background: #fff url(../images/skin1/bg_custom.jpg) fixed no-repeat top center;
color:#666;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;At least create an image like: &#60;a href=&#34;http://www.kriesi.at/demos/newscast/modern/images/skin4/bg.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/demos/newscast/modern/images/skin4/bg.jpg&#60;/a&#62; (with centered white content area and your bg color around it) and save/upload it as bg_custom.jpg (images/skin1/bg_custom.jpg).&#60;/p&#62;
&#60;p&#62;It looks like a boxed theme now (actually it's not of course).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pvpbrasil on "Can i do this in my background?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background#post-29997</link>
			<pubDate>Thu, 20 Oct 2011 11:27:13 +0000</pubDate>
			<dc:creator>pvpbrasil</dc:creator>
			<guid isPermaLink="false">29997@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dude,&#60;/p&#62;
&#60;p&#62;There's any other option?&#60;br /&#62;
Changing the fullwidth color for a full width Image? I belive an image like so would solve it?&#60;br /&#62;
What do you think?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Can i do this in my background?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background#post-29943</link>
			<pubDate>Thu, 20 Oct 2011 06:05:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29943@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
this is not (easily) possible because Newscast offers a fullwidth layout only and you can't style the background without affecting the content area background too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pvpbrasil on "Can i do this in my background?"</title>
			<link>http://www.kriesi.at/support/topic/can-i-do-this-in-my-background#post-29889</link>
			<pubDate>Wed, 19 Oct 2011 18:47:53 +0000</pubDate>
			<dc:creator>pvpbrasil</dc:creator>
			<guid isPermaLink="false">29889@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I'm trying to change background color, on the main page.&#60;br /&#62;
But the color remains full at the page, can i do this?&#60;br /&#62;
&#60;a href=&#34;http://pvpbrasil.com.br/wp-content/uploads/2011/10/Sitefundodiferente.jpg&#34; rel=&#34;nofollow&#34;&#62;http://pvpbrasil.com.br/wp-content/uploads/2011/10/Sitefundodiferente.jpg&#60;/a&#62;&#60;br /&#62;
I would love to have my background like that, thanks&#60;br /&#62;
You can check how its right now by clicking on&#60;br /&#62;
&#60;a href=&#34;http://www.pvpbrasil.com.br&#34; rel=&#34;nofollow&#34;&#62;http://www.pvpbrasil.com.br&#60;/a&#62;&#60;br /&#62;
Thanks&#60;br /&#62;
PvPBrasil
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
