<?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: Way to take out large div on home page?</title>
		<link>http://www.kriesi.at/support/topic/way-to-take-out-large-div-on-home-page</link>
		<description>Support Forum - Topic: Way to take out large div on home page?</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 06:42:40 +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/way-to-take-out-large-div-on-home-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Way to take out large div on home page?"</title>
			<link>http://www.kriesi.at/support/topic/way-to-take-out-large-div-on-home-page#post-62388</link>
			<pubDate>Wed, 27 Jun 2012 04:39:10 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">62388@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi niktyler,&#60;/p&#62;
&#60;p&#62;Open your style1.css and directly after this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wrapper_main {
    background: url(&#38;quot;../images/skin1/bg_gradiant_body.png&#38;quot;) repeat-x scroll 0 0 #FFFFFF;
    border-top: 1px solid #FFFFFF;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;add the following:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.home #wrapper_main {
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will hide #wrapper_main for view completely. Now if you want just the text to be gone from #wrapper_main that way you can add your static background graphic then you would use this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body.home #wrapper_main .center {
display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>niktyler on "Way to take out large div on home page?"</title>
			<link>http://www.kriesi.at/support/topic/way-to-take-out-large-div-on-home-page#post-62306</link>
			<pubDate>Tue, 26 Jun 2012 19:02:58 +0000</pubDate>
			<dc:creator>niktyler</dc:creator>
			<guid isPermaLink="false">62306@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We are trying to take out the &#34;wrapper_main&#34; on the homepage and can't figure out what to replace it with or how to make it work. &#60;/p&#62;
&#60;p&#62;Basically we want the entire white lower half of the page to be gone so we can put a static background graphic in. &#60;/p&#62;
&#60;p&#62;The site is currently at &#60;a href=&#34;http://www.waldnerwintersteam.com&#34; rel=&#34;nofollow&#34;&#62;http://www.waldnerwintersteam.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
