<?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: Add image to header</title>
		<link>http://www.kriesi.at/support/topic/add-image-to-header</link>
		<description>Support Forum - Topic: Add image to header</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 16:57:45 +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/add-image-to-header" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Add image to header"</title>
			<link>http://www.kriesi.at/support/topic/add-image-to-header#post-24542</link>
			<pubDate>Thu, 11 Aug 2011 05:36:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24542@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>guitardaddy76 on "Add image to header"</title>
			<link>http://www.kriesi.at/support/topic/add-image-to-header#post-24541</link>
			<pubDate>Thu, 11 Aug 2011 04:42:56 +0000</pubDate>
			<dc:creator>guitardaddy76</dc:creator>
			<guid isPermaLink="false">24541@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;this saved my day. thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Add image to header"</title>
			<link>http://www.kriesi.at/support/topic/add-image-to-header#post-24443</link>
			<pubDate>Tue, 09 Aug 2011 13:30:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24443@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I'd add the image code in header.php after following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
					/*
					*	display the main navigation menu
					*   modify the output in your wordpress admin backend at appearance-&#38;gt;menus
					*/
					$args = array(&#38;#39;fallback_cb&#38;#39; =&#38;gt; &#38;#39;avia_fallback_menu&#38;#39;);
					wp_nav_menu($args);
					?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can position the image by wrapping it in a div - i.e.like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;banner&#38;quot;&#38;gt;
&#38;lt;img src=&#38;quot;my-image.jpg&#38;quot; alt=&#38;quot;&#38;quot; title=&#38;quot;&#38;quot; /&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;At least add following css to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.banner {
position: absolute;
right: 0px;
top: 90px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jack84 on "Add image to header"</title>
			<link>http://www.kriesi.at/support/topic/add-image-to-header#post-24441</link>
			<pubDate>Tue, 09 Aug 2011 13:13:36 +0000</pubDate>
			<dc:creator>jack84</dc:creator>
			<guid isPermaLink="false">24441@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How do I add an image to the header - using code, so I can manually adjust the location, e.g., right-adjusted, left-adjusted, centered?&#60;/p&#62;
&#60;p&#62;Jack
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
