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

		<item>
			<title>Devin on "How to add more social links"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-more-social-links#post-99942</link>
			<pubDate>Thu, 07 Mar 2013 01:24:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">99942@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mllibre on "How to add more social links"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-more-social-links#post-99845</link>
			<pubDate>Wed, 06 Mar 2013 17:28:57 +0000</pubDate>
			<dc:creator>mllibre</dc:creator>
			<guid isPermaLink="false">99845@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect! Great support Kriesi team!&#60;/p&#62;
&#60;p&#62;Congratulations,&#60;/p&#62;
&#60;p&#62;Marc
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to add more social links"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-more-social-links#post-99755</link>
			<pubDate>Wed, 06 Mar 2013 08:25:20 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">99755@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mllibre,&#60;/p&#62;
&#60;p&#62;Kindly open wp-content/themes/flashlight/js/avia.js and find this code:&#60;br /&#62;
&#60;code&#62;autolinkElements: &#38;#39;a[rel^=&#38;quot;prettyPhoto&#38;quot;], a[rel^=&#38;quot;lightbox&#38;quot;], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=&#38;quot;.mov&#38;quot;] , a[href$=&#38;quot;.swf&#38;quot;] , a[href*=&#38;quot;vimeo.com&#38;quot;] , a[href*=&#38;quot;youtube.com&#38;quot;] , a[href*=&#38;quot;screenr.com&#38;quot;]&#38;#39;&#60;/code&#62;&#60;br /&#62;
then remove:&#60;br /&#62;
&#60;code&#62;a[href*=&#38;quot;vimeo.com&#38;quot;] , a[href*=&#38;quot;youtube.com&#38;quot;] ,&#60;/code&#62;&#60;br /&#62;
Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mllibre on "How to add more social links"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-more-social-links#post-99714</link>
			<pubDate>Wed, 06 Mar 2013 00:18:23 +0000</pubDate>
			<dc:creator>mllibre</dc:creator>
			<guid isPermaLink="false">99714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, it works perfectly! I could add Flickr, Youtube and Vimeo with my custom icons, but I don't know why the link to vimeo and youtube is trying to open it with Pretty Photo and fails...&#60;/p&#62;
&#60;p&#62;The link to Flickr is loading correctly. The url are correct so I don't know what is happening.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to add more social links"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-more-social-links#post-99568</link>
			<pubDate>Tue, 05 Mar 2013 10:29:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">99568@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
1) Open up wp-content/themes/flashlight/sidebar.php and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;		&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.avia_get_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)).&#38;quot;&#38;#39;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;		&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.avia_get_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)).&#38;quot;&#38;#39;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
                echo &#38;quot;&#38;lt;li class=&#38;#39;vimeo&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://vimeo.com/my-account&#38;#39;&#38;gt;Vimeo&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
                echo &#38;quot;&#38;lt;li class=&#38;#39;youtube&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://youtube.com/my-account&#38;#39;&#38;gt;Youtube&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
                echo &#38;quot;&#38;lt;li class=&#38;#39;flickr&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://flickr.com/my-account&#38;#39;&#38;gt;Flickr&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and instead of &#60;a href=&#34;http://vimeo.com/my-account&#34; rel=&#34;nofollow&#34;&#62;http://vimeo.com/my-account&#60;/a&#62; , &#60;a href=&#34;http://youtube.com/my-account&#34; rel=&#34;nofollow&#34;&#62;http://youtube.com/my-account&#60;/a&#62; and &#60;a href=&#34;http://flickr.com/my-account&#34; rel=&#34;nofollow&#34;&#62;http://flickr.com/my-account&#60;/a&#62; use/insert your custom account urls (depends on your username, user id, etc.).&#60;/p&#62;
