<?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; Tag: reposition date/time - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/reposition-datetime</link>
		<description>WordPress.com Forums &#187; Tag: reposition date/time - Recent Posts</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 01:57:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/reposition-datetime" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Reposition Date/Time to be at the top of blog post"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-datetime-to-be-at-the-top-of-blog-post#post-1156325</link>
			<pubDate>Mon, 18 Feb 2013 20:35:03 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1156325@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>how to remove box lines around picture blog posts ?</p></blockquote>
<p>Here is an example that shows how to do that:<br />
<a href="http://en.forums.wordpress.com/topic/how-to-remove-image-border-in-forever-theme?replies=3#post-1110799" rel="nofollow">http://en.forums.wordpress.com/topic/how-to-remove-image-border-in-forever-theme?replies=3#post-1110799</a>
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Reposition Date/Time to be at the top of blog post"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-datetime-to-be-at-the-top-of-blog-post#post-1156323</link>
			<pubDate>Mon, 18 Feb 2013 20:34:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1156323@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Welcome to WordPress.com!</p>
<p>To move the date/time above post titles in the Forever theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.entry-header {
	padding-top: 18px;
}
.entry-header .entry-meta {
	position: absolute;
	top: 0;
}</code></pre>
<p>That will adjust the overall width of the space for the entry meta and make the border that was there before look smaller. If you want to get rid of that border, add this:</p>
<pre><code>.entry-header .entry-meta {
	border: none;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>freshtwistinteriors on "Reposition Date/Time to be at the top of blog post"</title>
			<link>http://en.forums.wordpress.com/topic/reposition-datetime-to-be-at-the-top-of-blog-post#post-1147085</link>
			<pubDate>Fri, 08 Feb 2013 18:29:19 +0000</pubDate>
			<dc:creator>freshtwistinteriors</dc:creator>
			<guid isPermaLink="false">1147085@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>well i am new to this / css / blogs...<br />
i need to reposition the date / time to be above blog title post</p>
<p>also<br />
how to remove box lines around picture blog posts ?</p>
<p>any help..please??
</p>
]]></description>
					</item>

	</channel>
</rss>
