<?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: reduce header height</title>
		<link>http://www.kriesi.at/support/topic/reduce-header-height</link>
		<description>Support Forum - Topic: reduce header height</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 02:33:22 +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/reduce-header-height" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "reduce header height"</title>
			<link>http://www.kriesi.at/support/topic/reduce-header-height#post-70424</link>
			<pubDate>Fri, 10 Aug 2012 06:14:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">70424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It looks like there is an additional class on certain pages. We'll need to clear it out. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.shift_menu .main_menu {
margin-top: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ATX on "reduce header height"</title>
			<link>http://www.kriesi.at/support/topic/reduce-header-height#post-70048</link>
			<pubDate>Wed, 08 Aug 2012 20:02:21 +0000</pubDate>
			<dc:creator>ATX</dc:creator>
			<guid isPermaLink="false">70048@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thx Devin, esp for quick response.&#60;/p&#62;
&#60;p&#62;I've played around with your suggested code (see my edit below) and it's helped.&#60;br /&#62;
My efforts are trial and error since I have a sketchy understanding of CSS. &#60;/p&#62;
&#60;p&#62;But now buttons change depending which page I'm on (see site: &#60;a href=&#34;http://beastsyndicate.com/wordpress)&#34; rel=&#34;nofollow&#34;&#62;http://beastsyndicate.com/wordpress)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;It would be ideal to have them always centered in header bar, as per image/logo (but OK if they are in line with base of logo). I just need it to be consistent across all pages. FYI, I'm using a 50px high image/logo.&#60;/p&#62;
&#60;p&#62;Appreciate any further guidance you can offer.&#60;/p&#62;
&#60;p&#62;My edits to your code:&#60;/p&#62;
&#60;p&#62;div .logo {&#60;br /&#62;
padding: 20px 0 13px 0;&#60;br /&#62;
min-height: 10px;&#60;br /&#62;
}&#60;br /&#62;
#header .container {&#60;br /&#62;
min-height: 10px;&#60;br /&#62;
}&#60;br /&#62;
.main_menu {&#60;br /&#62;
height: 1px;&#60;br /&#62;
margin: 0px 0;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "reduce header height"</title>
			<link>http://www.kriesi.at/support/topic/reduce-header-height#post-70026</link>
			<pubDate>Wed, 08 Aug 2012 16:12:14 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">70026@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ATX,&#60;/p&#62;
&#60;p&#62;The header height is a combination of the logo height, its padding and the navigation and its height and margin. Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;div .logo {
padding: 20px 0 13px 0;
min-height: 100px;
}
#header .container {
min-height: 160px;
}
.main_menu {
height: 15px;
margin: 9px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Play with the above values to get your desired result. Its a bit hard to give exact changes without looking at your site but that should give you enough control to make most of the difference.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ATX on "reduce header height"</title>
			<link>http://www.kriesi.at/support/topic/reduce-header-height#post-70025</link>
			<pubDate>Wed, 08 Aug 2012 16:01:20 +0000</pubDate>
			<dc:creator>ATX</dc:creator>
			<guid isPermaLink="false">70025@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using Coherence theme and want to reduce the header height by approx 50% (thickness, not position on page).&#60;/p&#62;
&#60;p&#62;How would I do this - I need the actual css code modification and also where to make the change.&#60;/p&#62;
&#60;p&#62;Many thx.&#60;/p&#62;
&#60;p&#62;PS; LOVEING the theme!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
