<?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: Hiding the navigation bar</title>
		<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar</link>
		<description>WordPress.com Forums &#187; Topic: Hiding the navigation bar</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 13:26:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/hiding-the-navigation-bar" rel="self" type="application/rss+xml" />

		<item>
			<title>vivianpaige on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar/page/2#post-140742</link>
			<pubDate>Sun, 02 Dec 2007 18:53:15 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">140742@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>devblog - thanks for your generosity. I hope you don't mind that I grabbed the background file as well.
</p>
]]></description>
					</item>
		<item>
			<title>sulz on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140571</link>
			<pubDate>Sun, 02 Dec 2007 05:29:12 +0000</pubDate>
			<dc:creator>sulz</dc:creator>
			<guid isPermaLink="false">140571@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>devblog: sorry i didn't ask before, i should have 'cos it's courtesy.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140570</link>
			<pubDate>Sun, 02 Dec 2007 05:27:41 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">140570@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>BTW, if you wanna hide the blue bar completely, all you have to do is to add the following line:</p>
<pre><code>#wpcombar {
	display:none;
}</code></pre>
<p>That's it.  HTH.
</p>
]]></description>
					</item>
		<item>
			<title>devblog on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140569</link>
			<pubDate>Sun, 02 Dec 2007 05:22:27 +0000</pubDate>
			<dc:creator>devblog</dc:creator>
			<guid isPermaLink="false">140569@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Although it's kinda late for me to post on this thread, of course I don't mind  you guys sharing the CSS code to customize the WP admin bar. Not at all.  So, share away.
</p>
]]></description>
					</item>
		<item>
			<title>sulz on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140555</link>
			<pubDate>Sun, 02 Dec 2007 04:46:12 +0000</pubDate>
			<dc:creator>sulz</dc:creator>
			<guid isPermaLink="false">140555@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>that's the same colour i wanted, nada...
</p>
]]></description>
					</item>
		<item>
			<title>rosclarke on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140554</link>
			<pubDate>Sun, 02 Dec 2007 04:43:20 +0000</pubDate>
			<dc:creator>rosclarke</dc:creator>
			<guid isPermaLink="false">140554@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@everyone</p>
<p>You're very welcome.  And I am feeling not a little smug that I knew how to do that.  Of course, I just copied the code from someone else and then made my own adjustments.  Please don't ask me how CSS actually works!
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140552</link>
			<pubDate>Sun, 02 Dec 2007 04:31:58 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">140552@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>sulz - change the background not the color. (I changed mine to black from #777.)
</p>
]]></description>
					</item>
		<item>
			<title>sulz on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140549</link>
			<pubDate>Sun, 02 Dec 2007 04:26:39 +0000</pubDate>
			<dc:creator>sulz</dc:creator>
			<guid isPermaLink="false">140549@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>ellaella: thanks for the link. i went to the amung.us colour wheel for the colour code haha!</p>
<p>i tried to change that hover code but for some reason it doesn't work...
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140528</link>
			<pubDate>Sun, 02 Dec 2007 03:59:52 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">140528@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Found the hover code!<br />
<pre><code>.quicklinks a:hover {
	background:#777;
	color:#fff;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140523</link>
			<pubDate>Sun, 02 Dec 2007 03:53:24 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">140523@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't see the hover code in sulz's CSS. I see the uploaded file - it has a WP logo in it.
</p>
]]></description>
					</item>
		<item>
			<title>ellaella on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140521</link>
			<pubDate>Sun, 02 Dec 2007 03:44:58 +0000</pubDate>
			<dc:creator>ellaella</dc:creator>
			<guid isPermaLink="false">140521@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@sulz - Here's a code color wheel I really like:</p>
<p><a href="http://www.ficml.org/jemimap/style/color/wheel.html" rel="nofollow">http://www.ficml.org/jemimap/style/color/wheel.html</a></p>
<p>And here we are...a bunch of chicks, all dressed up in our css, and nowhere to go....
</p>
]]></description>
					</item>
		<item>
			<title>staboo on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140518</link>
			<pubDate>Sun, 02 Dec 2007 03:40:48 +0000</pubDate>
			<dc:creator>staboo</dc:creator>
			<guid isPermaLink="false">140518@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, rosclarke! It worked perfectly. :D</p>
