<?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: Possible for full width logo with navigation menu below it</title>
		<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it</link>
		<description>Support Forum - Topic: Possible for full width logo with navigation menu below it</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 10:05:56 +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/possible-for-full-width-logo-with-navigation-menu-below-it" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-20265</link>
			<pubDate>Wed, 01 Jun 2011 05:06:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved the problem :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jimmyneyugn on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-20254</link>
			<pubDate>Wed, 01 Jun 2011 00:33:23 +0000</pubDate>
			<dc:creator>jimmyneyugn</dc:creator>
			<guid isPermaLink="false">20254@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi, actually i figured it out and realized i wasn't in the right forum i needed to be in. :P Silly me. I just searched what i needed to search and assumed it was within the correct subforum. Thanks anyhow!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-20041</link>
			<pubDate>Sat, 28 May 2011 09:43:11 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">20041@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;By default there is no style5.css in Habitat so without a direct link to your site / stylesheet I'd be unable to help you.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jimmyneyugn on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-20013</link>
			<pubDate>Fri, 27 May 2011 22:14:19 +0000</pubDate>
			<dc:creator>jimmyneyugn</dc:creator>
			<guid isPermaLink="false">20013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where is that wrapper_head code in the style.css file? I'm using style5.css and i can't find it.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-19632</link>
			<pubDate>Sun, 22 May 2011 12:25:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19632@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
it's a bg image - it's called bg_top.png and is located in images/skin1 folder. You can replace it with your own image or you can change the image by adjusting following code in style1.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.boxed #wrapper_head{
background: transparent url(&#38;quot;../images/skin1/bg_top.png&#38;quot;) repeat-y center 0px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>lostbox on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-19620</link>
			<pubDate>Sun, 22 May 2011 09:14:32 +0000</pubDate>
			<dc:creator>lostbox</dc:creator>
			<guid isPermaLink="false">19620@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi thanks ! but how do i change the fade effect from the top of the site coz im not using a plain white bg
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-19616</link>
			<pubDate>Sun, 22 May 2011 08:10:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Adjust the header height (so that logo + menu have enough space) - in style.css adjust the height attribute of #wrapper_head:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#wrapper_head{
position: relative;
z-index: 100;
overflow: visible;
height:100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Then adjust the logo dimensions in style.css (width + height):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .logo, .logo a{
display:block;
height:85px;
width:165px;
position:absolute;
left:40px;
top:20px;
border: none;
padding: 0;
margin:0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) At least push the menu down by adjusting the top value of following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .nav{
height:50px;
line-height:30px;
padding-left:13px;
right:40px;
position:absolute;
z-index:100;
top:45px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>lostbox on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-19567</link>
			<pubDate>Sat, 21 May 2011 09:05:01 +0000</pubDate>
			<dc:creator>lostbox</dc:creator>
			<guid isPermaLink="false">19567@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;anything ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lostbox on "Possible for full width logo with navigation menu below it"</title>
			<link>http://www.kriesi.at/support/topic/possible-for-full-width-logo-with-navigation-menu-below-it#post-19522</link>
			<pubDate>Fri, 20 May 2011 06:38:39 +0000</pubDate>
			<dc:creator>lostbox</dc:creator>
			<guid isPermaLink="false">19522@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I saw in another post this was possible but dude needed the site for the exact instructions so heres my site &#60;a href=&#34;http://www.thezentheory.com&#34; rel=&#34;nofollow&#34;&#62;http://www.thezentheory.com&#60;/a&#62;. All help greatly appreciated. Also would love to know the exact width i could use. would be using about 100px for height or 150 . Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