&#60;p&#62;Then add following code to css/custom.css (or insert it into the quick css field):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .vimeo a{background: transparent url(../images/skin-minimal/icons-rounded-vimeo.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(../images/skin-minimal/icons-rounded-flickr.png) 0 0  no-repeat;}
.social_bookmarks .youtube a{background: transparent url(../images/skin-minimal/icons-rounded-youtube.png) 0 0  no-repeat;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Last but not least upload your icon images into the wp-content/themes/flashlight/images/skin-minimal/ and name them &#34;icons-rounded-vimeo.png&#34;, &#34;icons-rounded-flickr.png&#34; and &#34;icons-rounded-youtube.png&#34;- If you want to use different names (or a different image src path) you need to adjust the background url in the css code above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mllibre on "How to add more social links"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-more-social-links#post-99483</link>
			<pubDate>Mon, 04 Mar 2013 22:02:40 +0000</pubDate>
			<dc:creator>mllibre</dc:creator>
			<guid isPermaLink="false">99483@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, great theme Flashlight!&#60;/p&#62;
&#60;p&#62;I don't know how to add more social links in this theme... There is only rss, facebook and twitter. I would like to add flickr, youtube and vimeo. Can you explain me how can I do it?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Marc
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "open social links in new tab ( target=&#039;_blank&#039; ) Angular v1.3"</title>
			<link>http://www.kriesi.at/support/topic/open-social-links-in-new-tab-target_blank-angular-v13#post-92218</link>
			<pubDate>Fri, 18 Jan 2013 10:14:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92218@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that it works now. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lnabaa on "open social links in new tab ( target=&#039;_blank&#039; ) Angular v1.3"</title>
			<link>http://www.kriesi.at/support/topic/open-social-links-in-new-tab-target_blank-angular-v13#post-92197</link>
			<pubDate>Fri, 18 Jan 2013 05:45:54 +0000</pubDate>
			<dc:creator>lnabaa</dc:creator>
			<guid isPermaLink="false">92197@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oops sorry it does work. I only changed the linkedin line and it is working very well. Thanks&#60;/p&#62;
&#60;p&#62;PS: but copy pasting the whole thing does gives a blank page
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lnabaa on "open social links in new tab ( target=&#039;_blank&#039; ) Angular v1.3"</title>
			<link>http://www.kriesi.at/support/topic/open-social-links-in-new-tab-target_blank-angular-v13#post-92196</link>
			<pubDate>Fri, 18 Jan 2013 05:44:10 +0000</pubDate>
			<dc:creator>lnabaa</dc:creator>
			<guid isPermaLink="false">92196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I would like to do the same thing (open social links in another window) but this code does not work. I get a blank page.&#60;/p&#62;
&#60;p&#62;Could you please help? Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "open social links in new tab ( target=&#039;_blank&#039; ) Angular v1.3"</title>
			<link>http://www.kriesi.at/support/topic/open-social-links-in-new-tab-target_blank-angular-v13#post-78037</link>
			<pubDate>Mon, 01 Oct 2012 05:30:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78037@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi schizorobot,&#60;/p&#62;
&#60;p&#62;In your header.php you will find this code block:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- ####### HEAD CONTAINER ####### --&#38;gt;

				&#38;lt;?php
						$social = 1;
						echo &#38;quot;&#38;lt;div class=&#38;#39;color_strip primary-background&#38;#39;&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
						echo &#38;quot;&#38;lt;div id=&#38;#39;social_container&#38;#39; class=&#38;#39;container_wrap&#38;#39;&#38;gt;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;&#38;quot;;
						echo  &#38;#39;&#38;lt;div class=&#38;quot;social_container extralight-border&#38;quot;&#38;gt;&#38;#39;;
							echo &#38;#39;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;&#38;#39;;
							do_action(&#38;#39;avia_add_social_icon&#38;#39;,&#38;#39;header&#38;#39;);
							if($dribbble = avia_get_option(&#38;#39;dribbble&#38;#39;)) { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://dribbble.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on dribbble&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							if($twitter  = avia_get_option(&#38;#39;twitter&#38;#39;))  { $social ++; 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;&#38;quot;.__(&#38;#39;Follow us on Twitter&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) { $social ++; 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;&#38;quot;.__(&#38;#39;Join our Facebook Group&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;	}
							if($gplus    = avia_get_option(&#38;#39;gplus&#38;#39;))    { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;gplus&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$gplus.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join me on Google Plus&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							if($linkedin   = avia_get_option(&#38;#39;linkedin&#38;#39;))    { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;linkedin&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$linkedin.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Add me on Linkedin&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }

							/*
							//contact icon
							$contact_page_id = avia_get_option(&#38;#39;email_page&#38;#39;);
			                if (function_exists(&#38;#39;icl_object_id&#38;#39;)) $contact_page_id = icl_object_id($contact_page_id, &#38;#39;page&#38;#39;, true);  //wpml prepared
							if($contact_page_id) { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;mail&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink($contact_page_id).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Send us Mail&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							*/

							echo &#38;#39;	&#38;lt;li class=&#38;quot;rss&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;#39;.avia_get_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)).&#38;#39;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;#39;;
							echo &#38;#39;&#38;lt;/ul&#38;gt;&#38;#39;;

							avia_banner($social);   // avia_banner functions located in functions.php - creates the notification at the top of the site as well as the shopping cart 

						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
					echo &#38;quot;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
				?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And replace it with this code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- ####### HEAD CONTAINER ####### --&#38;gt;

				&#38;lt;?php
						$social = 1;
						echo &#38;quot;&#38;lt;div class=&#38;#39;color_strip primary-background&#38;#39;&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
						echo &#38;quot;&#38;lt;div id=&#38;#39;social_container&#38;#39; class=&#38;#39;container_wrap&#38;#39;&#38;gt;&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;&#38;quot;;
						echo  &#38;#39;&#38;lt;div class=&#38;quot;social_container extralight-border&#38;quot;&#38;gt;&#38;#39;;
							echo &#38;#39;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;&#38;#39;;
							do_action(&#38;#39;avia_add_social_icon&#38;#39;,&#38;#39;header&#38;#39;);
							if($dribbble = avia_get_option(&#38;#39;dribbble&#38;#39;)) { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://dribbble.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on dribbble&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							if($twitter  = avia_get_option(&#38;#39;twitter&#38;#39;))  { $social ++; 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;&#38;quot;.__(&#38;#39;Follow us on Twitter&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							if($facebook = avia_get_option(&#38;#39;facebook&#38;#39;)) { $social ++; 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;&#38;quot;.__(&#38;#39;Join our Facebook Group&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;	}
							if($gplus    = avia_get_option(&#38;#39;gplus&#38;#39;))    { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;gplus&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$gplus.&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join me on Google Plus&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							if($linkedin   = avia_get_option(&#38;#39;linkedin&#38;#39;))    { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;linkedin&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.$linkedin.&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Add me on Linkedin&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }

							/*
							//contact icon
							$contact_page_id = avia_get_option(&#38;#39;email_page&#38;#39;);
			                if (function_exists(&#38;#39;icl_object_id&#38;#39;)) $contact_page_id = icl_object_id($contact_page_id, &#38;#39;page&#38;#39;, true);  //wpml prepared
							if($contact_page_id) { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;mail&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink($contact_page_id).&#38;quot;&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Send us Mail&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }
							*/

							echo &#38;#39;	&#38;lt;li class=&#38;quot;rss&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;#39;.avia_get_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)).&#38;#39;&#38;quot; target=&#38;#39;_blank&#38;#39;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;#39;;
							echo &#38;#39;&#38;lt;/ul&#38;gt;&#38;#39;;

							avia_banner($social);   // avia_banner functions located in functions.php - creates the notification at the top of the site as well as the shopping cart 

						echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
					echo &#38;quot;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
				?&#38;gt;&#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>schizorobot on "open social links in new tab ( target=&#039;_blank&#039; ) Angular v1.3"</title>
			<link>http://www.kriesi.at/support/topic/open-social-links-in-new-tab-target_blank-angular-v13#post-78024</link>
			<pubDate>Mon, 01 Oct 2012 00:07:56 +0000</pubDate>
			<dc:creator>schizorobot</dc:creator>
			<guid isPermaLink="false">78024@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open social links in new tab ( target='_blank' ) Angular v1.3&#60;/p&#62;
&#60;p&#62;Anyone know how to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-63167</link>
			<pubDate>Mon, 02 Jul 2012 09:50:53 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">63167@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try following code instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(&#38;quot;.slideshow_container a&#38;quot;).filter(function() {
    return this.hostname &#38;amp;&#38;amp; this.hostname !== location.hostname;
}).attr(&#38;#39;target&#38;#39;, &#38;#39;_blank&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cg413 on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-63124</link>
			<pubDate>Mon, 02 Jul 2012 01:58:40 +0000</pubDate>
			<dc:creator>cg413</dc:creator>
			<guid isPermaLink="false">63124@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried this and could not get the desired result.  I changed &#34;.tweets a&#34; to &#34;slideshow.container&#34; but could not get the slideshow image to launch a new window when clicked.  Any other ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-52690</link>
			<pubDate>Sat, 21 Apr 2012 06:53:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">52690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It's not easily possible to achieve this with php code because the content is provided by twitter. However you can try the js code snippet from here: &#60;a href=&#34;http://www.electrictoolbox.com/jquery-open-offsite-links-new-window/&#34; rel=&#34;nofollow&#34;&#62;http://www.electrictoolbox.com/jquery-open-offsite-links-new-window/&#60;/a&#62; - I'd use following (slightly modified) version:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;jQuery(&#38;quot;.tweets a&#38;quot;).filter(function() {
    return this.hostname &#38;amp;&#38;amp; this.hostname !== location.hostname;
}).attr(&#38;#39;target&#38;#39;, &#38;#39;_blank&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;- add it to js/avia.js after the document.ready code line.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sungoshine on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-52338</link>
			<pubDate>Thu, 19 Apr 2012 11:56:37 +0000</pubDate>
			<dc:creator>sungoshine</dc:creator>
			<guid isPermaLink="false">52338@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, now it works in the footer. To make the same changes for social icons next to the search bar I did the same in functions.php.&#60;/p&#62;
&#60;p&#62;Now I also wanted the side bar social links and advertising widget image links to open in a new window. In class-framework-widgets.php I was able to get that to work by adding the same code under the Avia Tweetbox line so the title opens in a new window as well. Same for Avia Advertising widget but there I did have to add target=&#34;_blank&#34; again (pair of parentheses instead of single).&#60;/p&#62;
&#60;p&#62;There's one tiny thing that I cannot find. Within the Tweetbox I would like mentioned links to open in a new window too. Can you tell me where to fix that? That would make my search for links to new windows complete, very much appreciated!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-52304</link>
			<pubDate>Thu, 19 Apr 2012 06:40:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">52304@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; I adjusted the code above. The &#34; caused an error with the php syntax but the new code should work fine. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sungoshine on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-52141</link>
			<pubDate>Wed, 18 Apr 2012 09:33:00 +0000</pubDate>
			<dc:creator>sungoshine</dc:creator>
			<guid isPermaLink="false">52141@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, I tried this. Just adding the target=&#34;_blank&#34; code seems to have some sort of other effect where the footer isn't shown anymore and images won't load either. I'm building it on my localhost so unfortunately cannot show whats happening.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-52126</link>
			<pubDate>Wed, 18 Apr 2012 06:31:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">52126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up propulsion\footer.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
							&#38;lt;?php 

							//contact icon
							$contact_page_id = avia_get_option(&#38;#39;email_page&#38;#39;);
			                if (function_exists(&#38;#39;icl_object_id&#38;#39;)) $contact_page_id = icl_object_id($contact_page_id, &#38;#39;page&#38;#39;, true);  //wpml prepared
							if($contact_page_id) echo &#38;quot;&#38;lt;li class=&#38;#39;mail&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink($contact_page_id).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Send us Mail&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;

							if($dribbble = avia_get_option(&#38;#39;dribbble&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://dribbble.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on dribbble&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
							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;&#38;quot;.__(&#38;#39;Follow us on Twitter&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#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;&#38;quot;.__(&#38;#39;Join our Facebook Group&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;

							 ?&#38;gt;

							&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php avia_option(&#38;#39;feedburner&#38;#39;,get_bloginfo(&#38;#39;rss2_url&#38;#39;)); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Subscribe to our RSS Feed&#38;#39;, &#38;#39;avia_framework&#38;#39;)?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;

						&#38;lt;/ul&#38;gt;
						&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
							&#38;lt;?php 

							//contact icon
							$contact_page_id = avia_get_option(&#38;#39;email_page&#38;#39;);
			                if (function_exists(&#38;#39;icl_object_id&#38;#39;)) $contact_page_id = icl_object_id($contact_page_id, &#38;#39;page&#38;#39;, true);  //wpml prepared
							if($contact_page_id) echo &#38;quot;&#38;lt;li class=&#38;#39;mail&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink($contact_page_id).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Send us Mail&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;

							if($dribbble = avia_get_option(&#38;#39;dribbble&#38;#39;)) echo &#38;quot;&#38;lt;li class=&#38;#39;dribbble&#38;#39;&#38;gt;&#38;lt;a target=&#38;#39;_blank&#38;#39; href=&#38;#39;http://dribbble.com/&#38;quot;.$dribbble.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on dribbble&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
							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 target=&#38;#39;_blank&#38;#39; href=&#38;#39;http://twitter.com/&#38;quot;.$twitter.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow us on Twitter&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#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 target=&#38;#39;_blank&#38;#39;  href=&#38;#39;&#38;quot;.$facebook.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Join our Facebook Group&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;

							 ?&#38;gt;

							&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php _e(&#38;#39;Subscribe to our RSS Feed&#38;#39;, &#38;#39;avia_framework&#38;#39;)?&#38;gt;&#38;lt;/a&#38;gt;

						&#38;lt;!-- end social_bookmarks--&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>sungoshine on "Get twitter widget links to target to blank"</title>
			<link>http://www.kriesi.at/support/topic/get-twitter-widget-links-to-target-to-blank#post-52020</link>
			<pubDate>Tue, 17 Apr 2012 14:57:39 +0000</pubDate>
			<dc:creator>sungoshine</dc:creator>
			<guid isPermaLink="false">52020@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I'm working in Propulsion and have the Twitter widget added to the side bar. Now I noticed that all social buttons open links within the same window. What/where do I need to change that to have it open in a new window?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47802</link>
			<pubDate>Thu, 22 Mar 2012 17:29:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">47802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad its finally working for you and a big thanks for providing your solution with the mods you've made. I'll mark this as resolved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47761</link>
			<pubDate>Thu, 22 Mar 2012 14:47:28 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">47761@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;puh, I got it ..., it's such a small error, that causes such a problem ;-)&#60;/p&#62;
&#60;p&#62;The responsible code for this whole problem is in the &#60;strong&#62;style.css:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.avia_tooltip {&#60;br /&#62;
background: url(&#34;images/shared/arrow_up.png&#34;) no-repeat scroll 80px top transparent;&#60;br /&#62;
margin: 0 0 0 -84px;&#60;br /&#62;
padding: 10px 0 0;&#60;/p&#62;
&#60;p&#62;position: absolute;&#60;br /&#62;
text-align: center;&#60;br /&#62;
width: 180px;&#60;br /&#62;
z-index: 1000;&#60;br /&#62;
font-size: 11px;&#60;br /&#62;
top:0;&#60;br /&#62;
left:-9999px;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and there - for some reasons, don't know anymore - I have changed the part &#60;/p&#62;
&#60;p&#62;&#60;code&#62;padding: 10px 0 0;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;p&#62;&#60;code&#62;padding: -10px 0 0;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;So the little arrow is not shown and therefor when you move down your mouse, the tooltip disappears ... why ever ...&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;- - - - - - - - - - &#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Solution:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;So if somebody also needs this boxed layout of mine with a margin-top of 30px, then you need to add to your custom.css for a correct display and function of the social icons' tooltips:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.boxed #wrap_all {&#60;br /&#62;
    border-color: #A0918A;&#60;br /&#62;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);&#60;br /&#62;
	margin: 30px auto;&#60;br /&#62;
border-color: #AAAAAA #AAAAAA -moz-use-text-color;&#60;br /&#62;
border-style: solid solid none;&#60;br /&#62;
border-width: 1px 1px medium;&#60;br /&#62;
box-shadow: 0 8px 8px 0 #202020;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;body .avia_tooltip {&#60;br /&#62;
margin: -23px 0 0 -84px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;body .tooltip_search_site {&#60;br /&#62;
margin: -36px 0 0 -160px;&#60;br /&#62;
padding-top: 11 px;&#60;br /&#62;
}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Thanks a lot, Kriesi, for your patience, but now it works like a charm :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47748</link>
			<pubDate>Thu, 22 Mar 2012 14:04:57 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">47748@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Kriesi, this change causes a &#34;jumping&#34; of the searchfield ... &#60;/p&#62;
&#60;p&#62;Where do I find the code for this little arrow on top of (not only) the animated searchfield? I don't know, but in these file(s) I probably need to add a margin-top, too?&#60;/p&#62;
&#60;p&#62;Which file and and code is responsible, so that the search tooltip &#34;stays visible&#34; when the cursor moves on it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47718</link>
			<pubDate>Thu, 22 Mar 2012 11:40:21 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">47718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hm probably one of the many modifications you made messed up with the field.&#60;/p&#62;
&#60;p&#62;please try to change&#60;/p&#62;
&#60;pre&#62;
body .tooltip_search_site {
margin: -20px 0 0 -160px;
}
&#60;/pre&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;pre&#62;
body .tooltip_search_site {
margin: -36px 0 0 -160px;
padding-top: 11px;
}
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47671</link>
			<pubDate>Thu, 22 Mar 2012 08:42:09 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">47671@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, but unfortunately it doesn't solve this problem. I have now changed in avia.js these values, too, but the search field is disappearing as soon as you move down your cursor from the search icon to the appearing search field.&#60;/p&#62;
&#60;p&#62;If you look at the demo theme &#60;a href=&#34;http://www.kriesi.at/themes/corona/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/corona/&#60;/a&#62; then I noticed, that&#60;/p&#62;
&#60;p&#62;a) there the searchfield has a little arrow, which mine has not? Perhaps out of view because of some parameters (margins)?&#60;/p&#62;
&#60;p&#62;b) although the search field has now nearly no distance between the search icon, it does not remain visible, when moving the cursor to it, so that you can type in any search words ... &#60;/p&#62;
&#60;p&#62;I'm not so familiar with PHP and JS etc, so I can't find it out ...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47657</link>
			<pubDate>Thu, 22 Mar 2012 07:06:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">47657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Open up js/avia.js and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;start: 30,
			active: 20,
			end: 30&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can adjust the activate parameter - this should affect the tooltip behaviour and solve your issue. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47637</link>
			<pubDate>Thu, 22 Mar 2012 01:56:24 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">47637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you. The code for the margin works like a charm, but the problem still is, if I move down the cursor from the search icon, to type something into the search field, it disappears, so that I cannot write in it.&#60;/p&#62;
&#60;p&#62;Where can I change what, so that the search field stays, when moving the cursor from the search icon down to the search field like in the demo theme?&#60;/p&#62;
&#60;p&#62;Here is mine:&#60;br /&#62;
&#60;a href=&#34;http://tinyurl.com/7vtuj3j&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/7vtuj3j&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47467</link>
			<pubDate>Wed, 21 Mar 2012 17:26:11 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">47467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For the general hover icons modify the margin top value:&#60;/p&#62;
&#60;pre&#62;
body .avia_tooltip {
margin: -23px 0 0 -84px;
}
&#60;/pre&#62;
&#60;p&#62;for the search field modify the tooltip_search_site classes margin top value&#60;/p&#62;
&#60;pre&#62;
body .tooltip_search_site {
margin: -20px 0 0 -160px;
}
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-47199</link>
			<pubDate>Tue, 20 Mar 2012 18:11:54 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">47199@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, I have tried several, but haven't found the right one, that needs to be adjusted to change the distance between the icons itself and the field, that appears, when hovering over the icon:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i39.tinypic.com/dgl9wy.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i39.tinypic.com/dgl9wy.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That's especially important, because as long as it is like now, nobody can type in any search :-(&#60;/p&#62;
&#60;p&#62;My site is here:&#60;br /&#62;
&#60;a href=&#34;http://tinyurl.com/7vtuj3j&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/7vtuj3j&#60;/a&#62;&#60;br /&#62;
It's not yet ready, but you can see the social icons at the top.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-45501</link>
			<pubDate>Fri, 09 Mar 2012 21:38:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">45501@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;There is a couple of classes you can try to modify, but without seeing your site live I can't tell you exactly which one will do the trick.&#60;/p&#62;
&#60;p&#62;You can try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.avia_tooltip {}

.avia_tooltip_inner{}

.avia_tooltip_content{}

.avia_tooltip_inner, .avia_tooltip_content{}

.tooltip_search_site{}

.tooltip_search_site .avia_tooltip_content{}

.tooltip_search_site #searchform{}

.tooltip_search_site #s{}

#top #searchsubmit, #top #searchsubmit:hover{}

#top  .tooltip_search_site #searchsubmit, #top  .tooltip_search_site #searchsubmit:hover{}

#top .tooltip_search_site #searchsubmit:hover {}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;These are all in your style.css between lines ~436 and ~522.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "How to change distance between social links and hover fields (like search etc.)"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-distance-between-social-links-and-hover-fields-like-search-etc#post-45467</link>
			<pubDate>Fri, 09 Mar 2012 19:31:06 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">45467@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, as you can see in the screenshot, I have changed the CSS for the box layout. So it might had effect to the social icons, too.&#60;/p&#62;
&#60;p&#62;But I haven't found neither in my custom.css nor in the minimal.css anything, where to change&#60;/p&#62;
&#60;p&#62;a) the margin/padding (?) for these tooltips (?)&#60;/p&#62;
&#60;p&#62;b) where to change especially the searchform tooltip,because at the moment, I can't access the form in the tooltip, because it disappears, when moving the cursor down to it (see screenshot: the distance is there to much, too) and:&#60;/p&#62;
&#60;p&#62;c) in the demo theme, when clicking on the search icon, the tooltip remains visible, so that I can write in it, but in mine - clicking on the search icon - the tooltip with the searchform does not remain visible.&#60;/p&#62;
&#60;p&#62;Where can I change what code, so that the distance can get more lower and how to keep the searchform accessible for typing in it?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
