<?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: social media same place</title>
		<link>http://www.kriesi.at/support/topic/social-media-same-place</link>
		<description>Support Forum - Topic: social media same place</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 01:44:34 +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/social-media-same-place" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "social media same place"</title>
			<link>http://www.kriesi.at/support/topic/social-media-same-place#post-89440</link>
			<pubDate>Mon, 24 Dec 2012 05:47:49 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">89440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bevlogenverf,&#60;/p&#62;
&#60;p&#62;Try to wrap Devin's code with this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 960px) {
   //Devin&#38;#39;s code here
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The code should look like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 960px) {
   #top .social_bookmarks {
      position: fixed;
      top: 400px;
   }
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 960px) {
   #top .social_bookmarks {
      position: fixed !important;
      top: 400px !important;
   }
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bevlogenverf on "social media same place"</title>
			<link>http://www.kriesi.at/support/topic/social-media-same-place#post-89325</link>
			<pubDate>Sat, 22 Dec 2012 10:41:54 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">89325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thx!&#60;/p&#62;
&#60;p&#62;the code works fine. the only thing is. when i make the window smaller for like mobile phone or tablet size. de social icons appear right under the slider. kinda weird eh? anything i can fix about that? if not ill just leave it as original :). THX man!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "social media same place"</title>
			<link>http://www.kriesi.at/support/topic/social-media-same-place#post-89268</link>
			<pubDate>Fri, 21 Dec 2012 19:13:45 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;The theme videos here should help get a general understanding: &#60;a href=&#34;http://www.kriesi.at/themes/abundance/templates/video-tutorials/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/abundance/templates/video-tutorials/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The biggest difference with Replete is that the products don't use the avia media manager but instead use the wordpress media manager so that any woo commerce add ons that effect photos can work without issue.&#60;/p&#62;
&#60;p&#62;For the social icons, Try adding 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;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks {
position: fixed;
top: 400px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The top positioning will be ignored if you are using the big slider and set to 600px down so that it isn't floating inside the slideshow but you can over-rule that by using this instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks {
position: fixed;
top: 400px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;just change the 400 value to whatever you want to use.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bevlogenverf on "social media same place"</title>
			<link>http://www.kriesi.at/support/topic/social-media-same-place#post-89146</link>
			<pubDate>Thu, 20 Dec 2012 19:24:39 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">89146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi guys. i love the theme! 2 Q's&#60;/p&#62;
&#60;p&#62;-What theme help videos can i use best to get to know this Replete theme? I heard some of your themes are kind of similar arent they?&#60;/p&#62;
&#60;p&#62;-can i use a code somewhere to make sure the nice bar on the right. where all the social media is in. always stay in the same place on the right. so it doesnt scroll with all the scrolling? &#60;/p&#62;
&#60;p&#62;THX!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
