<?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: Remove parts of Header</title>
		<link>http://www.kriesi.at/support/topic/remove-parts-of-header</link>
		<description>Support Forum - Topic: Remove parts of Header</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 15:18:42 +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/remove-parts-of-header" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "Remove parts of Header"</title>
			<link>http://www.kriesi.at/support/topic/remove-parts-of-header#post-53184</link>
			<pubDate>Wed, 25 Apr 2012 02:39:01 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53184@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! Glad Devin was able to help you.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redfalcon on "Remove parts of Header"</title>
			<link>http://www.kriesi.at/support/topic/remove-parts-of-header#post-53173</link>
			<pubDate>Tue, 24 Apr 2012 22:38:45 +0000</pubDate>
			<dc:creator>redfalcon</dc:creator>
			<guid isPermaLink="false">53173@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, it worked! I tweaked it a little from what I originally wanted to make it look better for my site. Thanks for the code!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Remove parts of Header"</title>
			<link>http://www.kriesi.at/support/topic/remove-parts-of-header#post-52069</link>
			<pubDate>Tue, 17 Apr 2012 19:16:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">52069@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi redfalcon,&#60;/p&#62;
&#60;p&#62;The CSS route to just hide the elements would be:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .boxed .logo, #header .social_bookmarks,   {
display: none;
}
#header .container {
height: 39px !important;
z-index: 100;
}
#searchform {
top: 0px;
right: 0px;
z-index: 110;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It may take some tweaking to your liking, but thats the general changes you'll need.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redfalcon on "Remove parts of Header"</title>
			<link>http://www.kriesi.at/support/topic/remove-parts-of-header#post-51886</link>
			<pubDate>Mon, 16 Apr 2012 20:08:19 +0000</pubDate>
			<dc:creator>redfalcon</dc:creator>
			<guid isPermaLink="false">51886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was wondering if there was some quick css code to do the follow:&#60;/p&#62;
&#60;p&#62;1. Remove the &#34;Broadscope&#34; logo from the header&#60;br /&#62;
2. Remove the RSS feed button from the header&#60;br /&#62;
3. Move the Search Box to the right of my navigation menu inside the gray box.&#60;br /&#62;
4. Remove any white space above the navigation menu.&#60;/p&#62;
&#60;p&#62;Basically, I'm hoping the top of my website &#60;a href=&#34;http://www.crispyicon.com&#34; rel=&#34;nofollow&#34;&#62;http://www.crispyicon.com&#60;/a&#62; can look like the top of &#60;a href=&#34;http://www.adobe.com&#34; rel=&#34;nofollow&#34;&#62;http://www.adobe.com&#60;/a&#62; website.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
