<?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: Center Social Bookmarks</title>
		<link>http://www.kriesi.at/support/topic/center-social-bookmarks</link>
		<description>Support Forum - Topic: Center Social Bookmarks</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 07:07: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/center-social-bookmarks" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-56989</link>
			<pubDate>Tue, 22 May 2012 07:12:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">56989@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that I could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-56856</link>
			<pubDate>Mon, 21 May 2012 17:11:55 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">56856@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That did it, thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-56584</link>
			<pubDate>Fri, 18 May 2012 16:28:15 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">56584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Kindly replace my code above:&#60;br /&#62;
&#60;code&#62;#top #socket .social_bookmarks {position: relative;top:0; float:none!important; margin-top:10px;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;With this:&#60;br /&#62;
&#60;code&#62;#top #socket .social_bookmarks {&#60;br /&#62;
position: relative;&#60;br /&#62;
top: 0;&#60;br /&#62;
float: none!important;&#60;br /&#62;
margin-top: 10px;&#60;br /&#62;
left: 50%;&#60;br /&#62;
margin-left: -38px;&#60;br /&#62;
}&#60;/code&#62;&#60;br /&#62;
Hope this solves the problem. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-56221</link>
			<pubDate>Tue, 15 May 2012 21:58:06 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">56221@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, I was working locally. Here is a link to the website on the a test server: &#60;a href=&#34;http://thinkdm2.com/website-samples/websites/labscape_site/&#34; rel=&#34;nofollow&#34;&#62;http://thinkdm2.com/website-samples/websites/labscape_site/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-55731</link>
			<pubDate>Fri, 11 May 2012 14:42:30 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">55731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;That's weird, I have tried it on my end and its working. Can you post a link to your site?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-55620</link>
			<pubDate>Thu, 10 May 2012 20:34:02 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">55620@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I copied and pasted the code, but it did not work. The bookmarks remain left-aligned.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-55572</link>
			<pubDate>Thu, 10 May 2012 17:00:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">55572@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Kindly edit layout.css (located in css folder). Then find this line of code:&#60;br /&#62;
&#60;code&#62;#top #socket .social_bookmarks {position: relative;top:0;}&#60;/code&#62;&#60;br /&#62;
It's located in line 2087. Replace it with this code:&#60;br /&#62;
&#60;code&#62;#top #socket .social_bookmarks {position: relative;top:0; float:none!important; margin-top:10px;}&#60;/code&#62;&#60;br /&#62;
Just adjust the margin-top value to increase/decrease the distance between the social media bookmark and copyright text. Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thinkdm2 on "Center Social Bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/center-social-bookmarks#post-55417</link>
			<pubDate>Wed, 09 May 2012 21:49:31 +0000</pubDate>
			<dc:creator>thinkdm2</dc:creator>
			<guid isPermaLink="false">55417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to center the social media bookmark icons underneath the copyright text when the site is viewed on tablet and smaller screen sizes. For some reason, I cannot override the icons from left-aligning. Please help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
