<?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: Put links on the header image?</title>
		<link>http://en.forums.wordpress.com/topic/put-links-on-the-header-image</link>
		<description>WordPress.com Forums &#187; Topic: Put links on the header image?</description>
		<language>en</language>
		<pubDate>Wed, 19 Jun 2013 14:57:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/put-links-on-the-header-image" rel="self" type="application/rss+xml" />

		<item>
			<title>aliceheavey on "Put links on the header image?"</title>
			<link>http://en.forums.wordpress.com/topic/put-links-on-the-header-image#post-536788</link>
			<pubDate>Sun, 19 Dec 2010 22:25:31 +0000</pubDate>
			<dc:creator>aliceheavey</dc:creator>
			<guid isPermaLink="false">536788@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>i fixed it myself :)
</p>
]]></description>
					</item>
		<item>
			<title>aliceheavey on "Put links on the header image?"</title>
			<link>http://en.forums.wordpress.com/topic/put-links-on-the-header-image#post-536784</link>
			<pubDate>Sun, 19 Dec 2010 22:14:49 +0000</pubDate>
			<dc:creator>aliceheavey</dc:creator>
			<guid isPermaLink="false">536784@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, but is it possible to move the menu up a bit so that it's across the header image?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Put links on the header image?"</title>
			<link>http://en.forums.wordpress.com/topic/put-links-on-the-header-image#post-536735</link>
			<pubDate>Sun, 19 Dec 2010 19:50:44 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">536735@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I forgot to address the black background. Yes it can be made white or transparent. The color of the text would of course have to be changed.</p>
<p>The basic background color for the menu area is under #access in the CSS</p>
<pre><code>#access {
    background:none repeat scroll 0 0 transparent;
}</code></pre>
<p>Font color (when not hovered with mouse) is here:</p>
<pre><code>#access ul li.current_page_item &gt; a, #access ul li.current-menu-ancestor &gt; a, #access ul li.current-menu-item &gt; a, #access ul li.current-menu-parent &gt; a {
color: #000000;
}</code></pre>
<p>This will lighten up the background when a mouse is hovered over the tab.</p>
<pre><code>#access li:hover &gt; a, #access ul ul:hover &gt; a {
background: none repeat scroll 0 0 #CCCCCC !important;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Put links on the header image?"</title>
			<link>http://en.forums.wordpress.com/topic/put-links-on-the-header-image#post-536734</link>
			<pubDate>Sun, 19 Dec 2010 19:34:43 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">536734@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Traditionally the links shown under the header were to static pages that you create, but with the custom menu feature you can link to just about anything in those tabs such as categories, external links to your non-blog website, and about anything else you can dream up.</p>
<p><a href="http://en.support.wordpress.com/menus/" rel="nofollow">http://en.support.wordpress.com/menus/</a></p>
<p>And your english is just fine.
</p>
]]></description>
					</item>
		<item>
			<title>aliceheavey on "Put links on the header image?"</title>
			<link>http://en.forums.wordpress.com/topic/put-links-on-the-header-image#post-536725</link>
			<pubDate>Sun, 19 Dec 2010 18:51:55 +0000</pubDate>
			<dc:creator>aliceheavey</dc:creator>
			<guid isPermaLink="false">536725@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is it possible to put the links under the header (mine is saying "Hem") across the header, like in this (dessies.se) blog? (her links are named "HEM" and "KONTAKT"). And is it possible to make the black line where they are placed transparent?</p>
<p>My blog url is pippih.se</p>
<p>(Btw, if my english isn't very good it's because I'm swedish)
</p>
]]></description>
					</item>

	</channel>
</rss>
