<?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: flickr - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/flickr</link>
		<description>Support Forum - Tag: flickr - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 22:04:34 +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/flickr" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Slickr Flickr JS script"</title>
			<link>http://www.kriesi.at/support/topic/slickr-flickr-js-script#post-114116</link>
			<pubDate>Mon, 27 May 2013 05:24:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">114116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to add it on js &#38;gt; avia.js, under this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;(function($)
{
    &#38;quot;use strict&#38;quot;;

    $(document).ready(function()
    {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Slickr Flickr JS script"</title>
			<link>http://www.kriesi.at/support/topic/slickr-flickr-js-script#post-113974</link>
			<pubDate>Sun, 26 May 2013 12:35:11 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">113974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I know this isnt from your theme but I had a java script code from my last theme that allowed Slickr Flick to add a fade effect over thumbs in the footer (if theres no border effect).&#60;/p&#62;
&#60;p&#62;Can you explain how I can implement this. I realise this may not work but i'd like to try it. If its wrong but you already know of another way to achieve the same effect then I could do with your suggestions - either with this plugin or another.&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Andy &#60;/p&#62;
&#60;p&#62;Here's the code....&#60;/p&#62;
&#60;p&#62;jQuery('.slickr-flickr-gallery ul li a').hover(&#60;br /&#62;
    function()&#60;br /&#62;
    {&#60;br /&#62;
        jQuery(this).stop();&#60;br /&#62;
jQuery(this).animate({'opacity':'0.75'}, 200 );&#60;br /&#62;
    },&#60;br /&#62;
    function()&#60;br /&#62;
    {&#60;br /&#62;
        jQuery(this).stop();&#60;br /&#62;
jQuery(this).animate({'opacity':'10'}, 100 );&#60;br /&#62;
    });
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enfold - FOOTER Fonts sizes &#38; Flickr plugin"</title>
			<link>http://www.kriesi.at/support/topic/enfold-footer-fonts-sizes-flickr-plugin#post-111245</link>
			<pubDate>Wed, 15 May 2013 02:45:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">111245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Maybe you can add that on js &#38;gt; avia.js, find this code then place your code above it.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// -------------------------------------------------------------------------------------------
	// responsive menu function
	// -------------------------------------------------------------------------------------------&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Enfold - FOOTER Fonts sizes &#38; Flickr plugin"</title>
			<link>http://www.kriesi.at/support/topic/enfold-footer-fonts-sizes-flickr-plugin#post-111237</link>
			<pubDate>Wed, 15 May 2013 02:27:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">111237@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi andypeck,&#60;/p&#62;
&#60;p&#62;You can add in your own javascript to the avai.js file within the theme files, or use a plugin that will allow you to add it in through the wordpress admin if you don't want to go through ftp.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - FOOTER Fonts sizes &#38; Flickr plugin"</title>
			<link>http://www.kriesi.at/support/topic/enfold-footer-fonts-sizes-flickr-plugin#post-111039</link>
			<pubDate>Tue, 14 May 2013 05:59:22 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">111039@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for this...&#60;/p&#62;
&#60;p&#62;in regard to using a Flickr plugin I have used Slickr Flickr before so Ive set it up and have place some CSS to turn it into a 4 row by 3 thumbnails whiich appear in column 3 of my footer.&#60;/p&#62;
&#60;p&#62;In a previous theme I had help setting up some Java Script to enable me to get the thumbnails to glow on rollover. The theme had a similar CSS window in the theme styling as yours but also had a Java Script window where the script was placed. Where do I put this within Enfold? I assume its a PHP file? do I have to add anything to the code/format to make it work and where should it be placed?&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;Here's the code.......&#60;/p&#62;
&#60;p&#62;Query('.slickr-flickr-gallery ul li a').hover(&#60;br /&#62;
    function()&#60;br /&#62;
    {&#60;br /&#62;
        jQuery(this).stop();&#60;br /&#62;
jQuery(this).animate({'opacity':'0.75'}, 200 );&#60;br /&#62;
    },&#60;br /&#62;
    function()&#60;br /&#62;
    {&#60;br /&#62;
        jQuery(this).stop();&#60;br /&#62;
jQuery(this).animate({'opacity':'10'}, 100 );&#60;br /&#62;
    });
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Enfold - FOOTER Fonts sizes &#38; Flickr plugin"</title>
			<link>http://www.kriesi.at/support/topic/enfold-footer-fonts-sizes-flickr-plugin#post-110979</link>
			<pubDate>Tue, 14 May 2013 00:57:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">110979@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I haven't tried using Flickr plugin within the theme but there are lots of plugins available. To name a few&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/awesome-flickr-gallery-plugin/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/awesome-flickr-gallery-plugin/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/slickr-flickr/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/slickr-flickr/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/flickr-api/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/flickr-api/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can change the widget title with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#footer .widgettitle {
font-size: 21px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And the content with these&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.widget {
font-size: 14px;
}

.minitext {
font-size: 14px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the value.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>andypeck on "Enfold - FOOTER Fonts sizes &#38; Flickr plugin"</title>
			<link>http://www.kriesi.at/support/topic/enfold-footer-fonts-sizes-flickr-plugin#post-110955</link>
			<pubDate>Mon, 13 May 2013 23:57:53 +0000</pubDate>
			<dc:creator>andypeck</dc:creator>
			<guid isPermaLink="false">110955@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Can you tell me how to change the size of the fonts in the Footer, namely the widget header titles and main content?&#60;/p&#62;
&#60;p&#62;Can you suggest an easy but flexible Flickr widget that I can use in the footer that will compliment the theme and not screw up everything. Ive tried a few and its just a mess.&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "setting up 3 collumn gallery and social media icons"</title>
			<link>http://www.kriesi.at/support/topic/setting-up-3-collumn-gallery-and-social-media-icons#post-90394</link>
			<pubDate>Mon, 07 Jan 2013 16:28:11 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90394@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kuba,&#60;/p&#62;
&#60;p&#62;1) You can replace the RSS icon in the sidebar.php file in the theme files. Look for:&#60;br /&#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;br /&#62;
Remove this line and replace it with:&#60;br /&#62;
&#60;code&#62;echo &#38;quot;&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;http://flickr.com&#38;#39; target=&#38;#39;_blank&#38;#39;&#38;gt;Flickr&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then just replace the RSS icon in the skin folder you are using in themes images folder.&#60;/p&#62;
&#60;p&#62;In the same sidebar.php file just below the rss line you should see:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;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;Facebook&#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;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace them with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;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;Facebook&#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; 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;to make them open in new windows.&#60;/p&#62;
&#60;p&#62;2) In the theme files, open js&#38;gt;prettyPhoto&#38;gt;js&#38;gt;jquery.prettyPhoto.js. Look for:&#60;br /&#62;
&#60;code&#62;theme:&#38;#39;pp_default&#38;#39;&#60;/code&#62;&#60;br /&#62;
You can switch it to the dark_rounded theme which may be closer to what you want. The available themes are int he images&#38;gt;prettyPhoto folder in the prettyPhoto parent folder. IE:&#60;br /&#62;
&#60;code&#62;theme:&#38;#39;dark_rounded&#38;#39;&#60;/code&#62;&#60;br /&#62;
Then save the file back on the server.&#60;/p&#62;
&#60;p&#62;3)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;#top .post-title.big_title {
background: transparent;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;4) Unfortunately their is no way to decided which section of a photo is cropped for the thumbnail. Wordpress doesn't currently offer an option to do this.&#60;br /&#62;
The only way I know of to do it, is to go into your image files via FTP and manually replace the thumbnail that gets created automatically after you have set up a portfolio item. Its a significant extra step but its the only way to get absolute control of thumbnail images.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>aligator99 on "setting up 3 collumn gallery and social media icons"</title>
			<link>http://www.kriesi.at/support/topic/setting-up-3-collumn-gallery-and-social-media-icons#post-90280</link>
			<pubDate>Sun, 06 Jan 2013 20:43:27 +0000</pubDate>
			<dc:creator>aligator99</dc:creator>
			<guid isPermaLink="false">90280@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello support team:)&#60;br /&#62;
