<?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: full with - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/full-with</link>
		<description>Support Forum - Tag: full with - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 18:53:05 +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/full-with" rel="self" type="application/rss+xml" />

		<item>
			<title>marklovetv on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-84329</link>
			<pubDate>Fri, 16 Nov 2012 22:37:42 +0000</pubDate>
			<dc:creator>marklovetv</dc:creator>
			<guid isPermaLink="false">84329@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I'll give it a try.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-84296</link>
			<pubDate>Fri, 16 Nov 2012 19:57:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi marklovetv,&#60;/p&#62;
&#60;p&#62;I'm guessing he created a dynamic template for the page so that the slideshow was outside the main container.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marklovetv on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-84156</link>
			<pubDate>Fri, 16 Nov 2012 03:45:00 +0000</pubDate>
			<dc:creator>marklovetv</dc:creator>
			<guid isPermaLink="false">84156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm trying to accomplish this as well.  How would you call the slideshow before the container starts?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Newb...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-60132</link>
			<pubDate>Thu, 14 Jun 2012 04:23:46 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">60132@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tsegg,&#60;/p&#62;
&#60;p&#62;Glad that it has worked for you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tsegg on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-60095</link>
			<pubDate>Wed, 13 Jun 2012 22:02:12 +0000</pubDate>
			<dc:creator>tsegg</dc:creator>
			<guid isPermaLink="false">60095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This has worked for me.... Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-58028</link>
			<pubDate>Wed, 30 May 2012 04:52:35 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">58028@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - you need to keep the container class because it defines the main content width with 930px. The only solution in this case would be to call the slider before the container starts (like dynamic templates do if you use a slideshow and page/content element).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tsegg on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-57683</link>
			<pubDate>Sat, 26 May 2012 21:47:44 +0000</pubDate>
			<dc:creator>tsegg</dc:creator>
			<guid isPermaLink="false">57683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have an answer and a follow up question:&#60;br /&#62;
In the example page, ( &#60;a href=&#34;http://www.kriesi.at/themes/angular/slideshow-frontpage-example/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/angular/slideshow-frontpage-example/&#60;/a&#62; ),&#60;br /&#62;
It is possible to make the slideshow full width without the css  &#60;/p&#62;
&#60;p&#62;I just tested it in Firebug as follows:&#60;/p&#62;
&#60;p&#62;Inspect the slideshow to get to:&#60;br /&#62;
&#38;lt;div id=&#34;slideshow_big&#34; class=&#34;container_wrap&#34;&#38;gt;&#60;br /&#62;
   &#38;lt;div class=&#34;container&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;And delete the &#34;container&#34; class, it automatically makes it full width.&#60;br /&#62;
The reason is in the example page, the slide seems to be situated conveniently between the header container and main container as follows:&#60;br /&#62;
&#38;lt;!-- ####### HEAD CONTAINER ####### --&#38;gt;&#60;br /&#62;
&#38;lt;div&#38;gt;Head content&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;!-- ####### END HEAD CONTAINER ####### --&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;slideshow_big&#34; class=&#34;container_wrap&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!-- ####### MAIN CONTAINER ####### --&#38;gt;&#60;br /&#62;
&#38;lt;div&#38;gt; main content &#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;!-- ####### END MAIN CONTAINER ####### --&#38;gt;&#60;/p&#62;
&#60;p&#62;However, I do not seem to get this to happen in my page. because, no matter what I do, my slideshow is within the &#34;main container&#34; which requires the &#34;container&#34; class to maintain its width.&#60;/p&#62;
&#60;p&#62;Look forward to hearing back from you.&#60;/p&#62;
&#60;p&#62;-Tsegg
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-55861</link>
			<pubDate>Sat, 12 May 2012 14:17:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55861@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm pretty sure this is not possible but you can try following css code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .container.slideshow_big .slideshow, .container.slideshow_big {
width: 100% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You need to use the standard (big/fullwidth Aviaslider). Add the code to css/custom.css or the quick css field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dvpd on "full with"</title>
			<link>http://www.kriesi.at/support/topic/full-with#post-55840</link>
			<pubDate>Sat, 12 May 2012 08:35:34 +0000</pubDate>
			<dc:creator>dvpd</dc:creator>
			<guid isPermaLink="false">55840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Is it possible to change any of the sliders (theme Corona) in a full with slider?&#60;/p&#62;
&#60;p&#62;Like these themes...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.freaklife.com/themeclan/?theme=Portio&#34; rel=&#34;nofollow&#34;&#62;http://www.freaklife.com/themeclan/?theme=Portio&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://progressionstudios.com/themes/?theme=Adora-WordPress&#34; rel=&#34;nofollow&#34;&#62;http://progressionstudios.com/themes/?theme=Adora-WordPress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
