<?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: Make menus bigger in Wu Wei</title>
		<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei</link>
		<description>WordPress.com Forums &#187; Topic: Make menus bigger in Wu Wei</description>
		<language>en</language>
		<pubDate>Sat, 25 May 2013 00:15:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/make-menus-bigger-in-wu-wei" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1152165</link>
			<pubDate>Wed, 13 Feb 2013 21:50:04 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1152165@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>Comments are stripped out by the CSS Tidy software used here at WordPress.com to keep file sizes as small as possible and to make sure it doesn't have any errors and so it loads faster.</p></blockquote>
<p>We've updated! Comments can now be added using the WordPress.com CSS Editor. :)
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1135119</link>
			<pubDate>Sat, 26 Jan 2013 23:38:15 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1135119@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>squarepixel on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1134996</link>
			<pubDate>Sat, 26 Jan 2013 20:55:45 +0000</pubDate>
			<dc:creator>squarepixel</dc:creator>
			<guid isPermaLink="false">1134996@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@thesacredpath : thanks for enlightening me regarding the treatment of comments in CSS, I wasn't aware of that!</p>
<p>@ruthmmciver : another thing you can do, to reduce even more drastically the spacing of the menus, is to reduce the <em>width</em> parameter to a lower <em>em</em> value:</p>
<pre><code>.menu-main a {&lt;br /&gt;
    width: 9.08em;&lt;br /&gt;
}</code></pre>
<p>Actually, to make it really tight, you can even replace that value with <code>width: auto;</code> and adjust the space using the <em>margin-right</em> value, as tesacredpath suggested.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1134994</link>
			<pubDate>Sat, 26 Jan 2013 20:54:06 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1134994@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@thesacredpath<br />
I  did a ♫happy dance♫ when I saw your username on the board.<br />
 I know you are busy getting settled. I would love to receive an email whenever you have the time to update me on your adventures.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1134991</link>
			<pubDate>Sat, 26 Jan 2013 20:50:04 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1134991@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@timethief, hope you are doing well. I'm quite busy at the moment with getting settled, but will probably be around the forums more than I have been.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1134988</link>
			<pubDate>Sat, 26 Jan 2013 20:46:29 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1134988@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@ruthmmciver, it is difficult to evenly space the menu out over the width. You can do it, but if someone views your site with a smaller width screen, it can mean that the menu items will go to a second line, as is happening with yours. Also, each browser renders differently, so one browser may be fine and another will show two lines.</p>
<p>You can adjust the space to the right of the menu items by changing the value of the right margin. Add the following to the bottom of your custom CSS and then adjust the 1.819em value as desired.</p>
<pre><code>.menu-main a {
margin-right: 1.819em;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>timethief on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1134981</link>
			<pubDate>Sat, 26 Jan 2013 20:41:51 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1134981@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@thesacredpath<br />
<strong>Alleluia!</strong> It's so good to see you here.<br />
 I missed you BIGTIME.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1134976</link>
			<pubDate>Sat, 26 Jan 2013 20:39:54 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">1134976@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Comments are stripped out by the CSS Tidy software used here at WordPress.com to keep file sizes as small as possible and to make sure it doesn't have any errors and so it loads faster.</p>
<p>CSS works differently here at WordPress.com. You are not editing the original CSS, you are overriding it. You have to create a rule to reverse or override the original parts of the CSS you want to deactivate.
</p>
]]></description>
					</item>
		<item>
			<title>ruthmmciver on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1134563</link>
			<pubDate>Sat, 26 Jan 2013 06:44:20 +0000</pubDate>
			<dc:creator>ruthmmciver</dc:creator>
			<guid isPermaLink="false">1134563@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I would like to space out my menu topics evenly using the wu wei theme,<br />
i have 5 topics on one line, then it knocks the final heading 'blog' onto the next line. Any idea of how I can make all headings on the one menu / line?
</p>
]]></description>
					</item>
		<item>
			<title>squarepixel on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1133815</link>
			<pubDate>Fri, 25 Jan 2013 16:03:29 +0000</pubDate>
			<dc:creator>squarepixel</dc:creator>
			<guid isPermaLink="false">1133815@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That would be easy, you could just remove those pieces of code from your custom CSS Editor field.</p>
<p>Or if you want to keep it for future reference, you can make it inactive by placing it between comment markers, like this:</p>
<p><code>&lt;br /&gt;
/*&lt;br /&gt;
a comment, this code won&#039;t do anything now&lt;br /&gt;
*/&lt;br /&gt;
</code>
</p>
]]></description>
					</item>
		<item>
			<title>horbart on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1133730</link>
			<pubDate>Fri, 25 Jan 2013 14:05:19 +0000</pubDate>
			<dc:creator>horbart</dc:creator>
			<guid isPermaLink="false">1133730@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Excellent, works really well!</p>
<p>Thanks. </p>
<p>If I, at a later stage, want to go back to default, what´s the procedure?</p>
<p>H
</p>
]]></description>
					</item>
		<item>
			<title>squarepixel on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1133706</link>
			<pubDate>Fri, 25 Jan 2013 13:12:13 +0000</pubDate>
			<dc:creator>squarepixel</dc:creator>
			<guid isPermaLink="false">1133706@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's a bit more tricky, as the markup of your theme isn't prepared for this. Also, we need to take into account the space taken by the WordPress admin bar.</p>
<p>But here is a quick fix you can try:</p>
<pre><code>.full-column {
    position: fixed;
    top: 0;
    width: 100%;
    background: white;
}
#header {
    margin-top: 4em;
}
.admin-bar .full-column {
    top: 28px;
}
.admin-bar #header {
    margin-top: 4.5em;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>horbart on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1133221</link>
			<pubDate>Thu, 24 Jan 2013 21:55:54 +0000</pubDate>
			<dc:creator>horbart</dc:creator>
			<guid isPermaLink="false">1133221@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Great, thanks alot! Very helpful.</p>
<p>Another one for you;</p>
<p>- is there a way to fix the menus on the top of the page, so that when you scroll down they remain on top?</p>
<p>h
</p>
]]></description>
					</item>
		<item>
			<title>squarepixel on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1132800</link>
			<pubDate>Thu, 24 Jan 2013 15:44:40 +0000</pubDate>
			<dc:creator>squarepixel</dc:creator>
			<guid isPermaLink="false">1132800@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>In order to change the menu size by CSS, you could do something like this:</p>
<p><code>.menu-main {&lt;br /&gt;
    font-size: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.menu-main a {&lt;br /&gt;
    padding-bottom: 20px;&lt;br /&gt;
}&lt;br /&gt;
</code></p>
<p>And fine-tune the size and padding values to your liking.</p>
<p>About the comment-boxes - I don't see any on your site. Do you want to hide them from your editing interface? That would be the little "Screen Options" tab on top right, which lets you untick "Discussion" and "Comments".
</p>
]]></description>
					</item>
		<item>
			<title>horbart on "Make menus bigger in Wu Wei"</title>
			<link>http://en.forums.wordpress.com/topic/make-menus-bigger-in-wu-wei#post-1131972</link>
			<pubDate>Wed, 23 Jan 2013 17:40:54 +0000</pubDate>
			<dc:creator>horbart</dc:creator>
			<guid isPermaLink="false">1131972@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I would like the top menus to slightly larger in Wu Wei. Is there a way to do this in CSS?</p>
<p>- I also want to get rid of the comment-boxes completely.. any ideas?<br />
( I have done all the prescribed stuff that´s advised through support; the comment-function is disabled, but the actual boxes remains...)</p>
<p>Cheers,<br />
Henrik
</p>
]]></description>
					</item>

	</channel>
</rss>
