<?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 - Topic: Slider Feature Width</title>
		<link>http://www.kriesi.at/support/topic/front-page-feature-slideshow-not-working</link>
		<description>Support Forum - Topic: Slider Feature Width</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 15:48:25 +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/topic/front-page-feature-slideshow-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Slider Feature Width"</title>
			<link>http://www.kriesi.at/support/topic/front-page-feature-slideshow-not-working#post-79683</link>
			<pubDate>Sun, 14 Oct 2012 08:27:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Unfortunately the Avisio slider is not responsive and you can't easily extend it to the entire page width... &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>awftherm on "Slider Feature Width"</title>
			<link>http://www.kriesi.at/support/topic/front-page-feature-slideshow-not-working#post-79516</link>
			<pubDate>Fri, 12 Oct 2012 07:53:16 +0000</pubDate>
			<dc:creator>awftherm</dc:creator>
			<guid isPermaLink="false">79516@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is this in AVISIO ?&#60;br /&#62;
I try to do the same thing in AVISIO but your instructions doesn't seem to work for me.&#60;br /&#62;
I also tried &#60;a href=&#34;http://www.kriesi.at/support/topic/full-widthbrowser-homepage-slider&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/full-widthbrowser-homepage-slider&#60;/a&#62;.&#60;br /&#62;
It seems to be working for &#60;a href=&#34;http://keystoneconstruct.com.au/&#34; rel=&#34;nofollow&#34;&#62;http://keystoneconstruct.com.au/&#60;/a&#62;.&#60;br /&#62;
Can you help me set this up for me as well ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Slider Feature Width"</title>
			<link>http://www.kriesi.at/support/topic/front-page-feature-slideshow-not-working#post-77763</link>
			<pubDate>Fri, 28 Sep 2012 10:54:44 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77763@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Don't forget to regenerate or re upload the thumbnails. Let us know if it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maherie on "Slider Feature Width"</title>
			<link>http://www.kriesi.at/support/topic/front-page-feature-slideshow-not-working#post-77732</link>
			<pubDate>Fri, 28 Sep 2012 08:08:12 +0000</pubDate>
			<dc:creator>maherie</dc:creator>
			<guid isPermaLink="false">77732@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks I'll try this over the weekend and get back to you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Slider Feature Width"</title>
			<link>http://www.kriesi.at/support/topic/front-page-feature-slideshow-not-working#post-76887</link>
			<pubDate>Sat, 22 Sep 2012 07:14:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">76887@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
open up css/custom.css and insert following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #featured .container li a, #top #featured .container li img{
width:100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then open up functions.php and adjust the width value which can be found in following code line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;978, &#38;#39;height&#38;#39;=&#38;gt;99999);		// big images for fullsize pages and mainpage slider. no height limitation&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;- use any higher value (i.e. 1500px - otherwise the image slider image will be streched/distorted).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>maherie on "Slider Feature Width"</title>
			<link>http://www.kriesi.at/support/topic/front-page-feature-slideshow-not-working#post-76547</link>
			<pubDate>Wed, 19 Sep 2012 07:04:43 +0000</pubDate>
			<dc:creator>maherie</dc:creator>
			<guid isPermaLink="false">76547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like to use the full 100% of the page for the feature slider images.&#60;/p&#62;
&#60;p&#62;I have uploaded 1280px long edge images, but it seems to stop at the edge of the theme layout. &#60;/p&#62;
&#60;p&#62;I've got stretched layout ticked, but it still only shows the part of the image within the layout.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://keystoneconstruct.com.au/&#34; rel=&#34;nofollow&#34;&#62;http://keystoneconstruct.com.au/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A little help would be great. Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
