<?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: Move main blog area down? &#38; Multiple backgrounds?</title>
		<link>http://www.kriesi.at/support/topic/move-main-blog-area-down</link>
		<description>Support Forum - Topic: Move main blog area down? &amp; Multiple backgrounds?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 17:47:28 +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/move-main-blog-area-down" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Move main blog area down? &#38; Multiple backgrounds?"</title>
			<link>http://www.kriesi.at/support/topic/move-main-blog-area-down#post-8360</link>
			<pubDate>Fri, 05 Nov 2010 08:02:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8360@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>t4group on "Move main blog area down? &#38; Multiple backgrounds?"</title>
			<link>http://www.kriesi.at/support/topic/move-main-blog-area-down#post-8358</link>
			<pubDate>Fri, 05 Nov 2010 07:56:05 +0000</pubDate>
			<dc:creator>t4group</dc:creator>
			<guid isPermaLink="false">8358@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks dude! That didn't work in style.css but I realised I was using style2.css and changed that so it works perfectly now. Thanks guys!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move main blog area down? &#38; Multiple backgrounds?"</title>
			<link>http://www.kriesi.at/support/topic/move-main-blog-area-down#post-8355</link>
			<pubDate>Fri, 05 Nov 2010 07:29:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8355@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just change the padding value of .boxed in style.css: At the moment it looks like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.boxed{
position: relative;
margin:0 auto;
width:1000px;
padding:15px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Set 15px to an higer value like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.boxed{
position: relative;
margin:0 auto;
width:1000px;
padding:50px 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>t4group on "Move main blog area down? &#38; Multiple backgrounds?"</title>
			<link>http://www.kriesi.at/support/topic/move-main-blog-area-down#post-8330</link>
			<pubDate>Thu, 04 Nov 2010 18:07:29 +0000</pubDate>
			<dc:creator>t4group</dc:creator>
			<guid isPermaLink="false">8330@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply but the first one doesn't work. I added the code to the bottom of style.css and tried different px values but nothing changed on the website? Any other suggestions?&#60;/p&#62;
&#60;p&#62;I've not tried the different backgrounds yet but I'll let you know how that one turns out.&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Move main blog area down? &#38; Multiple backgrounds?"</title>
			<link>http://www.kriesi.at/support/topic/move-main-blog-area-down#post-8320</link>
			<pubDate>Thu, 04 Nov 2010 17:19:31 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">8320@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;You can adjust the spacing at the top of the page by adding this to the end of style.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wrap_all {
margin: 50px auto 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust 50px to whatever value you need depending on the image you have as the background.&#60;/p&#62;
&#60;p&#62;For category specific background, you can use the body class to set the background on a per page basis. If you view the source of a page for example, &#60;a href=&#34;http://www.kriesi.at/themes/habitat/category/infos/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/habitat/category/infos/&#60;/a&#62; the body classes set are &#60;strong&#62;archive&#60;/strong&#62;, &#60;strong&#62;category&#60;/strong&#62; and &#60;strong&#62;category-infos&#60;/strong&#62;. In this case, the category specific tag is &#60;strong&#62;category-infos&#60;/strong&#62; and this CSS could be used to specify a particular background:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.category-infos {
background: #0000FF;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>t4group on "Move main blog area down? &#38; Multiple backgrounds?"</title>
			<link>http://www.kriesi.at/support/topic/move-main-blog-area-down#post-8305</link>
			<pubDate>Thu, 04 Nov 2010 15:43:51 +0000</pubDate>
			<dc:creator>t4group</dc:creator>
			<guid isPermaLink="false">8305@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello all,&#60;/p&#62;
&#60;p&#62;I'm using Habitat theme. I'm looking to move everything in the white middle area down so that more of the background is viewable at the top of the website. This is so I can design a nice background image as a header. So basically everything in the white blog area 'main part', menu and sidebars etc will be moved down?&#60;/p&#62;
&#60;p&#62;Is this possible by editing the style.css ? ?&#60;/p&#62;
&#60;p&#62;The other thing I would love to be able to do is have a different background per page/Category? Is this possible?&#60;/p&#62;
&#60;p&#62;Thanks for any help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
