<?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: Adding space between the social media icons in the header</title>
		<link>http://www.kriesi.at/support/topic/adding-space-between-the-social-media-icons-in-the-header</link>
		<description>Support Forum - Topic: Adding space between the social media icons in the header</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 01:10:26 +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/adding-space-between-the-social-media-icons-in-the-header" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Adding space between the social media icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/adding-space-between-the-social-media-icons-in-the-header#post-61612</link>
			<pubDate>Fri, 22 Jun 2012 07:17:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">61612@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you fix the issue. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skiingmax on "Adding space between the social media icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/adding-space-between-the-social-media-icons-in-the-header#post-61609</link>
			<pubDate>Fri, 22 Jun 2012 07:09:49 +0000</pubDate>
			<dc:creator>skiingmax</dc:creator>
			<guid isPermaLink="false">61609@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin. You're great!!&#60;/p&#62;
&#60;p&#62;THANKS man.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Adding space between the social media icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/adding-space-between-the-social-media-icons-in-the-header#post-61459</link>
			<pubDate>Thu, 21 Jun 2012 17:04:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Max,&#60;/p&#62;
&#60;p&#62;Sorry about that, didn't catch it when I was trying it out. Try the following instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .pinterest a {
padding-right: 20px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skiingmax on "Adding space between the social media icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/adding-space-between-the-social-media-icons-in-the-header#post-61339</link>
			<pubDate>Thu, 21 Jun 2012 08:17:20 +0000</pubDate>
			<dc:creator>skiingmax</dc:creator>
			<guid isPermaLink="false">61339@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin.&#60;/p&#62;
&#60;p&#62;THX for your reply. It worked, but now the &#34;arrow&#34; of the hover popup/speech balloon is not on the icon (&#60;a href=&#34;http://maxeick.com)&#34; rel=&#34;nofollow&#34;&#62;http://maxeick.com)&#60;/a&#62;. Is it possible to fix this?&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Max
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Adding space between the social media icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/adding-space-between-the-social-media-icons-in-the-header#post-61199</link>
			<pubDate>Wed, 20 Jun 2012 18:11:46 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61199@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi skiingmax,&#60;/p&#62;
&#60;p&#62;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;.social_bookmarks .search_site a {
margin-left: 20px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should do it :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skiingmax on "Adding space between the social media icons in the header"</title>
			<link>http://www.kriesi.at/support/topic/adding-space-between-the-social-media-icons-in-the-header#post-60926</link>
			<pubDate>Tue, 19 Jun 2012 12:22:11 +0000</pubDate>
			<dc:creator>skiingmax</dc:creator>
			<guid isPermaLink="false">60926@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Guys.&#60;/p&#62;
&#60;p&#62;Short question (I'm not very familiar in programming): How can I add additional space (like one &#34;free&#34; icon) between some icons in the header of the Corona theme?&#60;/p&#62;
&#60;p&#62;I'd like to separate the search icon and the sitemap icon from the social media icons (&#60;a href=&#34;http://maxeick.com/)&#34; rel=&#34;nofollow&#34;&#62;http://maxeick.com/)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;THX in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
