<?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: Header Help?</title>
		<link>http://www.kriesi.at/support/topic/header-help</link>
		<description>Support Forum - Topic: Header Help?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 15:03:02 +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/header-help" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Header Help?"</title>
			<link>http://www.kriesi.at/support/topic/header-help#post-69897</link>
			<pubDate>Wed, 08 Aug 2012 00:26:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">69897@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can move the logo position by altering the .logo padding, like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;div .logo {
padding: 20px 0 13px 300px;
min-height: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the left padding, that is the 300px value.&#60;/p&#62;
&#60;p&#62;If you want to create a new div or insert images on your header, open header.php and place the codes BELOW this line.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div class=&#38;#39;container&#38;#39; id=&#38;#39;menu_container&#38;#39;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can create something like this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;new-div&#38;quot;&#38;gt;
							&#38;lt;img src=&#38;quot;imagesource&#38;quot; &#38;gt;
						&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just position #new-div absolute and adjust values as you see fit.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jwcrash on "Header Help?"</title>
			<link>http://www.kriesi.at/support/topic/header-help#post-69896</link>
			<pubDate>Wed, 08 Aug 2012 00:08:06 +0000</pubDate>
			<dc:creator>jwcrash</dc:creator>
			<guid isPermaLink="false">69896@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have a couple of small tweaks I'd like to make to the header and hope it's an easy as I imagine it to be.&#60;/p&#62;
&#60;p&#62;1. How would I center the logo image if it's 600px wide? I thought the following would work in the quick style area but no luck:&#60;/p&#62;
&#60;p&#62;.logo, .logo a {&#60;br /&#62;
       left: 50%;&#60;br /&#62;
       margin-left: -300px;&#60;br /&#62;
{&#60;/p&#62;
&#60;p&#62;2. I'd also like to add a pair of images justified to the right of the header space with links (social media icons basically where the search box is now (which I've hidden).&#60;/p&#62;
&#60;p&#62;Thanks if anyone can help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
