<?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: Single Page without Navigation Menu possible?</title>
		<link>http://www.kriesi.at/support/topic/single-page-without-navigation-menu-possible</link>
		<description>Support Forum - Topic: Single Page without Navigation Menu possible?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 03:28:34 +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/single-page-without-navigation-menu-possible" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Single Page without Navigation Menu possible?"</title>
			<link>http://www.kriesi.at/support/topic/single-page-without-navigation-menu-possible#post-76162</link>
			<pubDate>Mon, 17 Sep 2012 02:14:27 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">76162@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Matthew,&#60;/p&#62;
&#60;p&#62;To combine the CSS you would simply add a , to the declaration like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-31 #footer, .page-id-32 #footer {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>matthewglover on "Single Page without Navigation Menu possible?"</title>
			<link>http://www.kriesi.at/support/topic/single-page-without-navigation-menu-possible#post-76160</link>
			<pubDate>Mon, 17 Sep 2012 02:03:31 +0000</pubDate>
			<dc:creator>matthewglover</dc:creator>
			<guid isPermaLink="false">76160@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect. Is there a way to combine the css commands for multiple pages or do I have to put the full code for every page I want this applied to?&#60;/p&#62;
&#60;p&#62;Possible to make a Template and have a similar CSS command as above that just applies to the pages that use the template? Or is that crazy talk LOL.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Matthew
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Single Page without Navigation Menu possible?"</title>
			<link>http://www.kriesi.at/support/topic/single-page-without-navigation-menu-possible#post-76099</link>
			<pubDate>Sun, 16 Sep 2012 17:10:45 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76099@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please inspect the site and look for the body class then you can do something like this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-31 .main_menu {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Noticed the .page-id-31? You can change that to the id of your page.&#60;/p&#62;
&#60;p&#62;You can also do that to your footer&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-31 #footer {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>matthewglover on "Single Page without Navigation Menu possible?"</title>
			<link>http://www.kriesi.at/support/topic/single-page-without-navigation-menu-possible#post-76060</link>
			<pubDate>Sun, 16 Sep 2012 07:25:47 +0000</pubDate>
			<dc:creator>matthewglover</dc:creator>
			<guid isPermaLink="false">76060@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There is one page that I have open in a new window. I would like this page to not have the navigation menu displayed while the remainder of the site remains unaltered. I would like to force the user to close the window instead of trying to user their browers to go back which would create confusion in the particular way I have the site set up. Is there a way to do this?&#60;/p&#62;
&#60;p&#62;I also have a navigation widget in the footer. I would like to exclude this information from this one particular page as well, still leaving it to function for the rest of the site.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
