<?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: Editing Nuntius theme with CSS</title>
		<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css</link>
		<description>WordPress.com Forums &#187; Topic: Editing Nuntius theme with CSS</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 16:13:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/editing-nuntius-theme-with-css" rel="self" type="application/rss+xml" />

		<item>
			<title>jinglebellsgirls on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1059218</link>
			<pubDate>Sat, 03 Nov 2012 12:23:33 +0000</pubDate>
			<dc:creator>jinglebellsgirls</dc:creator>
			<guid isPermaLink="false">1059218@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can anyone help with creating page templates in Nuntius for wordpress.com? I'm trying to drop the right side bar to make a wider space to fit in a wide table. Thanks
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1026590</link>
			<pubDate>Mon, 01 Oct 2012 01:04:26 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1026590@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>No worries at all. I like to make sure someone has answered all the questions that get posted in case threads are found by other people later too. They make good documentation!</p>
<p>Cheers :)
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1025856</link>
			<pubDate>Sun, 30 Sep 2012 00:39:24 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">1025856@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry designsimply, I got pretty impatient since no one responded and ended up changing most of the layout, so most of my questions no longer apply. I appreciate your answers though!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1025157</link>
			<pubDate>Sat, 29 Sep 2012 00:26:14 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025157@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>4 - Post title - this is really hard to see, but the post title and the breadcrumbs right below it are not aligned, even though I changed the padding on both to 0px. There's actually a 1px difference between them, and I don't know why!</p></blockquote>
<p>That *is* hard to see, or at least I'm not seeing it. Hmm. The only things I can think of are either that you're counting the 1px border currently around the posts or you're seeing a natural small space around some font letters. You can see where the font truly stops if you add an underline temporarily for illustration purposes and preview:</p>
<pre><code>.entry-title {
	text-decoration: underline;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>designsimply on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1025155</link>
			<pubDate>Sat, 29 Sep 2012 00:14:32 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025155@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>3 - How can I center the items in the menu?</p></blockquote>
<p>Looks like you got this one covered by using the following CSS:</p>
<pre><code>#menu-primary div {
	margin:0 auto;
	width:480px;
}</code></pre>
<p>Nice work!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1025154</link>
			<pubDate>Sat, 29 Sep 2012 00:12:51 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025154@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>2 - I want the header image to be centered. Originally it WAS centered, but when I "fixed" the .header so that it wouldn't move when I scroll, the header image alignment changed from center to left.</p></blockquote>
<p>I checked and it's centered right now, but not fixed. Looks like you removed your fix? If you'd still like help on this one, would you mind <a href="http://en.forums.wordpress.com/forum/css-customization/#postform">creating a new help request</a> for it and pasting in the CSS you used to try to fix the header element so I can see what you did before? Unless the requests are all really closely related, i.e. all text color change questions or all very simple, then I think it's nicer to have them in separate requests. It gets messy when there are multiple numbered items in one thread that each maybe need back and forth replies.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1025152</link>
			<pubDate>Sat, 29 Sep 2012 00:10:13 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025152@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>1 - I want to move the search widget in the header down so that it's under the header image, in line with the menu.</p></blockquote>
<p>For this, I would just recommend putting it in the right bucket on the <strong>Appearance &#8594; Widgets</strong> page in your blog dashboard.
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1019621</link>
			<pubDate>Sun, 23 Sep 2012 15:02:24 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">1019621@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Anybody?
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1018830</link>
			<pubDate>Sat, 22 Sep 2012 03:47:19 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">1018830@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Okay, I figured out #1. :-)
</p>
]]></description>
					</item>
		<item>
			<title>notchangingmyname on "Editing Nuntius theme with CSS"</title>
			<link>http://en.forums.wordpress.com/topic/editing-nuntius-theme-with-css#post-1018615</link>
			<pubDate>Fri, 21 Sep 2012 22:17:08 +0000</pubDate>
			<dc:creator>notchangingmyname</dc:creator>
			<guid isPermaLink="false">1018615@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi all, </p>
<p>I started a second blog and bought the CSS upgrade. I've been playing around with it for a few days but on certain issues I've reached the point where I'm stumped. Starting from the top of the page:</p>
<p>In the header:</p>
<p>1 - I want to move the search widget in the header down so that it's under the header image, in line with the menu. </p>
<p>2 - I want the header image to be centered. Originally it WAS centered, but when I "fixed" the .header so that it wouldn't move when I scroll, the header image alignment changed from center to left. </p>
<p>3 - How can I center the items in the menu?</p>
<p>4 - Post title - this is really hard to see, but the post title and the breadcrumbs right below it are not aligned, even though I changed the padding on both to 0px. There's actually a 1px difference between them, and I don't know why!</p>
<p>Answers to any or all of these questions will be greatly appreciated. Thanks!
</p>
]]></description>
					</item>

	</channel>
</rss>
