<?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: I do I not to display the title?</title>
		<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title</link>
		<description>Support Forum - Topic: I do I not to display the title?</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 02:33:43 +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/i-do-i-not-to-display-the-title" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84923</link>
			<pubDate>Thu, 22 Nov 2012 01:48:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84923@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanslig,&#60;/p&#62;
&#60;p&#62;Glad that Peter helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84850</link>
			<pubDate>Wed, 21 Nov 2012 09:14:56 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Peter,&#60;br /&#62;
Thank you very much! It worked!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84701</link>
			<pubDate>Tue, 20 Nov 2012 12:39:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84701@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css - it will reduce the padding of hr elements:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.hr {
padding: 10px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can decrease the first value to i.e. 0px too if you like. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84664</link>
			<pubDate>Tue, 20 Nov 2012 02:32:19 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84664@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;please see screen shots:&#60;br /&#62;
&#60;a href=&#34;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.33.png&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.33.png&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.40.png&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com/wp-content/uploads/2011/12/屏幕快照-2012-11-20-上午10.30.40.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks a  lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84663</link>
			<pubDate>Tue, 20 Nov 2012 02:22:07 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84663@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
I've copied that CSS code above to the quick CSS field, but there is still a big gap.&#60;br /&#62;
is it because i entered the code wrongly or what?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84541</link>
			<pubDate>Mon, 19 Nov 2012 09:47:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanslig,&#60;/p&#62;
&#60;p&#62;Try to use this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.title_container.extralight-border {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84528</link>
			<pubDate>Mon, 19 Nov 2012 07:15:28 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84528@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
thanks a lot to your reply!&#60;br /&#62;
However, there is still a big spacing.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.bathmatesingapore.com&#34; rel=&#34;nofollow&#34;&#62;http://www.bathmatesingapore.com&#60;/a&#62;&#60;br /&#62;
see the flag 'Our products' and the images below, there is a big gap. I don't want this big gap.&#60;br /&#62;
Also, i've left the title blank by not writing anything in the title field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84520</link>
			<pubDate>Mon, 19 Nov 2012 06:05:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84520@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hanlinsg,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.title_container h1.page-title {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hanlinsg on "I do I not to display the title?"</title>
			<link>http://www.kriesi.at/support/topic/i-do-i-not-to-display-the-title#post-84509</link>
			<pubDate>Mon, 19 Nov 2012 04:25:51 +0000</pubDate>
			<dc:creator>hanlinsg</dc:creator>
			<guid isPermaLink="false">84509@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I feel that the title really occupies too much space of the page and i do not really need to display the title of the page because the menu bar is enough already.&#60;br /&#62;
How do I not to display the titles of each page?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
