<?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: Adding text in between the logo and the social icons</title>
		<link>http://www.kriesi.at/support/topic/header-adding-text-in-between-the-logo-and-the-social-icons</link>
		<description>Support Forum - Topic: Header: Adding text in between the logo and the social icons</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:58:03 +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-adding-text-in-between-the-logo-and-the-social-icons" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Header: Adding text in between the logo and the social icons"</title>
			<link>http://www.kriesi.at/support/topic/header-adding-text-in-between-the-logo-and-the-social-icons#post-32386</link>
			<pubDate>Fri, 18 Nov 2011 21:20:48 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">32386@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;in your custom.css add:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#nexttologo {
position:absolute;
left:300px !important;
top:30px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can play around with these pixel values to position it to your liking.&#60;/p&#62;
&#60;p&#62;Now, open up your header.php and find:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo avia_logo();

					/*
					*	display the theme search form
					*   the tempalte file that is called is searchform.php in case you want to edit it
					*/
					get_search_form();
					?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo avia_logo();

					?&#38;gt;&#38;lt;div id=&#38;quot;nexttologo&#38;quot;&#38;gt;YOUR TEXT HERE, YOU CAN USE H1 ETC TOO&#38;lt;/div&#38;gt;&#38;lt;?php
					/*
					*	display the theme search form
					*   the tempalte file that is called is searchform.php in case you want to edit it
					*/
					get_search_form();
					?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>wenv on "Header: Adding text in between the logo and the social icons"</title>
			<link>http://www.kriesi.at/support/topic/header-adding-text-in-between-the-logo-and-the-social-icons#post-32222</link>
			<pubDate>Thu, 17 Nov 2011 22:45:53 +0000</pubDate>
			<dc:creator>wenv</dc:creator>
			<guid isPermaLink="false">32222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;is it possible to add some code to write some text (slogan) in between the logo and the social icons (in the header)&#60;/p&#62;
&#60;p&#62;Greets,&#60;br /&#62;
Vanwero
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
