<?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 bookmarks - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/social-bookmarks</link>
		<description>Support Forum - Tag: social bookmarks - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 07:07:43 +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-bookmarks" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Social bookmark Scroll"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-scroll#post-95433</link>
			<pubDate>Wed, 06 Feb 2013 12:40:07 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95433@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You put the css into either the Quick CSS filed at the bottom of the Styling tab of the theme options or into the custom.css file in the themes css folder.&#60;/p&#62;
&#60;p&#62;The menu ID can be viewed by inspecting the menu with something like Chromes inspect tool (right click&#38;gt;inspect element) or the same in Firefox/Safari.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdgranja on "Social bookmark Scroll"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-scroll#post-95271</link>
			<pubDate>Tue, 05 Feb 2013 14:45:40 +0000</pubDate>
			<dc:creator>jdgranja</dc:creator>
			<guid isPermaLink="false">95271@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your help, I fixed the scroll social, but about the second question where I can check the ID of the page and where I past the CSS code you send me?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Social bookmark Scroll"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-scroll#post-93947</link>
			<pubDate>Tue, 29 Jan 2013 16:30:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jdgranja,&#60;/p&#62;
&#60;p&#62;Try and keep a single question per topic. It helps keep things easier for searching.&#60;/p&#62;
&#60;p&#62;For the first quesiton, 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;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks {
position: fixed;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the menu item, you can target it by its ID:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#menu-item-866 a {
    background-color: #000;
    color: #fff;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then use any css declarations that you'd like to modify it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdgranja on "Social bookmark Scroll"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-scroll#post-93792</link>
			<pubDate>Mon, 28 Jan 2013 19:20:24 +0000</pubDate>
			<dc:creator>jdgranja</dc:creator>
			<guid isPermaLink="false">93792@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi,&#60;/p&#62;
&#60;p&#62;How can I modify the background color and letter color of the MENU -  LOJA (SHOP)  in my main menu website to identify the most important page of my site. Site URL: &#60;a href=&#34;http://vps7123.inmotionhosting.com/~boutik7/storeprodigy.com/&#34; rel=&#34;nofollow&#34;&#62;http://vps7123.inmotionhosting.com/~boutik7/storeprodigy.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.&#60;br /&#62;
Best Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jdgranja on "Social bookmark Scroll"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmark-scroll#post-93790</link>
			<pubDate>Mon, 28 Jan 2013 19:07:03 +0000</pubDate>
			<dc:creator>jdgranja</dc:creator>
			<guid isPermaLink="false">93790@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;What I  need to do for the Social Bookmarks follow with the scroll?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Social bookmarks &#38; Portfolio box size"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-portfolio-box-size#post-86340</link>
			<pubDate>Mon, 03 Dec 2012 18:44:52 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86340@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Toby,&#60;/p&#62;
