<?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: Adding a background behind page links CSS</title>
		<link>http://en.forums.wordpress.com/topic/adding-a-background-behind-page-links-css</link>
		<description>WordPress.com Forums &#187; Topic: Adding a background behind page links CSS</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 06:36:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/adding-a-background-behind-page-links-css" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Adding a background behind page links CSS"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-background-behind-page-links-css#post-1025480</link>
			<pubDate>Sat, 29 Sep 2012 13:38:22 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1025480@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>To change the main menu navigation background and text colors in the Avid theme, add this to your Appearance &#8594; Custom Design &#8594; CSS editor:</p>
<pre><code>nav[role=&quot;navigation&quot;] {
	background: black;
}

nav[role=&quot;navigation&quot;] li a,
nav[role=&quot;navigation&quot;] li {
	color: pink;
}</code></pre>
<p>Change the color names to color codes of your choice:<br />
<a href="http://automattic.github.com/Iris/" rel="nofollow">http://automattic.github.com/Iris/</a>
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Adding a background behind page links CSS"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-background-behind-page-links-css#post-1020185</link>
			<pubDate>Mon, 24 Sep 2012 03:07:30 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1020185@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That's not really it, because that doesn't seem to get the full height of that area, but I find this css a little difficult to figure out.  But at least that makes your menu readable.  Maybe someone else will have some better ideas.
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Adding a background behind page links CSS"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-background-behind-page-links-css#post-1020177</link>
			<pubDate>Mon, 24 Sep 2012 02:53:56 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1020177@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>oops, that should be:<br />
<code>#menu-smfb.menu {background:#000;}</code>
</p>
]]></description>
					</item>
		<item>
			<title>houstonweaver on "Adding a background behind page links CSS"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-background-behind-page-links-css#post-1020173</link>
			<pubDate>Mon, 24 Sep 2012 02:51:10 +0000</pubDate>
			<dc:creator>houstonweaver</dc:creator>
			<guid isPermaLink="false">1020173@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Try putting this in your css for your background to your menu:<br />
<code>#menu-smfb.menu {background:#000}</code></p>
<p>don't have the pink yet.....
</p>
]]></description>
					</item>
		<item>
			<title>suckmyfashionblog on "Adding a background behind page links CSS"</title>
			<link>http://en.forums.wordpress.com/topic/adding-a-background-behind-page-links-css#post-1019364</link>
			<pubDate>Sun, 23 Sep 2012 00:07:51 +0000</pubDate>
			<dc:creator>suckmyfashionblog</dc:creator>
			<guid isPermaLink="false">1019364@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi guys,</p>
<p>I'm quite new to this but I'd appreciate any help any of you could give me.</p>
<p>On my blog the links to my 'about' and other pages are very difficult to read because of my background. Is there a way to add a background behind those links on the main page so that you can actually read them?</p>
<p>A black background with pink text would be awesome.</p>
<p>I have custom CSS though I'm struggling to grasp it and how it works (newbie alert!)</p>
<p>Here is the link <a href="http://suckmyfashionblog.com/" rel="nofollow">http://suckmyfashionblog.com/</a></p>
<p>Please excuse the half-finished state of my blog - I'm just getting started!</p>
<p>Thanks
</p>
]]></description>
					</item>

	</channel>
</rss>