First of all - congratulations for creating that beautiful theme and such a great support forum. I've set the theme (almost;) in the way I need just looking through the posts. As it occurs many users meet the same &#34;problems&#34; ;)&#60;/p&#62;
&#60;p&#62;However there're still some things that I don't know how to set :/&#60;br /&#62;
I'll try to explain it here - maybe you can advise something (I'm new to wordpress so I'll appreciate the simpliest solutions ;))) or at least deatailed ones ;)&#60;/p&#62;
&#60;p&#62;1. I don't really need RSS icon and I found a way how to remove it in one of the posts (&#60;a href=&#34;http://www.kriesi.at/support/topic/hideremove-the-rss-feed-url-icon&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/hideremove-the-rss-feed-url-icon&#60;/a&#62;) - however I'd like to replace it with a Flickr icon (I know Kresti uses iconsweets2 but I'm not sure if it includes a Flickr icon - if not I'll find another one).&#60;br /&#62;
Could you please send me the code erasing RSS icon and replacing it with Flickr icon and at the same time making all the social media icons open in the new tab/window?&#60;br /&#62;
Where should I place the Flickr icon and url of my flickr account?&#60;/p&#62;
&#60;p&#62;2. I'm using 3 collumn gallery for my portfolio entries. I'd like the lightbox to be black instead of white - how to set it up? Do I have to install a plugin or does it only need some changes in the code?&#60;br /&#62;
I'd still like the titles and descriptions to be visible and with no image-enlargment-icon (this one I've already set with the Quick CSS code I've found)&#60;/p&#62;
&#60;p&#62;3. I'd also like to get rid of the lightning sign which appears on my portfolio-item entries below 3 collumn galleries. Help :)&#60;/p&#62;
&#60;p&#62;4. Last but not least - I've read all the posts concerning galleries and haven't really found an answer. Maybe it's really simple or maybe it just can't be done ;)&#60;br /&#62;
The thing is when I upload some portrait photos to 3 collumn gallery the miniatures always show the middle of the picture. I'd like to be able to decide which part of the portrait picture is visible on the miniature. I don't want to change the size nor the shape of the miniatures.&#60;br /&#62;
I also don't want to change anything about vertical photos, because their miniatures are just fine :)&#60;/p&#62;
&#60;p&#62;Thanks in advance for all the help&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Kuba
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "flickr"</title>
			<link>http://www.kriesi.at/support/topic/flickr#post-54431</link>
			<pubDate>Thu, 03 May 2012 05:21:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54431@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; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>asiaconnell on "flickr"</title>
			<link>http://www.kriesi.at/support/topic/flickr#post-54418</link>
			<pubDate>Thu, 03 May 2012 00:55:22 +0000</pubDate>
			<dc:creator>asiaconnell</dc:creator>
			<guid isPermaLink="false">54418@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ty much Dude! Flickr widget is perfetc for me :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "flickr"</title>
			<link>http://www.kriesi.at/support/topic/flickr#post-54259</link>
			<pubDate>Wed, 02 May 2012 06:10:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54259@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I haven't used a flickr widget yet however you can search the plugin database: &#60;a href=&#34;http://wordpress.org/extend/plugins/search.php?q=flickr+widget&#38;amp;sort=&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/search.php?q=flickr+widget&#38;amp;sort=&#60;/a&#62; - eg: &#60;a href=&#34;http://wordpress.org/extend/plugins/slickr-flickr/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/slickr-flickr/&#60;/a&#62; seems to be very powerful.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>asiaconnell on "flickr"</title>
			<link>http://www.kriesi.at/support/topic/flickr#post-54236</link>
			<pubDate>Wed, 02 May 2012 02:51:02 +0000</pubDate>
			<dc:creator>asiaconnell</dc:creator>
			<guid isPermaLink="false">54236@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;what plugin can I use for to put my flickr photos in widgets?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Embedding Flickr Photostream"</title>
			<link>http://www.kriesi.at/support/topic/embedding-flickr-photostream#post-51434</link>
			<pubDate>Thu, 12 Apr 2012 19:45:10 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">51434@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ross,&#60;/p&#62;
