<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Typography in titles</title>
		<link>http://www.themolitor.com/forums/topic/typography-in-titles</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Typography in titles</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 07:49:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/typography-in-titles" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Typography in titles"</title>
			<link>http://www.themolitor.com/forums/topic/typography-in-titles#post-22442</link>
			<pubDate>Wed, 07 Aug 2013 12:54:19 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22442@http://www.themolitor.com/forums/</guid>
			<description><p>You bet ;-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>veronique on "Typography in titles"</title>
			<link>http://www.themolitor.com/forums/topic/typography-in-titles#post-22422</link>
			<pubDate>Tue, 06 Aug 2013 05:35:45 +0000</pubDate>
			<dc:creator>veronique</dc:creator>
			<guid isPermaLink="false">22422@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks a lot!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Typography in titles"</title>
			<link>http://www.themolitor.com/forums/topic/typography-in-titles#post-22405</link>
			<pubDate>Mon, 05 Aug 2013 12:44:38 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">22405@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. The style for the tagline text is controlled via CSS using the following...</p>
<pre><code>h1#theTagline {
    bottom: 2px;
    display: inline-block;
    font-size: 14px;
    left: 0;
    margin: 0 0 0 15px;
    opacity: 0.5;
    padding: 0;
    position: relative;
}</code></pre>
<p>2. The styling for titles in the timeline is controlled via CSS using the following...</p>
<pre><code>.eventDetails h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: block;
    font: bold 11px/50px sans-serif;
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 0 20px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}</code></pre>
<p>Just make edits to those and add them to the custom CSS section of your theme options panel.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>veronique on "Typography in titles"</title>
			<link>http://www.themolitor.com/forums/topic/typography-in-titles#post-22383</link>
			<pubDate>Mon, 05 Aug 2013 06:41:47 +0000</pubDate>
			<dc:creator>veronique</dc:creator>
			<guid isPermaLink="false">22383@http://www.themolitor.com/forums/</guid>
			<description><p>Hello, </p>
<p>I'm starting to work with the curator theme, really nice!</p>
<p>I have questions about the typography of some titles. I would like to know if it is possible to change the typography / color / possibility to put the text in italic ... for<br />
1. the "heading" i.e. "premium timeline theme for artists"<br />
2. the title of the images in the timeline</p>
<p>Let me know!!<br />
Véro
</p></description>
		</item>

	</channel>
</rss>
