<?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: How to remove a page title without removing post titles as well</title>
		<link>http://www.kriesi.at/support/topic/how-to-remove-a-page-title-without-removing-post-titles-as-well</link>
		<description>Support Forum - Topic: How to remove a page title without removing post titles as well</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 11:55:13 +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/how-to-remove-a-page-title-without-removing-post-titles-as-well" rel="self" type="application/rss+xml" />

		<item>
			<title>larssonk22 on "How to remove a page title without removing post titles as well"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-a-page-title-without-removing-post-titles-as-well#post-39582</link>
			<pubDate>Wed, 01 Feb 2012 11:03:17 +0000</pubDate>
			<dc:creator>larssonk22</dc:creator>
			<guid isPermaLink="false">39582@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Martin, this should work&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.post-title{visibility:hidden;}
a[rel~=&#38;quot;bookmark&#38;quot;]{visibility:visible !important;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Alternatively, if you don't have many pages you could use the page id &#60;/p&#62;
&#60;p&#62;eg&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.page-id-xx .post-title {display:none;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace xx with the page id
&#60;/p&#62;</description>
		</item>
		<item>
			<title>areaofinterest on "How to remove a page title without removing post titles as well"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-a-page-title-without-removing-post-titles-as-well#post-39577</link>
			<pubDate>Wed, 01 Feb 2012 10:45:48 +0000</pubDate>
			<dc:creator>areaofinterest</dc:creator>
			<guid isPermaLink="false">39577@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris&#60;/p&#62;
&#60;p&#62;Im very interested in this too! But with your code (above) the post titles are missing as well. Only want the page titles to disappear.. How?&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Martin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "How to remove a page title without removing post titles as well"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-a-page-title-without-removing-post-titles-as-well#post-39189</link>
			<pubDate>Sun, 29 Jan 2012 15:23:27 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">39189@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;sorry for the delay.&#60;br /&#62;
You can add this to your Quick CSS or custom.css&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.post-title{display:none;}
.big_title{display:block;}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jpons on "How to remove a page title without removing post titles as well"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-a-page-title-without-removing-post-titles-as-well#post-39180</link>
			<pubDate>Sun, 29 Jan 2012 14:24:56 +0000</pubDate>
			<dc:creator>jpons</dc:creator>
			<guid isPermaLink="false">39180@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can someone offer a bit of assistance here?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jpons on "How to remove a page title without removing post titles as well"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-a-page-title-without-removing-post-titles-as-well#post-37950</link>
			<pubDate>Tue, 17 Jan 2012 19:25:27 +0000</pubDate>
			<dc:creator>jpons</dc:creator>
			<guid isPermaLink="false">37950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to remove the post title on some of my pages (specifically the &#34;Content + small title ones), if I add the following in &#34;Quick css&#34; I can make the title disappear:&#60;/p&#62;
&#60;p&#62;#top .post-title {&#60;br /&#62;
    display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Unfortunately this will also make the titles on my blog posts disappear.&#60;/p&#62;
&#60;p&#62;I thought that maybe I could create a new template, but the with framework being used with flashlight it seems things are not as simple as that.&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