&#60;p&#62;You're welcome. Glad to help.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rossparker84 on "Embedding Flickr Photostream"</title>
			<link>http://www.kriesi.at/support/topic/embedding-flickr-photostream#post-51431</link>
			<pubDate>Thu, 12 Apr 2012 19:17:10 +0000</pubDate>
			<dc:creator>rossparker84</dc:creator>
			<guid isPermaLink="false">51431@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;Thanks, I had it set to import the photos via username. I've just tried setting it to rss and they now feed through.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Ross
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Embedding Flickr Photostream"</title>
			<link>http://www.kriesi.at/support/topic/embedding-flickr-photostream#post-51233</link>
			<pubDate>Wed, 11 Apr 2012 18:27:13 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">51233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ross,&#60;/p&#62;
&#60;p&#62;I just activated Flickrpress on my install of Angular and it seems to work fine. My first thoughts are that 1) your photos aren't public and 2) you're not using the correct RSS feed link. &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rossparker84 on "Embedding Flickr Photostream"</title>
			<link>http://www.kriesi.at/support/topic/embedding-flickr-photostream#post-51217</link>
			<pubDate>Wed, 11 Apr 2012 17:31:56 +0000</pubDate>
			<dc:creator>rossparker84</dc:creator>
			<guid isPermaLink="false">51217@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;I'm loving the Angular theme, but I have 1 problem that I'm trying to resolve. I'm trying to show my latest Flickr photos as thumbnails in a footer widget. However, I just can't seem to get it to work. I've tried various different Flickr plugins, and it could well be something to do with my Flickr account, but I just can't figure out why it won't work.&#60;/p&#62;
