<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Float Logo Over Navigational Menu?</title>
		<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu</link>
		<description>Support Forum - Topic: Float Logo Over Navigational Menu?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 20:15:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/float-logo-over-navigational-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>SkyMax on "Float Logo Over Navigational Menu?"</title>
			<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu#post-45465</link>
			<pubDate>Fri, 09 Mar 2012 19:25:42 +0000</pubDate>
			<dc:creator>SkyMax</dc:creator>
			<guid isPermaLink="false">45465@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's what I was afraid of, but figured I'd ask the experts before giving up!&#60;br /&#62;
Thanks so much for getting back to me on this - I greatly appreciate the support!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Float Logo Over Navigational Menu?"</title>
			<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu#post-45463</link>
			<pubDate>Fri, 09 Mar 2012 19:15:20 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">45463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! Now I understand. the problem here is that this is basically impossible with the current way the theme is coded, since one would not only need to set a high z index for the logo but also for the container that holds the logo. that would result in the menu being completely hidden by the logo container and rendered unclickable
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SkyMax on "Float Logo Over Navigational Menu?"</title>
			<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu#post-45462</link>
			<pubDate>Fri, 09 Mar 2012 19:05:20 +0000</pubDate>
			<dc:creator>SkyMax</dc:creator>
			<guid isPermaLink="false">45462@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for quick response, however it's still not OVER the navigation menu. Here's the code I entered into custom CSS:&#60;/p&#62;
&#60;p&#62;#top #header .logo{&#60;br /&#62;
position: absolute;&#60;br /&#62;
left: 50%;&#60;br /&#62;
margin-left: -111px;&#60;br /&#62;
margin-top: 50px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;The logo still falls BEHIND the navigation menu bar, but I actually want it to float ABOVE the menu bar as presented in the image link above. Basically, I want the logo to cover and obscure the menu links. I'm assuming this has something to do with a z-index value?&#60;/p&#62;
&#60;p&#62;Thanks for any insight on this!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Float Logo Over Navigational Menu?"</title>
			<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu#post-45392</link>
			<pubDate>Fri, 09 Mar 2012 16:15:18 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">45392@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at abundacne-&#38;gt;styling:&#60;/p&#62;
&#60;pre&#62;
#top #header .logo{
position: absolute;
left: 50%;
margin-left: -111px;
}
&#60;/pre&#62;
&#60;p&#62;the negative margin should be exactly the half of the logo image width to center it&#60;/p&#62;
&#60;p&#62;hope this helps ;)&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SkyMax on "Float Logo Over Navigational Menu?"</title>
			<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu#post-45354</link>
			<pubDate>Fri, 09 Mar 2012 13:41:30 +0000</pubDate>
			<dc:creator>SkyMax</dc:creator>
			<guid isPermaLink="false">45354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris, thanks for getting back!&#60;/p&#62;
&#60;p&#62;I'm using the STRETCHED layout, and trying to position a logo over the main navigation on the home page and all internal pages. I've attached a photo here to show what I'm trying to do ---&#38;gt; &#60;a href=&#34;http://www.diaperdesserts.com/example.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.diaperdesserts.com/example.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any idea how to achieve this?&#60;br /&#62;
Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Float Logo Over Navigational Menu?"</title>
			<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu#post-45258</link>
			<pubDate>Thu, 08 Mar 2012 22:05:57 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">45258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; could you provide a link to your site? This way we get a better understanding on what you'd like to do. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SkyMax on "Float Logo Over Navigational Menu?"</title>
			<link>http://www.kriesi.at/support/topic/float-logo-over-navigational-menu#post-45075</link>
			<pubDate>Thu, 08 Mar 2012 04:55:06 +0000</pubDate>
			<dc:creator>SkyMax</dc:creator>
			<guid isPermaLink="false">45075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, excellent theme here, however I'm having some difficulty positioning a logo over the main navigation, as it seems both are in separate divs in the header.&#60;/p&#62;
&#60;p&#62;I'm trying to center-justify a large logo and position it partly over the main navigation.&#60;br /&#62;
I've tried giving elements a z-index with no luck.&#60;br /&#62;
Can anyone help me with this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
