<?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 Bookmarks on same line as Infotext on Mobile Layouts</title>
		<link>http://www.kriesi.at/support/topic/social-bookmarks-on-same-line-as-infotext-on-mobile-layouts</link>
		<description>Support Forum - Topic: Social Bookmarks on same line as Infotext on Mobile Layouts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 13:34:55 +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-bookmarks-on-same-line-as-infotext-on-mobile-layouts" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Social Bookmarks on same line as Infotext on Mobile Layouts"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-on-same-line-as-infotext-on-mobile-layouts#post-66327</link>
			<pubDate>Wed, 18 Jul 2012 09:16:35 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66327@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi radugidei,&#60;/p&#62;
&#60;p&#62;Glad that I could help you. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>radugidei on "Social Bookmarks on same line as Infotext on Mobile Layouts"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-on-same-line-as-infotext-on-mobile-layouts#post-66321</link>
			<pubDate>Wed, 18 Jul 2012 09:07:07 +0000</pubDate>
			<dc:creator>radugidei</dc:creator>
			<guid isPermaLink="false">66321@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;cheers Ismael,&#60;br /&#62;
it was the &#60;code&#62;clear : both;&#60;/code&#62; that was giving me trouble
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Social Bookmarks on same line as Infotext on Mobile Layouts"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-on-same-line-as-infotext-on-mobile-layouts#post-66291</link>
			<pubDate>Wed, 18 Jul 2012 06:30:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi radugidei,&#60;/p&#62;
&#60;p&#62;Kindly open your layout.css (path: wp-content/themes/coherence/css/layout.css) and find this line of code:&#60;br /&#62;
&#60;code&#62;.responsive #top .social_bookmarks&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The whole code should look like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.responsive #top .social_bookmarks {
   position: relative;
   top: auto;
   clear: both;
   left: -30px;
   margin: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace the code above with this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.responsive #top .social_bookmarks {
   position: relative;
   top: -28px;
   clear: both;
   left: 360px;
   margin: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just adjust the top and left value. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>radugidei on "Social Bookmarks on same line as Infotext on Mobile Layouts"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-on-same-line-as-infotext-on-mobile-layouts#post-66233</link>
			<pubDate>Wed, 18 Jul 2012 00:47:40 +0000</pubDate>
			<dc:creator>radugidei</dc:creator>
			<guid isPermaLink="false">66233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi there,&#60;/p&#62;
&#60;p&#62;is there a way to make the social bookmarks stay on the same line as the infotext on small layouts ? at the moment, the go the next line, underneath. &#60;/p&#62;
&#60;p&#62;Happens in demo theme installation as well.&#60;/p&#62;
&#60;p&#62;cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
