<?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: Adjusting Header Height</title>
		<link>http://www.kriesi.at/support/topic/adjusting-header-height</link>
		<description>Support Forum - Topic: Adjusting Header Height</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 23:32:12 +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/adjusting-header-height" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Adjusting Header Height"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-header-height#post-23683</link>
			<pubDate>Thu, 28 Jul 2011 14:48:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please add the code to css/custom.css and leave it. We'll investigate why it doesn't work...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>devilstar1987 on "Adjusting Header Height"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-header-height#post-23674</link>
			<pubDate>Thu, 28 Jul 2011 12:29:08 +0000</pubDate>
			<dc:creator>devilstar1987</dc:creator>
			<guid isPermaLink="false">23674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply!&#60;/p&#62;
&#60;p&#62;I've already attempted this, however the height doesn't seem to want to go below 93px which is very odd&#60;/p&#62;
&#60;p&#62;Edit - Messing around with the style.css some more it seems that &#60;code&#62;.container_wrap, #wrap_all { display: table; }&#60;/code&#62; is somehow forcing the height of the header to be 93px, when I disable this rule I can set the header to any height I wish but it obviously messes up the entire site layout.&#60;/p&#62;
&#60;p&#62;any ideas?&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Adjusting Header Height"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-header-height#post-23665</link>
			<pubDate>Thu, 28 Jul 2011 10:09:08 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">23665@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;You need to add a CSS declaration to adjust the header height. Open up &#60;strong&#62;/css/custom.css&#60;/strong&#62; and under the line that reads:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;add this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#header {
    height: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Obviously, adjust the height (100px) as required. You may also find as a knock on effect that other elements need adjusting, if this is the case I recommend installing &#60;a href=&#34;http://getfirebug.com/&#34;&#62;FireBug&#60;/a&#62; to assist you in finding the elements to change.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>devilstar1987 on "Adjusting Header Height"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-header-height#post-23656</link>
			<pubDate>Thu, 28 Jul 2011 07:53:08 +0000</pubDate>
			<dc:creator>devilstar1987</dc:creator>
			<guid isPermaLink="false">23656@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.pixelcove.co.uk/pixels&#34; rel=&#34;nofollow&#34;&#62;http://www.pixelcove.co.uk/pixels&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The header is the area where the logo and search bar are located?&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Adjusting Header Height"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-header-height#post-23617</link>
			<pubDate>Wed, 27 Jul 2011 23:54:40 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">23617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;could you link me to your site or provide an image and elaborate please? It's hard to comprehend what you mean by header without a visual.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>devilstar1987 on "Adjusting Header Height"</title>
			<link>http://www.kriesi.at/support/topic/adjusting-header-height#post-23592</link>
			<pubDate>Wed, 27 Jul 2011 13:22:13 +0000</pubDate>
			<dc:creator>devilstar1987</dc:creator>
			<guid isPermaLink="false">23592@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What CSS should I replace to change the height of the header area?&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
