<?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: Manipulating the Social Media area</title>
		<link>http://www.kriesi.at/support/topic/manipulating-the-social-media-area</link>
		<description>Support Forum - Topic: Manipulating the Social Media area</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 09:07:33 +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/manipulating-the-social-media-area" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Manipulating the Social Media area"</title>
			<link>http://www.kriesi.at/support/topic/manipulating-the-social-media-area#post-83919</link>
			<pubDate>Wed, 14 Nov 2012 16:23:55 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83919@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi craigstephen,&#60;/p&#62;
&#60;p&#62;It could all be done in the header.php. Look for:&#60;br /&#62;
&#60;code&#62;avia_banner($social);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And remove that.&#60;/p&#62;
&#60;p&#62;Right after that you can add in your new menu. Then to move the social icons to the left add 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;#top .social_container .social_bookmarks {
left: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can model your new class/container for the other menu after the social bookmark css which in full is this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .social_container .social_bookmarks {
position: absolute;
right: 0;
z-index: 152;
height: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Notice it uses absolute position and just right:0 to be on the right hand side of the container which you should do as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>craigstephen on "Manipulating the Social Media area"</title>
			<link>http://www.kriesi.at/support/topic/manipulating-the-social-media-area#post-83769</link>
			<pubDate>Tue, 13 Nov 2012 23:59:25 +0000</pubDate>
			<dc:creator>craigstephen</dc:creator>
			<guid isPermaLink="false">83769@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For reference - &#60;a href=&#34;http://flyingstartonline.co.uk/wp-content/uploads/2012/11/Screen-Shot-2012-11-13-at-23.55.39.png&#34; rel=&#34;nofollow&#34;&#62;http://flyingstartonline.co.uk/wp-content/uploads/2012/11/Screen-Shot-2012-11-13-at-23.55.39.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>craigstephen on "Manipulating the Social Media area"</title>
			<link>http://www.kriesi.at/support/topic/manipulating-the-social-media-area#post-83768</link>
			<pubDate>Tue, 13 Nov 2012 23:55:17 +0000</pubDate>
			<dc:creator>craigstephen</dc:creator>
			<guid isPermaLink="false">83768@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello guys,&#60;/p&#62;
&#60;p&#62;I would like to remove the info box (top left) and replace with the social icons.&#60;/p&#62;
&#60;p&#62;I would then like to use the old social media section (top right) as a secondary navigation area. Just simple &#38;lt;e href=&#34;&#34;&#38;gt;'s&#60;/p&#62;
&#60;p&#62;Could you possibly let me know how?&#60;/p&#62;
&#60;p&#62;Thanks guys
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
