<?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: display slider - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/display-slider</link>
		<description>Support Forum - Tag: display slider - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 19:22:38 +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/display-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Resizing the Cuber slider in display theme"</title>
			<link>http://www.kriesi.at/support/topic/resizing-the-cuber-slider-in-display-theme#post-16897</link>
			<pubDate>Wed, 13 Apr 2011 05:53:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">16897@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have a look at this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/re-size-the-slider-height-display-theme#post-12099&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/re-size-the-slider-height-display-theme#post-12099&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>narkedesign on "Resizing the Cuber slider in display theme"</title>
			<link>http://www.kriesi.at/support/topic/resizing-the-cuber-slider-in-display-theme#post-16842</link>
			<pubDate>Tue, 12 Apr 2011 18:54:57 +0000</pubDate>
			<dc:creator>narkedesign</dc:creator>
			<guid isPermaLink="false">16842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to change the slider image from 940 x 420 to 940 x 300 How can I do this?&#60;/p&#62;
&#60;p&#62;Cheers M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Re size the slider height - Display Theme"</title>
			<link>http://www.kriesi.at/support/topic/re-size-the-slider-height-display-theme#post-12099</link>
			<pubDate>Mon, 31 Jan 2011 07:53:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12099@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) To decrease slider height open up header.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;swfobject.embedSWF(&#38;quot;&#38;lt;?php echo get_bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/slideshow/cu3er.swf&#38;quot;, &#38;quot;featured_image&#38;quot;, &#38;quot;940&#38;quot;, &#38;quot;420&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;swfobject.embedSWF(&#38;quot;&#38;lt;?php echo get_bloginfo(&#38;#39;template_url&#38;#39;); ?&#38;gt;/slideshow/cu3er.swf&#38;quot;, &#38;quot;featured_image&#38;quot;, &#38;quot;940&#38;quot;, &#38;quot;320&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then open up kriesi_slider_display.php located under framework\theme_plugins\kriesi_menu_manager\ and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;   &#38;lt;url&#38;gt;&#38;#39;.kriesi_build_image(array(&#38;#39;url&#38;#39;=&#38;gt;$result[&#38;#39;field_number4&#38;#39;],&#38;#39;height&#38;#39;=&#38;gt;&#38;#39;420&#38;#39;,&#38;#39;width&#38;#39;=&#38;gt;&#38;#39;940&#38;#39;,&#38;#39;uri_only&#38;#39;=&#38;gt;true)).&#38;#39;&#38;lt;/url&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;#39;   &#38;lt;url&#38;gt;&#38;#39;.kriesi_build_image(array(&#38;#39;url&#38;#39;=&#38;gt;$result[&#38;#39;field_number4&#38;#39;],&#38;#39;height&#38;#39;=&#38;gt;&#38;#39;320&#38;#39;,&#38;#39;width&#38;#39;=&#38;gt;&#38;#39;940&#38;#39;,&#38;#39;uri_only&#38;#39;=&#38;gt;true)).&#38;#39;&#38;lt;/url&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;\n&#38;quot;.&#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$link.&#38;#39;&#38;quot;&#38;#39;.$firstrun.&#38;#39;&#38;gt;&#38;lt;img src=&#38;quot;&#38;#39;.kriesi_build_image(array(&#38;#39;url&#38;#39;=&#38;gt;$result[&#38;#39;field_number4&#38;#39;],&#38;#39;height&#38;#39;=&#38;gt;&#38;#39;420&#38;#39;,&#38;#39;width&#38;#39;=&#38;gt;&#38;#39;940&#38;#39;,&#38;#39;uri_only&#38;#39;=&#38;gt;true)).&#38;#39;&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;\n&#38;quot;.&#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.$link.&#38;#39;&#38;quot;&#38;#39;.$firstrun.&#38;#39;&#38;gt;&#38;lt;img src=&#38;quot;&#38;#39;.kriesi_build_image(array(&#38;#39;url&#38;#39;=&#38;gt;$result[&#38;#39;field_number4&#38;#39;],&#38;#39;height&#38;#39;=&#38;gt;&#38;#39;320&#38;#39;,&#38;#39;width&#38;#39;=&#38;gt;&#38;#39;940&#38;#39;,&#38;#39;uri_only&#38;#39;=&#38;gt;true)).&#38;#39;&#38;quot; alt=&#38;quot;&#38;quot; /&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Afterwards change following code in style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#featured_image, #featured_image:focus{
width:940px;
height:420px;
overflow: hidden;
margin:0 auto;
border: none;
outline: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#featured_image, #featured_image:focus{
width:940px;
height:320px;
overflow: hidden;
margin:0 auto;
border: none;
outline: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and open up style1/2/3.css located in the folder &#34;css&#34; (example style1.css).&#60;/p&#62;
&#60;p&#62;Replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#subpage .wrapper{
background: #fff url(../images/skin1/bg.png) repeat-x 0 -370px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#subpage .wrapper{
background: #fff url(../images/skin1/bg.png) repeat-x 0 -270px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#featured{
background:transparent url(../images/skin1/shadow.jpg) no-repeat scroll 0px 368px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#featured{
background:transparent url(../images/skin1/shadow.jpg) no-repeat scroll 0px 268px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You can't remove the cu3er logo or replace it with a loading bar - I'm sorry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rafizzz on "Re size the slider height - Display Theme"</title>
			<link>http://www.kriesi.at/support/topic/re-size-the-slider-height-display-theme#post-12031</link>
			<pubDate>Fri, 28 Jan 2011 23:48:13 +0000</pubDate>
			<dc:creator>rafizzz</dc:creator>
			<guid isPermaLink="false">12031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I want to change the slider height from 420 to let's say 320 in order that&#60;br /&#62;
users will see the 3 buttons below the slider without the need of scrolling&#60;br /&#62;
down (Above the fold...).&#60;/p&#62;
&#60;p&#62;I also want that the shadow below the slider and also the dark background under the slider will decrease accordingly (100px decrease).&#60;/p&#62;
&#60;p&#62;How can i do that?&#60;br /&#62;
Also how can i remove the cuber logo that appear until the slider loads? can I have a nice 0% - 100% loading bar instead?&#60;/p&#62;
&#60;p&#62;*I'm using the display theme&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Rafael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
