<?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 for Oxygen Theme to Lengthen Headings on Homepage</title>
		<link>http://en.forums.wordpress.com/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage</link>
		<description>WordPress.com Forums &#187; Topic: Custom CSS for Oxygen Theme to Lengthen Headings on Homepage</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 15:43:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Custom CSS for Oxygen Theme to Lengthen Headings on Homepage"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage#post-1111120</link>
			<pubDate>Thu, 03 Jan 2013 12:42:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1111120@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Awesome!
</p>
]]></description>
					</item>
		<item>
			<title>therebeccaproject on "Custom CSS for Oxygen Theme to Lengthen Headings on Homepage"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage#post-1111056</link>
			<pubDate>Thu, 03 Jan 2013 10:13:53 +0000</pubDate>
			<dc:creator>therebeccaproject</dc:creator>
			<guid isPermaLink="false">1111056@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Wonderful! I really appreciate your help! It worked like a charm.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Custom CSS for Oxygen Theme to Lengthen Headings on Homepage"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage#post-1110374</link>
			<pubDate>Wed, 02 Jan 2013 18:29:40 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1110374@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Do you know how I can condense the date and comments (currently on separate lines), onto one line just underneath the header?</p></blockquote>
<p>Try adding this:</p>
<pre><code>.entry-meta span {
	display: inline;
}

.entry-meta .byline {
	padding-left: 10px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>therebeccaproject on "Custom CSS for Oxygen Theme to Lengthen Headings on Homepage"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage#post-1110355</link>
			<pubDate>Wed, 02 Jan 2013 18:22:05 +0000</pubDate>
			<dc:creator>therebeccaproject</dc:creator>
			<guid isPermaLink="false">1110355@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That works. Thanks so much for your help!</p>
<p>Having seen the way it looks now, do you know how I can condense the date and comments (currently on separate lines), onto one line just underneath the header?</p>
<p>Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Custom CSS for Oxygen Theme to Lengthen Headings on Homepage"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage#post-1110320</link>
			<pubDate>Wed, 02 Jan 2013 18:03:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1110320@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This example will just affect the home page. Add it to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>.home .entry-header {
    float: none;
    width: 100%;
}

.home .entry-summary {
    float: none;
    padding-left: 0;
    width: 100%;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>therebeccaproject on "Custom CSS for Oxygen Theme to Lengthen Headings on Homepage"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-for-oxygen-theme-to-lengthen-headings-on-homepage#post-1109938</link>
			<pubDate>Wed, 02 Jan 2013 12:07:22 +0000</pubDate>
			<dc:creator>therebeccaproject</dc:creator>
			<guid isPermaLink="false">1109938@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there, </p>
<p>I am using the Oxygen theme with the upgrade to custom CSS. The part I'm having difficulty in customising in the CSS is the display of the article headings on the homepage. I have deactivated the slider, so only the recent articles display.</p>
<p>Currently, the headings display on the homepage like this:</p>
<p>Living it up in<br />
the Lake<br />
Conjola<br />
Sunshine</p>
<p>I wish the heading to be all on one line, preferably followed by the exerpt underneath, and the details following, like this:</p>
<p>Heading<br />
Excerpt<br />
January 1, 2013.  1 Comment. </p>
<p>Can anyone assist me with this?</p>
<p>The blog I require assistance on is:<br />
<a href="http://therebeccaproject.com/" rel="nofollow">http://therebeccaproject.com/</a></p>
<p>Thanking you kindly!
</p>
]]></description>
					</item>

	</channel>
</rss>