&#60;p&#62;Any ideas? I'm using Flickrpress at the moment and my website is &#60;a href=&#34;http://www.rossparker.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.rossparker.co.uk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Ross
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Gallery images from CDN or other sources"</title>
			<link>http://www.kriesi.at/support/topic/gallery-images-from-cdn-or-other-sources#post-33872</link>
			<pubDate>Sun, 04 Dec 2011 16:56:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">33872@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
It's not possible to use external image resources for the featured images. Maybe you can find plugins which enable cdn support by hacking the media gallery function however I haven't searched/used them yet.&#60;/p&#62;
&#60;p&#62;You can use plugins like W3TC to reduce loading times and traffic (cached files in client browser won't be loaded again, etc.). A link to the w3tc plugin can be found here: &#60;a href=&#34;http://www.kriesi.at/support/topic/useful-plugins&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/useful-plugins&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ysidhu on "Gallery images from CDN or other sources"</title>
			<link>http://www.kriesi.at/support/topic/gallery-images-from-cdn-or-other-sources#post-33862</link>
			<pubDate>Sun, 04 Dec 2011 15:08:57 +0000</pubDate>
			<dc:creator>ysidhu</dc:creator>
			<guid isPermaLink="false">33862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Purchased Flashlight and I'm looking at the data transfer logs - looks like it could get very large pretty fast. Is it possible to pull galleries from a CDN or flickr? Monthly data transfer looks like it could be pretty high. Any other recommendations for minimizing data transfer in order to reduce costs? &#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "A few Habitat style questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-habitat-style-questions#post-13571</link>
			<pubDate>Sat, 26 Feb 2011 13:33:05 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">13571@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;This footer spacing is also caused by the padding attached to various elements. Try adding this code to the end of style.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .fullwidth .entry { padding: 40px 40px 0; }
#wrapper_main { padding-bottom: 0; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also edit the Flickr code you added, find and remove this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;p&#38;gt;&#38;lt;!-- End of Flickr Badge --&#38;gt;&#38;lt;br&#38;gt;
&#38;lt;span class=&#38;quot;hr &#38;quot;&#38;gt;&#38;lt;/span&#38;gt;&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The &#60;strong&#62;hr&#60;/strong&#62; code adds top and bottom padding of 38px.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lanikita on "A few Habitat style questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-habitat-style-questions#post-13544</link>
			<pubDate>Fri, 25 Feb 2011 20:35:29 +0000</pubDate>
			<dc:creator>lanikita</dc:creator>
			<guid isPermaLink="false">13544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you.  I tried both deleting and adjusting the footer code as described in #1. But it did not work - You can see that there is still a very large footer at the home page of  &#60;a href=&#34;http://southerncaliforniacycling.com/&#34; rel=&#34;nofollow&#34;&#62;http://southerncaliforniacycling.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to have the area under the line only be about 100 pixel, but it doesn't seem to get any smaller after I adjusted the css.&#60;/p&#62;
&#60;p&#62;thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "A few Habitat style questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-habitat-style-questions#post-13477</link>
			<pubDate>Fri, 25 Feb 2011 09:03:41 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13477@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) In style.css delete following code or adjust the height value as you like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#wrapper_footer_bottom{