&#60;p&#62;You could attempt to modify the images directly with something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 768px){

    #top.home .post-entry.post-entry-46.flex_column.all_sort.no_margin.celia_sort.ajax_portfolio.one_half.first.portfolio-entry-description.isotope-item {
    width: 240px;
    padding: 40px;
}
#top.home .post-entry.post-entry-44.flex_column.all_sort.no_margin.julienlaurence_sort.ajax_portfolio.one_half.portfolio-entry-description.isotope-item {
    width: 240px;
    padding: 40px;
}

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which will target those two items directly and only effect full screen sizes (so mobile will keep the proper re-sizing and doesn't get messed up from the padding).&#60;/p&#62;
&#60;p&#62;Then you could try adjust the portfolio-sort-container to get things centered but again you'll need to make sure it doesn't cause issues cross browser and with the responsive layout.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rocked18 on "Social bookmarks &#38; Portfolio box size"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-portfolio-box-size#post-85910</link>
			<pubDate>Thu, 29 Nov 2012 18:25:46 +0000</pubDate>
			<dc:creator>rocked18</dc:creator>
			<guid isPermaLink="false">85910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your reply. &#60;/p&#62;
&#60;p&#62;1.  All sorted. &#60;/p&#62;
&#60;p&#62;2.  Yea I would like the size of the two portfolio boxes to be a lot smaller  &#60;a href=&#34;http://www.tobymccoll.com/tgit/&#34; rel=&#34;nofollow&#34;&#62;http://www.tobymccoll.com/tgit/&#60;/a&#62;&#60;br /&#62;
I get that the design of the theme is making the two column portfolio layout fill the max-width but is there a way to...&#60;br /&#62;
- manually set the image size&#60;br /&#62;
- set the column width size&#60;br /&#62;
- set the table width size&#60;br /&#62;
- add padding or margin within the table in order for the images to appear smaller withing the boxes.&#60;br /&#62;
- any other ideas? &#60;/p&#62;
&#60;p&#62;those were my ideas on doing that,  any help would be much appreciated! &#60;/p&#62;
&#60;p&#62;Thanks &#60;/p&#62;
&#60;p&#62;Toby
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Social bookmarks &#38; Portfolio box size"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-portfolio-box-size#post-85888</link>
			<pubDate>Thu, 29 Nov 2012 16:56:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85888@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Toby,&#60;/p&#62;
&#60;p&#62;1) The post you linked to is for Abundance which while similar in a lot of ways, does not have the same social icon set up. So what you'll need to do is copy everything that is in the ul class &#34;social_bookmarks&#34; and put it into the footer.php where you'd like it. &#60;/p&#62;
&#60;p&#62;It looks like you've taken this step so far but perhaps not included the php open and closing tags. So in your footer.php where you want to include the social icons add:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
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;;
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;From there, you'll need some additional css fixes depending on where you've added it but they should be fairly simple.&#60;/p&#62;
&#60;p&#62;2) I'm not really sure what you mean by setting the size. When you set the number of items to be displayed it automatically sets the size needed. Manual control really isn't possible when adding a portfolio section.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rocked18 on "Social bookmarks &#38; Portfolio box size"</title>
			<link>http://www.kriesi.at/support/topic/social-bookmarks-portfolio-box-size#post-85731</link>
			<pubDate>Wed, 28 Nov 2012 16:57:23 +0000</pubDate>
			<dc:creator>rocked18</dc:creator>
			<guid isPermaLink="false">85731@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;two questions. &#60;/p&#62;
&#60;p&#62;1.  I would like to move the social links to the footer of the theme.&#60;br /&#62;
I have tried to follow this guide: &#60;a href=&#34;http://www.kriesi.at/support/topic/social-media-links-in-footer#post-49405&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/social-media-links-in-footer#post-49405&#60;/a&#62;&#60;br /&#62;
But its not really working: &#60;a href=&#34;http://www.tobymccoll.com/tgit/&#34; rel=&#34;nofollow&#34;&#62;http://www.tobymccoll.com/tgit/&#60;/a&#62;   (see my footer) &#60;/p&#62;
&#60;p&#62;Any help on how to do this? &#60;/p&#62;
&#60;p&#62;2.  I would like to be able to set the size of the portfolio boxes on the home page.  At the moment I only have need for two items but will be adding more down the line.&#60;br /&#62;
&#60;a href=&#34;http://www.tobymccoll.com/tgit/&#34; rel=&#34;nofollow&#34;&#62;http://www.tobymccoll.com/tgit/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;Thanks &#60;/p&#62;
&#60;p&#62;Toby
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Add search site to product pages"</title>
			<link>http://www.kriesi.at/support/topic/add-search-site-to-product-pages#post-82076</link>
			<pubDate>Sat, 03 Nov 2012 09:40:40 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">82076@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You would need to do that programmatically, however take a look here &#60;a href=&#34;http://www.woothemes.com/product-category/woocommerce-extensions/&#34; rel=&#34;nofollow&#34;&#62;http://www.woothemes.com/product-category/woocommerce-extensions/&#60;/a&#62; they have a few hundred add ons for WooCommerce , so its hard to keep track of the latest.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>redloungeagency on "Add search site to product pages"</title>
			<link>http://www.kriesi.at/support/topic/add-search-site-to-product-pages#post-81751</link>
			<pubDate>Wed, 31 Oct 2012 23:39:58 +0000</pubDate>
			<dc:creator>redloungeagency</dc:creator>
			<guid isPermaLink="false">81751@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to add the search function &#38;amp; social bookmark to the product overview pages?&#60;br /&#62;
I am using a child theme.&#60;/p&#62;
&#60;p&#62;&#60;img title=&#34;Add product search to product overview pages&#34; src=&#34;http://lto.pixelfishwebsites.com.au/product-pg-search.jpg&#34; /&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-40183</link>
			<pubDate>Sun, 05 Feb 2012 06:45:18 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">40183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not sure how this is a problem - it's a two step process to make it work. It's been noted and it will be taken into account when updates are made.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rmaxx on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-40018</link>
			<pubDate>Fri, 03 Feb 2012 14:02:50 +0000</pubDate>
			<dc:creator>Rmaxx</dc:creator>
			<guid isPermaLink="false">40018@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;All those lines annoying me i hope we gonna have an update with real social links integrate.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brobins on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-40005</link>
			<pubDate>Fri, 03 Feb 2012 11:41:23 +0000</pubDate>
			<dc:creator>brobins</dc:creator>
			<guid isPermaLink="false">40005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks mate :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inkal_pixels on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-40004</link>
			<pubDate>Fri, 03 Feb 2012 11:07:30 +0000</pubDate>
			<dc:creator>inkal_pixels</dc:creator>
			<guid isPermaLink="false">40004@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Working ! ... nice one .. thank you ben, and btw, really nice 3D portfolio you have.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39950</link>
			<pubDate>Fri, 03 Feb 2012 06:57:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">39950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you found the solution :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>evilactiviti on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39887</link>
			<pubDate>Thu, 02 Feb 2012 19:31:55 +0000</pubDate>
			<dc:creator>evilactiviti</dc:creator>
			<guid isPermaLink="false">39887@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cool! It works perfect. Thank you very much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brobins on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39880</link>
			<pubDate>Thu, 02 Feb 2012 19:12:58 +0000</pubDate>
			<dc:creator>brobins</dc:creator>
			<guid isPermaLink="false">39880@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey all.&#60;/p&#62;
&#60;p&#62;Found the solution.&#60;/p&#62;
&#60;p&#62;Just add    class='noLightbox'    to the href :)&#60;/p&#62;
&#60;p&#62;So for example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($vimeo  = avia_get_option(&#38;#39;vimeo&#38;#39;))  { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;vimeo&#38;#39;&#38;gt;
&#38;lt;a href=&#38;#39;http://vimeo.com/&#38;quot;.$vimeo.&#38;quot;&#38;#39; target=\&#38;quot;_blank\&#38;quot; class=&#38;#39;noLightbox&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Follow me on Vimeo&#38;#39;, &#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Works for me..&#60;/p&#62;
&#60;p&#62;Good luck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inkal_pixels on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39819</link>
			<pubDate>Thu, 02 Feb 2012 13:45:06 +0000</pubDate>
			<dc:creator>inkal_pixels</dc:creator>
			<guid isPermaLink="false">39819@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;that's exactly my problem only with vimeo. Everything looks fine, but when clicked, it hangs with a lightbox pop up...i don't know why adding target=_blank thingie in the header.php isn't working but well ... i am not a developper.&#60;/p&#62;
&#60;p&#62;thanks !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brobins on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39799</link>
			<pubDate>Thu, 02 Feb 2012 11:14:11 +0000</pubDate>
			<dc:creator>brobins</dc:creator>
			<guid isPermaLink="false">39799@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just to clarify,&#60;/p&#62;
&#60;p&#62;The 'linkedin' social bookmark works perfectly, it is just the 'vimeo' link which doesn't work properly. In displays properly with a logo etc but once clicked I just get a lightbox window pop up that hangs.&#60;/p&#62;
&#60;p&#62;They are both set up in the exact same manner.&#60;/p&#62;
&#60;p&#62;Many Thanks,&#60;/p&#62;
&#60;p&#62;Ben
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inkal_pixels on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39772</link>
			<pubDate>Thu, 02 Feb 2012 09:24:06 +0000</pubDate>
			<dc:creator>inkal_pixels</dc:creator>
			<guid isPermaLink="false">39772@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello guys, i guess you're really busy ... but is that so hard to tell us how to do this simple task ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brobins on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39764</link>
			<pubDate>Thu, 02 Feb 2012 08:38:51 +0000</pubDate>
			<dc:creator>brobins</dc:creator>
			<guid isPermaLink="false">39764@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello.&#60;/p&#62;
&#60;p&#62;This has also become a problem for myself.&#60;/p&#62;
&#60;p&#62;I have followed the steps as 'evilactiviti' above, replacing 'dribble' with 'vimeo', I have the icon displaying correctly but when I click on it a blank lightbox entry opens?&#60;/p&#62;
&#60;p&#62;Wondering what could have gone wrong here ?&#60;/p&#62;
&#60;p&#62;Many Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>inkal_pixels on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39620</link>
			<pubDate>Wed, 01 Feb 2012 16:25:14 +0000</pubDate>
			<dc:creator>inkal_pixels</dc:creator>
			<guid isPermaLink="false">39620@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm still looking for something easy i guess : when you click on one of the social icon in the top banner, i want a blank page. (target=blank) : sorry, i'm not a developper, and i would like to have the exact sentence to copy/paste in the header.php file. ( i will only change the social name and/or login stuff of course!)&#60;/p&#62;
&#60;p&#62;thank you very much guys, and good work for this theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>evilactiviti on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39559</link>
			<pubDate>Wed, 01 Feb 2012 08:16:47 +0000</pubDate>
			<dc:creator>evilactiviti</dc:creator>
			<guid isPermaLink="false">39559@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for reply. I follow this steps.&#60;br /&#62;
In register-admin-options.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_elements[] =	array(
			&#38;quot;name&#38;quot; 	=&#38;gt; &#38;quot;Your vimeo page/channel/account&#38;quot;,
			&#38;quot;desc&#38;quot; 	=&#38;gt; &#38;quot;Enter the url to your vimeo page/channel/account. If you leave this blank the vimeo link in the head and footer of your site wont be displayed.&#38;quot;,
			&#38;quot;id&#38;quot; 	=&#38;gt; &#38;quot;vimeo&#38;quot;,
			&#38;quot;slug&#38;quot;	=&#38;gt; &#38;quot;avia&#38;quot;,
			&#38;quot;std&#38;quot; 	=&#38;gt; &#38;quot;&#38;quot;,
			&#38;quot;type&#38;quot; 	=&#38;gt; &#38;quot;text&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Header.php:&#60;br /&#62;
&#60;code&#62;if($vimeo = avia_get_option(&#38;#39;vimeo&#38;#39;)) { $social ++; echo &#38;quot;&#38;lt;li class=&#38;#39;vimeo&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://www.vimeo.com/&#38;quot;.$vimeo.&#38;quot;&#38;#39;&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;; }&#60;/code&#62;&#60;br /&#62;
And the custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.social_bookmarks .vimeo {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url(&#38;quot;../images/layout/icon-vimeo.png&#38;quot;);
    background-origin: padding-box;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.social_bookmarks .vimeo:hover {background-position: -42px center; background-color: #333333;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;All its OK, but, when click the icon opens lightbox. What's the problem?&#60;br /&#62;
ps: Sorry for my english, it's a girlfriend translation :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39507</link>
			<pubDate>Wed, 01 Feb 2012 00:26:42 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">39507@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can do two things. Either you do what Dude suggested (with the styling I suggested - without touching the header) and add in this where I said you should touch the header:&#60;br /&#62;
&#60;code&#62;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;;&#60;/code&#62;&#60;br /&#62;
Change every occurance of &#34;dribbble&#34; to whatever you'd like and adjust the text and link to your needs.&#60;br /&#62;
This, in combination with Dude's suggestion should work.&#60;/p&#62;
&#60;p&#62;The other option, without adding it to your Features is to do what I suggested and move the &#34;close&#34; a little to the left by adding this to your Quick Css too&#60;br /&#62;
&#60;code&#62;#top .close_info_text{right:30px;}&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>evilactiviti on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39454</link>
			<pubDate>Tue, 31 Jan 2012 15:05:51 +0000</pubDate>
			<dc:creator>evilactiviti</dc:creator>
			<guid isPermaLink="false">39454@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, with this method the link opens in lightbox. How I can fix that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>evilactiviti on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39443</link>
			<pubDate>Tue, 31 Jan 2012 13:10:13 +0000</pubDate>
			<dc:creator>evilactiviti</dc:creator>
			<guid isPermaLink="false">39443@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;would not have to touch the header too?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39433</link>
			<pubDate>Tue, 31 Jan 2012 12:36:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">39433@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can add the option to anuglar\includes\admin\register-admin-options.php - search for following code part:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_elements[] =	array(
			&#38;quot;name&#38;quot; 	=&#38;gt; &#38;quot;Your facebook page/group/account&#38;quot;,
			&#38;quot;desc&#38;quot; 	=&#38;gt; &#38;quot;Enter the url to your facebook page/group/account. If you leave this blank the facebook link in the head and footer of your site wont be displayed.&#38;quot;,
			&#38;quot;id&#38;quot; 	=&#38;gt; &#38;quot;facebook&#38;quot;,
			&#38;quot;slug&#38;quot;	=&#38;gt; &#38;quot;avia&#38;quot;,
			&#38;quot;std&#38;quot; 	=&#38;gt; &#38;quot;http://www.facebook.com/kriesi.at&#38;quot;,
			&#38;quot;type&#38;quot; 	=&#38;gt; &#38;quot;text&#38;quot;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;duplicate it and replace facebook with linkedin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>evilactiviti on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39350</link>
			<pubDate>Mon, 30 Jan 2012 20:18:30 +0000</pubDate>
			<dc:creator>evilactiviti</dc:creator>
			<guid isPermaLink="false">39350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Easy, simply remove the target.&#60;br /&#62;
For the other, repeat the steps above changing vimeo for linkedin.&#60;br /&#62;
And to change the theme options? Some help? Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rmaxx on "Vimeo in social bookmarks"</title>
			<link>http://www.kriesi.at/support/topic/vimeo-in-social-bookmarks#post-39347</link>
			<pubDate>Mon, 30 Jan 2012 20:06:50 +0000</pubDate>
			<dc:creator>Rmaxx</dc:creator>
			<guid isPermaLink="false">39347@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you but doesn't open in a blank page&#60;br /&#62;
I would love having in the theme option too with linkedin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
