<?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: can&#039;t remove menu/navbar gray boarders surrounding page categories</title>
		<link>http://en.forums.wordpress.com/topic/cant-remove-menunavbar-gray-boarders-surrounding-page-categories-1</link>
		<description>WordPress.com Forums &#187; Topic: can&#039;t remove menu/navbar gray boarders surrounding page categories</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 01:46:41 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/cant-remove-menunavbar-gray-boarders-surrounding-page-categories-1" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "can&#039;t remove menu/navbar gray boarders surrounding page categories"</title>
			<link>http://en.forums.wordpress.com/topic/cant-remove-menunavbar-gray-boarders-surrounding-page-categories-1#post-830567</link>
			<pubDate>Thu, 01 Mar 2012 03:02:54 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">830567@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This question was already answered at <a href="http://en.forums.wordpress.com/topic/cant-remove-menunavbar-gray-boarders-surrounding-page-categories?replies=4#post-830037" rel="nofollow">http://en.forums.wordpress.com/topic/cant-remove-menunavbar-gray-boarders-surrounding-page-categories?replies=4#post-830037</a>
</p>
]]></description>
					</item>
		<item>
			<title>hblume32336 on "can&#039;t remove menu/navbar gray boarders surrounding page categories"</title>
			<link>http://en.forums.wordpress.com/topic/cant-remove-menunavbar-gray-boarders-surrounding-page-categories-1#post-829464</link>
			<pubDate>Tue, 28 Feb 2012 18:09:27 +0000</pubDate>
			<dc:creator>hblume32336</dc:creator>
			<guid isPermaLink="false">829464@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Working within the Twenty-eleven theme:<br />
Working within the Twenty-eleven theme: Customizing menu:<br />
 Objective: to eliminate the black background/horizontal navbar  and have the menu/page categories appear as black text on a white page without background or boarders. <br />
I’ve removed the black background but I’m still left with a gray boarder and a bottom drop shadow — surrounding the text. I’ve gone as far as I can with the css but the menu boarder still remains.<br />
Thanks <br />
Howard<br />
<a href="http://loosendsdotme.wordpress.com/" rel="nofollow">http://loosendsdotme.wordpress.com/</a><br />
(body {<br />
padding:0 2em;<br />
}</p>
<p>#page {<br />
max-width:1000px;<br />
margin:2em auto;<br />
}</p>
<p>#branding hgroup {<br />
margin:0 7.6%;<br />
}</p>
<p>#access div {<br />
margin:0 7.6%;<br />
}</p>
<p>#primary {<br />
float:left;<br />
width:100%;<br />
margin:0 -26.4% 0 0;<br />
}</p>
<p>#content {<br />
width:65.4%;<br />
margin:0 15% 0 2.6%;<br />
}</p>
<p>#secondary {<br />
float:right;<br />
margin-right:2.6%;<br />
width:18.8%;<br />
}</p>
<p>#access {<br />
background:#fff;<br />
display:block;<br />
float:left;<br />
width:85%;<br />
margin:0 50px;<br />
}</p>
<p>#access ul {<br />
font-size:13px;<br />
list-style:none;<br />
padding-left:0;<br />
background:#fff;<br />
color:#222;<br />
margin:0 0 0 -.8125em;<br />
}</p>
<p>#access li {<br />
float:left;<br />
position:relative;<br />
}</p>
<p>#access a {<br />
color:#222;<br />
display:block;<br />
line-height:3.333em;<br />
text-decoration:none;<br />
padding:0 1.2125em;<br />
}</p>
<p>#access ul ul {<br />
display:none;<br />
float:left;<br />
position:absolute;<br />
top:1.333em;<br />
left:0;<br />
width:188px;<br />
z-index:99999;<br />
margin:0;<br />
}</p>
<p>#access ul ul ul {<br />
left:100%;<br />
top:0;<br />
}</p>
<p>#access ul ul a {<br />
background:#fff;<br />
font-size:13px;<br />
font-weight:normal;<br />
height:auto;<br />
line-height:1.4em;<br />
width:100px;<br />
padding:5px;<br />
}</p>
<p>#access li:hover &#62; a,#access ul ul :hover &#62; a,#access a:focus {<br />
background:#fff;<br />
}</p>
<p>#access li:hover &#62; a,#access a:focus {<br />
color:#FF3707;<br />
background:#fff;<br />
}</p>
<p>#access ul li:hover &#62; ul {<br />
display:block;<br />
}</p>
<p>#access .current-menu-item &#62; a,#access .current-menu-ancestor &#62; a,#access .current_page_item &#62; a,#access .current_page_ancestor &#62; a {<br />
font-weight:bold;<br />
}</p>
<p>#branding #searchform {<br />
position:absolute;<br />
top:3.8em;<br />
right:7.6%;<br />
text-align:right;<br />
}</p>
<p>#branding #searchform div {<br />
margin:0;<br />
}</p>
<p>#branding #s {<br />
float:right;<br />
width:72px;<br />
}</p>
<p>#branding #s:focus {<br />
background-color:#f9f9f9;<br />
width:165px;<br />
}</p>
<p>#branding #searchsubmit {<br />
display:none;<br />
}</p>
<p>#branding .only-search #searchform {<br />
top:5px;<br />
z-index:1;<br />
}</p>
<p>#branding .only-search #s {<br />
background-color:#fff;<br />
color:#222;<br />
border-color:#ccc;<br />
}</p>
<p>#branding .only-search #s,#branding .only-search #s:focus {<br />
width:85%;<br />
}</p>
<p>#branding .only-search #s:focus {<br />
background-color:#fff;<br />
}</p>
<p>#branding .with-image #searchform {<br />
top:auto;<br />
bottom:-27px;<br />
max-width:195px;<br />
}</p>
<p>#branding .only-search + #access div {<br />
padding-right:205px;<br />
}</p>
<p>a {<br />
color:#3E4A53;<br />
text-decoration:none;<br />
}</p>
<p>a:focus,a:active,a:hover {<br />
text-decoration:underline;<br />
}</p>
<p>.assistive-text {<br />
position:absolute!important;<br />
clip:rect(1px,1px,1px,1px);<br />
}</p>
<p>#access a.assistive-text:active,#access a.assistive-text:focus {<br />
background:#fff;<br />
border-bottom:1px solid #fff;<br />
color:#000;<br />
clip:auto!important;<br />
font-size:12px;<br />
position:absolute;<br />
text-decoration:underline;<br />
top:0;<br />
left:7.6%;<br />
}  )
</p>
]]></description>
					</item>

	</channel>
</rss>
