<?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: Move social icons over menu?</title>
		<link>http://www.kriesi.at/support/topic/move-social-icons-over-menu</link>
		<description>Support Forum - Topic: Move social icons over menu?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 04:05:49 +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/move-social-icons-over-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Move social icons over menu?"</title>
			<link>http://www.kriesi.at/support/topic/move-social-icons-over-menu#post-51296</link>
			<pubDate>Wed, 11 Apr 2012 21:11:12 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;No problem. Keep in touch. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egar on "Move social icons over menu?"</title>
			<link>http://www.kriesi.at/support/topic/move-social-icons-over-menu#post-51287</link>
			<pubDate>Wed, 11 Apr 2012 20:52:56 +0000</pubDate>
			<dc:creator>egar</dc:creator>
			<guid isPermaLink="false">51287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great! Thank you!&#60;/p&#62;
&#60;p&#62;This made everything very nice. :)&#60;/p&#62;
&#60;p&#62;I'll flag this thread solved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Move social icons over menu?"</title>
			<link>http://www.kriesi.at/support/topic/move-social-icons-over-menu#post-51286</link>
			<pubDate>Wed, 11 Apr 2012 20:50:07 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51286@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Glad to help. :)&#60;/p&#62;
&#60;p&#62;Please try this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks li {
  margin-left: 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can adjust the pixel.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egar on "Move social icons over menu?"</title>
			<link>http://www.kriesi.at/support/topic/move-social-icons-over-menu#post-51274</link>
			<pubDate>Wed, 11 Apr 2012 20:18:30 +0000</pubDate>
			<dc:creator>egar</dc:creator>
			<guid isPermaLink="false">51274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent! That was exactly what I was looking for.&#60;/p&#62;
&#60;p&#62;Somehow I cannot add spacing for the ul images, might you know a solution?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Move social icons over menu?"</title>
			<link>http://www.kriesi.at/support/topic/move-social-icons-over-menu#post-51256</link>
			<pubDate>Wed, 11 Apr 2012 19:41:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51256@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;On your header.php look for this lines. Cut it.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;&#38;#39;;
								if($dribbble = avia_get_option(&#38;#39;dribbble&#38;#39;)) { echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://dribbble.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on dribbble&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
								if($twitter  = avia_get_option(&#38;#39;twitter&#38;#39;))  { echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on Twitter&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
								if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) { echo &#38;quot;&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join our Facebook Group&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;	}
								if($gplus    = avia_get_option(&#38;#39;gplus&#38;#39;))    { echo &#38;quot;&#38;lt;li class=&#38;#39;gplus&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$gplus.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join me on Google Plus&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
								if($linkedin   = avia_get_option(&#38;#39;linkedin&#38;#39;))    { echo &#38;quot;&#38;lt;li class=&#38;#39;linkedin&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$linkedin.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Add me on Linkedin&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }

								echo &#38;#39;	&#38;lt;li class=&#38;quot;rss&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;#39;.avia_get_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)).&#38;#39;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;#39;;
								echo &#38;#39;&#38;lt;/ul&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Go to sidebar.php and look for echo &#34;&#38;lt;div class='sidebar'&#38;gt;&#34;;  Paste the lines below.&#60;/p&#62;
&#60;p&#62;Then on your custom.css drop this line. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ul.social_bookmarks {
	position: relative;
	top: -50px;
	z-index: 100;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can always change the style. Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egar on "Move social icons over menu?"</title>
			<link>http://www.kriesi.at/support/topic/move-social-icons-over-menu#post-51232</link>
			<pubDate>Wed, 11 Apr 2012 18:17:02 +0000</pubDate>
			<dc:creator>egar</dc:creator>
			<guid isPermaLink="false">51232@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to move the social icons from the header-space to the sidebar over the menu?&#60;/p&#62;
&#60;p&#62;The reason I would like to do this is so that I could enlarge the &#34;logo&#34; I've created for my site.&#60;br /&#62;
&#60;a href=&#34;http://www.afairjudgement.com&#34; rel=&#34;nofollow&#34;&#62;http://www.afairjudgement.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
