<?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: Twenty Eleven date adjustment in individual posts</title>
		<link>http://en.forums.wordpress.com/topic/twenty-eleven-date-adjustment-in-individual-posts</link>
		<description>WordPress.com Forums &#187; Topic: Twenty Eleven date adjustment in individual posts</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 07:16:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/twenty-eleven-date-adjustment-in-individual-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Twenty Eleven date adjustment in individual posts"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-date-adjustment-in-individual-posts#post-1023640</link>
			<pubDate>Thu, 27 Sep 2012 15:09:20 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023640@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Also, is it possible to add a link/something like 'No comment' beside the date just below the post title?</p></blockquote>
<p>You cannot add links using CSS only. CSS is just for adjusting the appearance of things that are already on the page. You could add text to the end of the date, but it would be static text and exactly the same for every single case and I don't think that's what you want.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Twenty Eleven date adjustment in individual posts"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-date-adjustment-in-individual-posts#post-1023639</link>
			<pubDate>Thu, 27 Sep 2012 15:08:02 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1023639@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Is there a way via CSS to make 'Posted on 15 September 2012' show right below the post title, just like it is on my homepage?</p></blockquote>
<p>This should do it:</p>
<pre><code>.singular .entry-header .entry-meta {
	position: relative;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>themabelkwong on "Twenty Eleven date adjustment in individual posts"</title>
			<link>http://en.forums.wordpress.com/topic/twenty-eleven-date-adjustment-in-individual-posts#post-1012436</link>
			<pubDate>Sun, 16 Sep 2012 11:03:22 +0000</pubDate>
			<dc:creator>themabelkwong</dc:creator>
			<guid isPermaLink="false">1012436@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I am using the Twenty Eleven theme on my blog here <a href="http://themabelkwong.wordpress.com" rel="nofollow">http://themabelkwong.wordpress.com</a> and have the CSS upgrade.</p>
<p>For individual posts like this one, <a href="http://themabelkwong.wordpress.com/2012/09/15/blog-under-construction" rel="nofollow">http://themabelkwong.wordpress.com/2012/09/15/blog-under-construction</a>, the date 'Posted on 15 September 2012' is up at the top left of the page. Is there a way via CSS to make 'Posted on 15 September 2012' show right below the post title, just like it is on my homepage?</p>
<p>Also, is it possible to add a link/something like 'No comment' beside the date just below the post title?</p>
<p>Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
