<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: How to put my pages titles under my header in Autofocus</title>
		<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus</link>
		<description>WordPress.com Forums &#187; Topic: How to put my pages titles under my header in Autofocus</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 10:55:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-898224</link>
			<pubDate>Wed, 30 May 2012 00:07:43 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">898224@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anyone at WordPress.com can try out CSS customizations using the preview button on the Appearance &#8594; Custom Design &#8594; CSS page, so it shouldn't really matter whether someone has the upgrade or not if they want to try something out or get advice about CSS.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-898221</link>
			<pubDate>Wed, 30 May 2012 00:05:10 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">898221@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I didn't see a custom design CSS file in their list of CSS either, but I just took a chance and added it in the off chance they did.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-898194</link>
			<pubDate>Tue, 29 May 2012 23:34:09 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">898194@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>(For the record, Jeremy hadn't bought the upgrade when I posted my reply.)
</p>
]]></description>
					</item>
		<item>
			<title>jeremyshub693 on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-898177</link>
			<pubDate>Tue, 29 May 2012 23:20:30 +0000</pubDate>
			<dc:creator>jeremyshub693</dc:creator>
			<guid isPermaLink="false">898177@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks Thesacredpath.</p>
<p>I really appreciate your support.</p>
<p>Jeremy
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-896187</link>
			<pubDate>Mon, 28 May 2012 02:04:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">896187@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, you can change back and forth as much as you want, anytime you want.
</p>
]]></description>
					</item>
		<item>
			<title>jeremyshub693 on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-896058</link>
			<pubDate>Sun, 27 May 2012 23:05:53 +0000</pubDate>
			<dc:creator>jeremyshub693</dc:creator>
			<guid isPermaLink="false">896058@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>Thanks Sacredpath - I'm really enjoying the support of people with CSS. I'm just learning. There is so much to learn.</p>
<p>If I change to another theme can I get back to Autofocus (I paid for that)?</p>
<p>I want my nabber to look sexy like Contempt. How do I do that?</p>
<p>Thanks again.</p>
<p>Jeremy
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-895623</link>
			<pubDate>Sun, 27 May 2012 10:41:17 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">895623@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Give this a try and see if it works for you.</p>
<pre><code>#access, div.menu {
width: 100%;
position: absolute;
top: 0;
left: 0;
}

#access li, div.menu li {
display: inline-block;
}

#header-wrapper {
position: relative;
}

#header {
padding-top: 48px;
padding-bottom: 24px;
}

#access li, div.menu li {
padding-right: 20px;
width: auto;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>justpi on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-895620</link>
			<pubDate>Sun, 27 May 2012 10:28:20 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">895620@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can't do that with CSS because you don't have the Custom Design upgrade (so you should be posting in the <em>Support</em> forum or the <em>Questions</em> forum).</p>
<p>The chief attraction of AutoFocus is its unique way of displaying posts on the main page - see the theme demo:<br />
<a href="http://autofocusdemo.wordpress.com/" rel="nofollow">http://autofocusdemo.wordpress.com/</a><br />
If you aren't going to publish posts you have no use for AutoFocus. Just switch to any theme that has a top nav menu. List here:<br />
<a href="http://wpbtips.wordpress.com/2009/03/24/header-page-tabs/" rel="nofollow">http://wpbtips.wordpress.com/2009/03/24/header-page-tabs/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-895617</link>
			<pubDate>Sun, 27 May 2012 10:26:49 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">895617@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Are you talking about the menu?
</p>
]]></description>
					</item>
		<item>
			<title>jeremyshub693 on "How to put my pages titles under my header in Autofocus"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-put-my-pages-titles-under-my-header-in-autofocus#post-895604</link>
			<pubDate>Sun, 27 May 2012 10:04:33 +0000</pubDate>
			<dc:creator>jeremyshub693</dc:creator>
			<guid isPermaLink="false">895604@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello,</p>
<p>I'm using Autofocus for my blog. I want the titles of my pages to sit under my header like in the Contempt style.</p>
<p>How do I do that with CSS?</p>
<p>Thanks Jeremy
</p>
]]></description>
					</item>

	</channel>
</rss>