<p>Sulz: Thanks for your very generous offer. I will e-mail you anyway (if that's OK) because I like that you have a hover color, too.
</p>
]]></description>
					</item>
		<item>
			<title>sulz on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140514</link>
			<pubDate>Sun, 02 Dec 2007 03:29:52 +0000</pubDate>
			<dc:creator>sulz</dc:creator>
			<guid isPermaLink="false">140514@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oh, i always thought you have to upload the wp bar image, as the code that devblog gave me has an uploaded image for background. woot, now i can customise as i wish too... just need to find the colour code!
</p>
]]></description>
					</item>
		<item>
			<title>vivianpaige on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140511</link>
			<pubDate>Sun, 02 Dec 2007 03:19:42 +0000</pubDate>
			<dc:creator>vivianpaige</dc:creator>
			<guid isPermaLink="false">140511@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for that code (I thought that was what I saw in sulz's CSSS). I've modified mine as well ;)
</p>
]]></description>
					</item>
		<item>
			<title>ellaella on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140509</link>
			<pubDate>Sun, 02 Dec 2007 03:18:03 +0000</pubDate>
			<dc:creator>ellaella</dc:creator>
			<guid isPermaLink="false">140509@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@rosclarke - After the day I've had I needed a little fun and that code is fun. Thank you very much.
</p>
]]></description>
					</item>
		<item>
			<title>rosclarke on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140499</link>
			<pubDate>Sun, 02 Dec 2007 02:41:25 +0000</pubDate>
			<dc:creator>rosclarke</dc:creator>
			<guid isPermaLink="false">140499@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Here's the code I use for mine:</p>
<p>#wpcombar {<br />
	background:#8b6689;<br />
	border-bottom:1px solid #777;<br />
	color:#fff;<br />
	font:12px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;<br />
	height:27px;<br />
	left:0;<br />
	position:absolute;<br />
	top:0;<br />
	width:100%;<br />
	margin:0;<br />
}</p>
<p>#wpcombar .menupop ul {<br />
	background:#8b6689;<br />
	border:1px solid #777;<br />
	left:-999em;<br />
	position:absolute;<br />
	border-width:0 1px 1px;<br />
}</p>
<p>#wpcombar .quicklinks a,.blogmeta {<br />
	background:#8b6689;<br />
	border:none;<br />
	color:#f7f7d5;<br />
	display:block;<br />
	font:12px "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana;<br />
	font-weight:normal;<br />
	letter-spacing:normal;<br />
	text-decoration:none;<br />
	font-style:italic;<br />
	padding:0.5em 1em;<br />
}</p>
<p>Obviously you can set the colours and fonts as you'd like them, or not at all.
</p>
]]></description>
					</item>
		<item>
			<title>sulz on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140495</link>
			<pubDate>Sun, 02 Dec 2007 02:28:23 +0000</pubDate>
			<dc:creator>sulz</dc:creator>
			<guid isPermaLink="false">140495@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><code>Sure, that sounds like it might be useful. I&#039;m guessing I could then just replace the color code. Thanks.</code></p>
<p>if you were referring to me, please send me an e-mail (i have a contact form in my about page at my blog) and tell me which colour you want, i'll send the code.
</p>
]]></description>
					</item>
		<item>
			<title>staboo on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140490</link>
			<pubDate>Sun, 02 Dec 2007 02:10:21 +0000</pubDate>
			<dc:creator>staboo</dc:creator>
			<guid isPermaLink="false">140490@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sure, that sounds like it might be useful. I'm guessing I could then just replace the color code. Thanks.
</p>
]]></description>
					</item>
		<item>
			<title>sulz on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140481</link>
			<pubDate>Sun, 02 Dec 2007 01:50:15 +0000</pubDate>
			<dc:creator>sulz</dc:creator>
			<guid isPermaLink="false">140481@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>devblog helped me designed some; i have grey, white and green. if you want any of that colour i could give you the code. (i hope he doesn't mind...)
</p>
]]></description>
					</item>
		<item>
			<title>staboo on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140480</link>
			<pubDate>Sun, 02 Dec 2007 01:46:46 +0000</pubDate>
			<dc:creator>staboo</dc:creator>
			<guid isPermaLink="false">140480@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Neat! Thanks to all of you. Trent: thanks very much. I didn't know that it was a matter of me adding extra code. Hopefully someone can post the code or maybe at least point me in the right direction in terms of looking it up. Meanwhile, I'll poke around the Web.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140471</link>
			<pubDate>Sun, 02 Dec 2007 01:35:50 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">140471@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Devblog set my CSS so that the browser bar is a weird green-gray on my site. He may be around in a few days.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140467</link>
			<pubDate>Sun, 02 Dec 2007 01:33:58 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">140467@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>At present there do not appear to be any web developers posting css editing advice on the forum and, there is no staff support for learning css. But, if you are patient then one may stop in and give you a hand.  In between I believe using the forum searchbox will turn up at least one useful thread.  I clearly recall devblog and sulz posting on this.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140466</link>
			<pubDate>Sun, 02 Dec 2007 01:32:01 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">140466@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've seen some wordpress.com blogs that when I visit them while logged in, the admin bar at the top of my browser changes colors. One I remember was grey and I think the other one was a sienna color.