height:160px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2 + 3) You can set a min-height attribute for the main content but I would suggest to adjust the bg image instead. However if you would like to add the min-height open up style.css and search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content{
position: relative;
float:left;
width:580px;
z-index: 3;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.content{
position: relative;
float:left;
width:580px;
z-index: 3;
min-height: 500px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the min height value as you like :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lanikita on "A few Habitat style questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-habitat-style-questions#post-13370</link>
			<pubDate>Wed, 23 Feb 2011 22:50:02 +0000</pubDate>
			<dc:creator>lanikita</dc:creator>
			<guid isPermaLink="false">13370@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the great support. I will check out the plug-in.&#60;/p&#62;
&#60;p&#62;I had a few other questions:&#60;/p&#62;
&#60;p&#62;1. How do I adjust the height of the footer?  I would like the copyright info and social media icons just under the line that was added and there is a big space now.&#60;/p&#62;
&#60;p&#62;2. Also, I am implementing a forum and other widgets from Wild Apricot and am also getting the black underneath in the main container as seen here if you scroll &#60;a href=&#34;http://southerncaliforniacycling.com/message-board&#34; rel=&#34;nofollow&#34;&#62;http://southerncaliforniacycling.com/message-board&#60;/a&#62; (Not sure if there is a way to get rid of the scrollers, but would like to?)&#60;/p&#62;
&#60;p&#62;Here is the code used:&#60;br /&#62;
&#38;lt;iframe width='860px' height='400px' frameborder='no' src='http://teamredlands.camp7.org/widget/default.aspx?pageId=919692'&#38;gt;&#38;lt;/iframe&#38;gt;&#60;br /&#62;&#38;lt;font style='color:#ccc;font-size:9px;font-family: Verdana, Arial, Helvetica, sans-serif;'&#38;gt;Powered by &#60;a href='http://www.wildapricot.com/'&#62;Wild Apricot Membership Website Software&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3. I also notice this black in the main container (bottom half of page) for pages I have not added content too. Is there a way to change it to #202020 with out changing the black in the big background with background image? Example - &#60;a href=&#34;http://southerncaliforniacycling.com/about/&#34; rel=&#34;nofollow&#34;&#62;http://southerncaliforniacycling.com/about/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks again! : )
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "A few Habitat style questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-habitat-style-questions#post-13283</link>
			<pubDate>Tue, 22 Feb 2011 16:52:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">13283@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Open up style3.css and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a{
text-decoration: underline;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;a{
text-decoration: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) Habitat doesn't support widgets in the page content area at the moment. You can use a recent post shortcode plugin like: &#60;a href=&#34;http://wordpress.org/extend/plugins/yd-recent-posts-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/yd-recent-posts-widget/&#60;/a&#62; though&#60;/p&#62;
&#60;p&#62;3) You can easily add a line by using the hr shortcode. At the end of your page content add:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[hr]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[hr top]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;A nice line like here: &#60;a href=&#34;http://www.kriesi.at/themes/habitat/a-little-about-you/basic-shortcodes/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/habitat/a-little-about-you/basic-shortcodes/&#60;/a&#62; will seperate the main content from your footer afterwards.&#60;/p&#62;
&#60;p&#62;4) Try to add following to style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#flickr_badge_uber_wrapper td{
background: none transparent !important;
border:none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>lanikita on "A few Habitat style questions"</title>
			<link>http://www.kriesi.at/support/topic/a-few-habitat-style-questions#post-13249</link>
			<pubDate>Tue, 22 Feb 2011 07:04:48 +0000</pubDate>
			<dc:creator>lanikita</dc:creator>
			<guid isPermaLink="false">13249@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi-&#60;/p&#62;
&#60;p&#62;So far, I am happy with the Habitat theme. I just have a few questions to tweak the formatting and style. &#60;/p&#62;
&#60;p&#62;For reference the site is located at &#60;a href=&#34;http://southerncaliforniacycling.com&#34; rel=&#34;nofollow&#34;&#62;http://southerncaliforniacycling.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;1. On links, how do I remove the underline that is under it.&#60;/p&#62;
&#60;p&#62;2. I am using drop cap short code on the main page, where it says &#34;Team News&#34;  (first drop cap on the right) is there a way to make it so a few posts from the Blog feeds into this area?  Not sure if this can be done with a widget, If so, how would this be done?&#60;/p&#62;
&#60;p&#62;3. I would like to add a thin line or graphic that goes across the width of the page at the top of the footer similar to the purple line above the footer on &#60;a href=&#34;http://www.cyclingnews.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.cyclingnews.com/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;4. On my flickr badge that is on the bottom of the main page, for some reason some black is coming through. I am not sure if it is the background color of the page. Is there a way to tweak the code so it is transparent and is the background color(#202020) of the main page container or make the table tighter so the black does not come thru. I have tried changing this without luck. Below is the code if you have suggestions.&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- #flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;} #flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;} #flickr_icon_td {padding:0 5px 0 0 !important;} .flickr_badge_image {text-align:center !important;} .flickr_badge_image img {border: 0px transparent !important;} #flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;} #flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#cc3333;} #flickr_badge_wrapper {background-color: transparent;} #flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;} --&#38;gt;&#60;br /&#62;
&#38;lt;table id=&#34;flickr_badge_uber_wrapper&#34; border=&#34;0&#34; cellspacing=&#34;3&#34; cellpadding=&#34;0&#34;&#38;gt;&#60;br /&#62;
&#38;lt;tbody&#38;gt;&#60;br /&#62;
&#38;lt;tr&#38;gt;&#60;br /&#62;
&#38;lt;td&#38;gt;&#38;lt;script src=&#34;http://www.flickr.com/badge_code_v2.gne?count=10&#38;amp;display=random&#38;amp;size=s&#38;amp;layout=h&#38;amp;context=in%2Fpool-socalcycling%2F&#38;amp;source=group&#38;amp;group=808455%40N23&#34; type=&#34;text/javascript&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;table id=&#34;flickr_badge_wrapper&#34; border=&#34;0&#34; cellspacing=&#34;3&#34; cellpadding=&#34;0&#34;&#38;gt;&#60;br /&#62;
&#38;lt;tbody&#38;gt;&#38;lt;/tbody&#38;gt;&#60;br /&#62;
&#38;lt;/table&#38;gt;&#60;br /&#62;
&#38;lt;/td&#38;gt;&#60;br /&#62;
&#38;lt;/tr&#38;gt;&#60;br /&#62;
&#38;lt;/tbody&#38;gt;&#60;br /&#62;
&#38;lt;/table&#38;gt;&#60;br /&#62;
&#38;lt;!-- End of Flickr Badge --&#38;gt;&#60;/p&#62;
&#60;p&#62;thank you for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Images - linking"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-linking#post-4514</link>
			<pubDate>Sat, 11 Sep 2010 13:54:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4514@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't know a way how to achieve what you want. &#60;/p&#62;
&#60;p&#62;Maybe you'll find a plugin for this here: &#60;a href=&#34;http://wordpress.org/extend/plugins/search.php?q=featured+image&#38;amp;sort=&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/search.php?q=featured+image&#38;amp;sort=&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gs1gs on "Featured Images - linking"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-linking#post-4513</link>
			<pubDate>Sat, 11 Sep 2010 13:48:54 +0000</pubDate>
			<dc:creator>gs1gs</dc:creator>
			<guid isPermaLink="false">4513@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Any updates on this one?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gs1gs on "Featured Images - linking"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-linking#post-3689</link>
			<pubDate>Sun, 29 Aug 2010 08:33:37 +0000</pubDate>
			<dc:creator>gs1gs</dc:creator>
			<guid isPermaLink="false">3689@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Firstly I'd like to pass on my appreciation for your themes - they are beautifully put together.&#60;/p&#62;
&#60;p&#62;My question is about post featured images. Whilst the thumbnail and fullsize options allow linking for external sites (such as my flickr account), is it possible to make the in-built featured image section allow an external image? It appears only to accept local stored images.&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Flickr Gallery"</title>
			<link>http://www.kriesi.at/support/topic/flickr-gallery#post-3561</link>
			<pubDate>Thu, 26 Aug 2010 15:25:13 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; There are loads of gallery widgets you can install as a plugin - have a look here to get started:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fulanito on "Flickr Gallery"</title>
			<link>http://www.kriesi.at/support/topic/flickr-gallery#post-3481</link>
			<pubDate>Wed, 25 Aug 2010 13:11:31 +0000</pubDate>
			<dc:creator>fulanito</dc:creator>
			<guid isPermaLink="false">3481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;akcia:&#60;br /&#62;
Thank you very much! this is great, one more question, how can I make it to display pictures forma Flickr Group I created!&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
