<?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: Modifying Page Titles</title>
		<link>http://www.kriesi.at/support/topic/modifying-page-titles</link>
		<description>Support Forum - Topic: Modifying Page Titles</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 00:21:36 +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/modifying-page-titles" rel="self" type="application/rss+xml" />

		<item>
			<title>jorisvh on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-43173</link>
			<pubDate>Thu, 23 Feb 2012 14:40:50 +0000</pubDate>
			<dc:creator>jorisvh</dc:creator>
			<guid isPermaLink="false">43173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Allready fixed. For people who are searching for the same:&#60;/p&#62;
&#60;p&#62;go to flaslight---&#38;gt;inclsudes---&#38;gt; loop-index.php&#60;/p&#62;
&#60;p&#62;Search in the file for the class post-tiltle and delete the permalink.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorisvh on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-43144</link>
			<pubDate>Thu, 23 Feb 2012 11:32:46 +0000</pubDate>
			<dc:creator>jorisvh</dc:creator>
			<guid isPermaLink="false">43144@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to disable the title links? Now you can click on it but that is not what I want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-36709</link>
			<pubDate>Thu, 05 Jan 2012 19:24:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36709@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that we could helkp you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotonicole on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-36672</link>
			<pubDate>Thu, 05 Jan 2012 13:32:40 +0000</pubDate>
			<dc:creator>fotonicole</dc:creator>
			<guid isPermaLink="false">36672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Chris!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-36473</link>
			<pubDate>Wed, 04 Jan 2012 01:17:51 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">36473@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, in your post creation you can pick which title size you'd like to use(&#60;a href=&#34;http://www.kriesi.at/themes/flashlight/big-heading/&#34;&#62;for example a big heading&#60;/a&#62;), then it's a matter of adjusting the CSS which will be used for that specific title size .. to make it look as you'd like - though your solution works fine and shouldn't do any harm.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotonicole on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-36186</link>
			<pubDate>Fri, 30 Dec 2011 12:08:21 +0000</pubDate>
			<dc:creator>fotonicole</dc:creator>
			<guid isPermaLink="false">36186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, I tried to take away the heading call on loop-index.php  and then created h7 to make a heading directly on the page's html. I know this is not the best way to do it, that's why I was wondering if there is a way to do it without touching loop-index.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-36159</link>
			<pubDate>Fri, 30 Dec 2011 08:07:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36159@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the website uses following html code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h3 class=&#38;quot;cufon_headings&#38;quot;&#38;gt;&#38;lt;/h3&#38;gt;
&#38;lt;p&#38;gt;
&#38;lt;span style=&#38;quot;color: #ffffff;&#38;quot;&#38;gt;
&#38;lt;h7&#38;gt;FOTOGRAFIA PUBLICITARIA, MODA Y PRODUCTOS&#38;lt;/h7&#38;gt;
&#38;lt;/span&#38;gt;
&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and following css code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h7 {
    background-color: #E66CBF;
}

h7 {
    font-size: 40px;
    font-weight: lighter;
    letter-spacing: 5px;
    line-height: 1.3em;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;for the headlines...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotonicole on "Modifying Page Titles"</title>
			<link>http://www.kriesi.at/support/topic/modifying-page-titles#post-36140</link>
			<pubDate>Fri, 30 Dec 2011 04:46:40 +0000</pubDate>
			<dc:creator>fotonicole</dc:creator>
			<guid isPermaLink="false">36140@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Big fan of Flashlight here!&#60;br /&#62;
I'm trying to finish some details in my website and would be very interested to know how can I modify the text on my page titles (big titles).&#60;br /&#62;
I'd like to make them look like the rotating big text here: &#60;a href=&#34;http://nicolechocron.com/site/&#34; rel=&#34;nofollow&#34;&#62;http://nicolechocron.com/site/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you very much in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