</p>
]]></description>
					</item>
		<item>
			<title>trent on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140463</link>
			<pubDate>Sun, 02 Dec 2007 01:31:07 +0000</pubDate>
			<dc:creator>trent</dc:creator>
			<guid isPermaLink="false">140463@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The image is there yes, but you can change the color and that background image using CSS.    Many have done it already as far as I can tell.   Maybe someone here will help you with what code they have used.   It is additional code that you add to the stylesheet, not something that is already there.</p>
<p>Trent
</p>
]]></description>
					</item>
		<item>
			<title>staboo on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140460</link>
			<pubDate>Sun, 02 Dec 2007 01:27:42 +0000</pubDate>
			<dc:creator>staboo</dc:creator>
			<guid isPermaLink="false">140460@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Alrighty, there is no way to change the color of the bar as far as I could see. Not with CSS, anyway. The bar is actually an unalterable blue image bearing the WordPress icon in the center. I would have to change the html code (which WordPress does not allow) and then replace the image file with one that I had converted to match my theme. </p>
<p>If anyone has any actual concrete suggestions (other than saying 'it's possible')  on how to change the color using CSS, I would appreciate it. Thanks muchly!
</p>
]]></description>
					</item>
		<item>
			<title>staboo on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140417</link>
			<pubDate>Sun, 02 Dec 2007 00:46:42 +0000</pubDate>
			<dc:creator>staboo</dc:creator>
			<guid isPermaLink="false">140417@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK, sorry. I'm probably wrong about that since the image is a png.
</p>
]]></description>
					</item>
		<item>
			<title>staboo on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140408</link>
			<pubDate>Sun, 02 Dec 2007 00:33:02 +0000</pubDate>
			<dc:creator>staboo</dc:creator>
			<guid isPermaLink="false">140408@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, Mark.</p>
<p>I don't think I'll be too successful at changing the color of the bar. I just checked and there is a background image there. :(
</p>
]]></description>
					</item>
		<item>
			<title>mark on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140397</link>
			<pubDate>Sun, 02 Dec 2007 00:09:47 +0000</pubDate>
			<dc:creator>mark</dc:creator>
			<guid isPermaLink="false">140397@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you want to remove the blue admin bar across the very top, use greasemonkey.<br />
I'm sure there will be a script at <a href="http://userscripts.org" rel="nofollow">http://userscripts.org</a></p>
<p><a href="http://www.greasespot.net/" rel="nofollow">http://www.greasespot.net/</a><br />
<a href="http://www.gm4ie.com/" rel="nofollow">http://www.gm4ie.com/</a></p>
<p>Of course you then lose all the functionality.
</p>
]]></description>
					</item>
		<item>
			<title>staboo on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140395</link>
			<pubDate>Sun, 02 Dec 2007 00:03:11 +0000</pubDate>
			<dc:creator>staboo</dc:creator>
			<guid isPermaLink="false">140395@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks! I have the CSS upgrade. I don't see anything in the code that would allow me to change the color of the nav bar, though.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Hiding the navigation bar"</title>
			<link>http://en.forums.wordpress.com/topic/hiding-the-navigation-bar#post-140302</link>
			<pubDate>Sat, 01 Dec 2007 19:59:44 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">140302@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you have the css editing upgrade you can change the colour of the navigation bar to match your theme.  If you don't you can't. <a href="http://faq.wordpress.com/2007/10/18/about-the-custom-css-upgrade/" rel="nofollow">http://faq.wordpress.com/2007/10/18/about-the-custom-css-upgrade/</a></p>
<p>As far as I know thia "option" is not being considered. If you want to request a new feature then you can use the "support" button on the top right hand corner of any admin side blog page to contact staff on weekdays 8-4PM Pacific time.
</p>
]]></description>
					</item>

	</channel>
</rss>
