<?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: Custom CSS example to move around theme layout?</title>
		<link>http://en.forums.wordpress.com/topic/custom-css-example-to-move-around-theme-layout</link>
		<description>WordPress.com Forums &#187; Topic: Custom CSS example to move around theme layout?</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 22:56:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/custom-css-example-to-move-around-theme-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>caiusshaw on "Custom CSS example to move around theme layout?"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-example-to-move-around-theme-layout#post-851991</link>
			<pubDate>Wed, 28 Mar 2012 16:17:34 +0000</pubDate>
			<dc:creator>caiusshaw</dc:creator>
			<guid isPermaLink="false">851991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks designsimply that's what I was after, so simple when you know how!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Custom CSS example to move around theme layout?"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-example-to-move-around-theme-layout#post-845808</link>
			<pubDate>Wed, 21 Mar 2012 13:18:19 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">845808@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In the Blogum theme, the post meta data you're referring to looks like this: <a href="http://cl.ly/FDM6/o" rel="nofollow">http://cl.ly/FDM6/o</a></p>
<p>Try this as a starting point to line up all the post meta elements in one row along the top of posts and see if it's the kind of thing you're looking for:</p>
<pre><code>.post-meta {
width: 100%;
}

.post-meta * {
float: left;
}

.post-categories, .comments-link, .post-edit {
background: none;
margin: 0;
padding: 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>caiusshaw on "Custom CSS example to move around theme layout?"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-example-to-move-around-theme-layout#post-837122</link>
			<pubDate>Sat, 10 Mar 2012 16:36:26 +0000</pubDate>
			<dc:creator>caiusshaw</dc:creator>
			<guid isPermaLink="false">837122@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>P.s. Site in question is theartshopandchapel.wordpress.com
</p>
]]></description>
					</item>
		<item>
			<title>caiusshaw on "Custom CSS example to move around theme layout?"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-example-to-move-around-theme-layout#post-837118</link>
			<pubDate>Sat, 10 Mar 2012 16:32:09 +0000</pubDate>
			<dc:creator>caiusshaw</dc:creator>
			<guid isPermaLink="false">837118@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there an example of CSS to move the meta data from the left side bar to above the posts.  I am customising the Blogum theme and am relatively new to CSS. Alternatively is there somewhere with a clear explanation about layout?
</p>
]]></description>
					</item>

	</channel>
</rss>
