<?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 - User Favorites: RevNelson</title>
		<link><a href='http://www.kriesi.at/support/profile/revnelson'>revnelson</a></link>
		<description>Support Forum - User Favorites: RevNelson</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 01:42:32 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Change width of Slider in Portfolio pages."</title>
			<link>http://www.kriesi.at/support/topic/change-width-of-slider-in-portfolio-pages#post-77235</link>
			<pubDate>Tue, 25 Sep 2012 09:11:24 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77235@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi RevNelson,&#60;/p&#62;
&#60;p&#62;I have made some changes on the code I have given above. I mistook your site as using an Angular theme. Just check the code above again. Hopefully this would fix the problem.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RevNelson on "Change width of Slider in Portfolio pages."</title>
			<link>http://www.kriesi.at/support/topic/change-width-of-slider-in-portfolio-pages#post-77223</link>
			<pubDate>Tue, 25 Sep 2012 07:56:44 +0000</pubDate>
			<dc:creator>RevNelson</dc:creator>
			<guid isPermaLink="false">77223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome, thanks so much for your help! I found that code in /wp-content/themes/choices/functions-choices.php incase anyone else would like to make the change as well.&#60;/p&#62;
&#60;p&#62;Unfortunately, now that I've made that change for some reason, there's lots of extra space below the post. You can see 'Read More...' below the player, and then when the slider finishes loading, it pops down a few inches leaving lots of blank space. Any ideas on how to fix that?&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change width of Slider in Portfolio pages."</title>
			<link>http://www.kriesi.at/support/topic/change-width-of-slider-in-portfolio-pages#post-77196</link>
			<pubDate>Tue, 25 Sep 2012 05:35:23 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77196@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi RevNelson,&#60;/p&#62;
&#60;p&#62;Kindly open: wp-content\themes\choices\functions-choices.php and find this line of code(line 65):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;flex_column two_third first&#38;#39;&#38;gt;&#38;quot;;
				echo $data-&#38;gt;slider;
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-entry one_third&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;flex_column one_half first&#38;#39;&#38;gt;&#38;quot;;
				echo $data-&#38;gt;slider;
				echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;

				echo &#38;quot;&#38;lt;div class=&#38;#39;portfolio-entry one_half&#38;#39;&#38;gt;&#38;quot;;&#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>RevNelson on "Change width of Slider in Portfolio pages."</title>
			<link>http://www.kriesi.at/support/topic/change-width-of-slider-in-portfolio-pages#post-77168</link>
			<pubDate>Mon, 24 Sep 2012 19:56:17 +0000</pubDate>
			<dc:creator>RevNelson</dc:creator>
			<guid isPermaLink="false">77168@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would like to change the width of the columns in the portfolio preview pages. Please view here for example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://sweettigerrecords.com/artists/&#34; rel=&#34;nofollow&#34;&#62;http://sweettigerrecords.com/artists/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Select 'Curtendo' and you can see that the BandCamp player that has been embedded is cutoff on the right side. This player is far more important to us than the slider, and we would like to split the column 50/50 instead of 66/34.&#60;/p&#62;
&#60;p&#62;What is the CSS code that would be needed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove Category Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/remove-category-thumbnails#post-68807</link>
			<pubDate>Thu, 02 Aug 2012 00:05:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">68807@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Maybe you can do.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.title_container .category_thumb{
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If the above you provided works, I think that is good enough.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaimemerz on "Remove Category Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/remove-category-thumbnails#post-68806</link>
			<pubDate>Wed, 01 Aug 2012 23:45:43 +0000</pubDate>
			<dc:creator>jaimemerz</dc:creator>
			<guid isPermaLink="false">68806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah - nevermind. I did this:&#60;/p&#62;
&#60;p&#62;.title_container .category_thumb{&#60;br /&#62;
position: absolute;&#60;br /&#62;
left:0;&#60;br /&#62;
top:9px;&#60;br /&#62;
max-width: 0px;&#60;br /&#62;
height:auto;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.title_container_image{&#60;br /&#62;
padding-left: 0px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Is there a better way?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jaimemerz on "Remove Category Thumbnails"</title>
			<link>http://www.kriesi.at/support/topic/remove-category-thumbnails#post-68803</link>
			<pubDate>Wed, 01 Aug 2012 23:38:33 +0000</pubDate>
			<dc:creator>jaimemerz</dc:creator>
			<guid isPermaLink="false">68803@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;Wondering how to remove the thumbnails next to the categorie name (only). I am using the category image on the Shop Overview page - so I don't want to delete all together. Just want them to NOT appear next to the header on these pages: &#60;a href=&#34;http://gratitudehabitat.com.previewdns.com/product-category/pendants/&#34; rel=&#34;nofollow&#34;&#62;http://gratitudehabitat.com.previewdns.com/product-category/pendants/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Theme: Propulsion&#60;/p&#62;
&#60;p&#62;Thanks so much!&#60;/p&#62;
&#60;p&#62;Jaime
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
