<?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 - User Favorites: t4group</title>
		<link><a href='http://www.kriesi.at/support/profile/t4group'>t4group</a></link>
		<description>Support Forum - User Favorites: t4group</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 16:31:06 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>t4group on "Habitat move menu below header slider."</title>
			<link>http://www.kriesi.at/support/topic/habitat-move-menu-below-header-slider#post-38562</link>
			<pubDate>Tue, 24 Jan 2012 11:26:09 +0000</pubDate>
			<dc:creator>t4group</dc:creator>
			<guid isPermaLink="false">38562@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, How do I move the main menu below the header slider on the Habitat theme.&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Possible to change style.css per page/category?"</title>
			<link>http://www.kriesi.at/support/topic/possible-to-change-stylecss-per-pagecategory#post-8374</link>
			<pubDate>Fri, 05 Nov 2010 10:27:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8374@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;:D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>t4group on "Possible to change style.css per page/category?"</title>
			<link>http://www.kriesi.at/support/topic/possible-to-change-stylecss-per-pagecategory#post-8373</link>
			<pubDate>Fri, 05 Nov 2010 10:18:21 +0000</pubDate>
			<dc:creator>t4group</dc:creator>
			<guid isPermaLink="false">8373@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude. I'll do a little Googling.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Possible to change style.css per page/category?"</title>
			<link>http://www.kriesi.at/support/topic/possible-to-change-stylecss-per-pagecategory#post-8367</link>
			<pubDate>Fri, 05 Nov 2010 09:32:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">8367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's possible by using i.e. custom post meta values, etc. but I can't provide exact instructions as this is beyond the scope of this support forum.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>t4group on "Possible to change style.css per page/category?"</title>
			<link>http://www.kriesi.at/support/topic/possible-to-change-stylecss-per-pagecategory#post-8363</link>
			<pubDate>Fri, 05 Nov 2010 08:09:04 +0000</pubDate>
			<dc:creator>t4group</dc:creator>
			<guid isPermaLink="false">8363@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm full of questions! Thanks for the quick help.&#60;/p&#62;
&#60;p&#62;Is it possible to use a different style sheet per page or category including changing the logo? For example, my front page would have the default 'white' style1.css and then another page would have style3.css 'dark' with a different logo?&#60;/p&#62;
&#60;p&#62;Thanks for helping.
&#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-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>
