<?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 - Tag: social button in new window - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/social-button-in-new-window</link>
		<description>Support Forum - Tag: social button in new window - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:51:37 +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/tags/social-button-in-new-window" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "G+ in header"</title>
			<link>http://www.kriesi.at/support/topic/g-in-header#post-92051</link>
			<pubDate>Thu, 17 Jan 2013 11:33:34 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">92051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You should update your theme. The current version is 1.6 while you are using 1.3. Lot of improvements. You can download the update from Themeforest , but just please be aware that the theme update will overwrite all the current template and css files, so please make a backup first.&#60;/p&#62;
&#60;p&#62;To change the way links open, you will need to edit header.php lines 128, 129 that look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;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;Twitter&#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;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;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; target=&#38;#39;_blank&#38;#39;&#38;gt;Twitter&#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; target=&#38;#39;_blank&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;target=&#38;#39;_blank&#38;#39;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;inside an anchor tag &#38;lt;a href will open the link in a new window.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>herzfamily on "G+ in header"</title>
			<link>http://www.kriesi.at/support/topic/g-in-header#post-91914</link>
			<pubDate>Wed, 16 Jan 2013 17:05:43 +0000</pubDate>
			<dc:creator>herzfamily</dc:creator>
			<guid isPermaLink="false">91914@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, I had to add it to minimal-skin.css and it worked! Thanks so much, Devin. &#60;/p&#62;
&#60;p&#62;Is there a way to open all those social buttons in new window? &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "G+ in header"</title>
			<link>http://www.kriesi.at/support/topic/g-in-header#post-91884</link>
			<pubDate>Wed, 16 Jan 2013 15:28:18 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91884@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey herzfamily,&#60;/p&#62;
&#60;p&#62;It looks like your icon hasn't been uploaded: &#60;a href=&#34;https://www.glossny.com/images/skin-minimal/icons-social-google.png&#34; rel=&#34;nofollow&#34;&#62;https://www.glossny.com/images/skin-minimal/icons-social-google.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Everything else looks fine. So once that icon has been uploaded into that spot via FTP then it should show up correctly.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>herzfamily on "G+ in header"</title>
			<link>http://www.kriesi.at/support/topic/g-in-header#post-91739</link>
			<pubDate>Tue, 15 Jan 2013 18:19:01 +0000</pubDate>
			<dc:creator>herzfamily</dc:creator>
			<guid isPermaLink="false">91739@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all, &#60;/p&#62;
&#60;p&#62;I've read some threads about adding Google + next to rss, FB and twitter and followed some directions:&#60;/p&#62;
&#60;p&#62;1. add &#38;lt;li class=&#34;google&#34;&#38;gt;&#60;a href=&#34;https://plus.google.com/u/0/113291373468800020596/posts&#34;&#62;Google+&#60;/a&#62;&#60;br /&#62;
under - &#38;lt;ul class=&#34;social_bookmarks&#34;&#38;gt;&#60;br /&#62;
						&#38;lt;li class='rss'&#38;gt;&#60;a&#62;&#34;&#38;gt;RSS&#60;/a&#62;&#60;br /&#62;
2. .social_bookmarks .google a{background: transparent url(../images/skin-minimal/icons-social-google.png) 0 0 no-repeat;} in the css.&#60;br /&#62;
3. make an icon &#38;amp; uploading it minimal skin file, but my icon is not showing up. &#60;/p&#62;
&#60;p&#62;What am I doing wrong? Please help. Thanks. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.glossny.com/&#34; rel=&#34;nofollow&#34;&#62;https://www.glossny.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
