<?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: Move slideshow controls</title>
		<link>http://www.kriesi.at/support/topic/move-slideshow-controls</link>
		<description>Support Forum - Topic: Move slideshow controls</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 22:35:44 +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/move-slideshow-controls" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31813</link>
			<pubDate>Sun, 13 Nov 2011 15:23:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31813@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes - I reported the problem to Kriesi - I think some other users reported this too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31811</link>
			<pubDate>Sun, 13 Nov 2011 13:53:00 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">31811@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That re-positioning for the full width slideshow buttons seems to work ok - Thanks!.&#60;/p&#62;
&#60;p&#62;The only thing, as I said before, is that the play button does not return once the pause button is pressed again. The sprite for the buttons isn't being realigned or something...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31802</link>
			<pubDate>Sun, 13 Nov 2011 11:47:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31802@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.arrowslidecontrolls .ctrl_fwd {
    right: -35px;
}

.arrowslidecontrolls .ctrl_play {
    right: -5px;
}

.arrowslidecontrolls a {
    right: 25px;
}

.slideshow_full .arrowslidecontrolls .ctrl_fwd {
    right: 0px;
}

.slideshow_full .arrowslidecontrolls .ctrl_play {
    right: 30px;
}

.slideshow_full .arrowslidecontrolls a {
    right: 60px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31695</link>
			<pubDate>Fri, 11 Nov 2011 12:24:07 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">31695@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yeah something's definitely weird. I installed a default theme to make it easier to see. Here you can see the default fullwidth slide controls ranged to the right:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://box.cameratruck.es/?p=9&#34; rel=&#34;nofollow&#34;&#62;http://box.cameratruck.es/?p=9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and here the default smaller blog posts with slide controls further to the left:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://box.cameratruck.es/?p=282&#34; rel=&#34;nofollow&#34;&#62;http://box.cameratruck.es/?p=282&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But the css positioning seems be the same, as you said. There must be something else nudging one to the left or one to the right by 36 pixels. Maybe its a margin or a float or something... I can't find it!&#60;/p&#62;
&#60;p&#62;Here you can also see how the play button sticks on pause after you press it. Something's wrong there too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31691</link>
			<pubDate>Fri, 11 Nov 2011 07:51:26 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">31691@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;But do the full width controls shift for you, can you reproduce the same behaviour? Because if not maybe I have changed something in my custom.css wihout realising it affects these elements too. Seems odd though.&#60;/p&#62;
&#60;p&#62;I've changed the theme around a lot, but I'm pretty sure the blog post slide controls and the full width slide controls are in different positions in the theme as it is sold.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31687</link>
			<pubDate>Fri, 11 Nov 2011 07:27:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I could only find the style rules given above. Slideshow.css (or in your case: &#60;a href=&#34;http://sos.cameratruck.es/wp-content/themes/shoutbox/css/slideshow.css&#34; rel=&#34;nofollow&#34;&#62;http://sos.cameratruck.es/wp-content/themes/shoutbox/css/slideshow.css&#60;/a&#62; ) contains the three rules (plus an extra rule for 5 columns layout only).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31662</link>
			<pubDate>Thu, 10 Nov 2011 19:53:21 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">31662@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;For the small blog slide controls it's actually:&#60;/p&#62;
&#60;p&#62;.arrowslidecontrolls .ctrl_fwd {&#60;br /&#62;
    right: -36px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.arrowslidecontrolls .ctrl_play {&#60;br /&#62;
    right: -6px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;.arrowslidecontrolls a {&#60;br /&#62;
    right: 24px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But I've just noticed now that it shifts the slide controls on the full width sliders too far to the right (they appear off the post now). There must be something in the code which positions the full width slide controls differently.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31534</link>
			<pubDate>Wed, 09 Nov 2011 09:28:21 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">31534@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's funny, I actually tried exactly that css fix with Firebug, but I wasn't sure if it would affect the fullwidth sliders too.&#60;br /&#62;
Okay, I'll give it a go!&#60;/p&#62;
&#60;p&#62;:O)&#60;/p&#62;
&#60;p&#62;Any ideas why the play button sticks?&#60;/p&#62;
&#60;p&#62;Thanks Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31517</link>
			<pubDate>Wed, 09 Nov 2011 08:22:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31517@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can change the position with following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.arrowslidecontrolls .ctrl_fwd {
    right: -35px;
}

.arrowslidecontrolls .ctrl_play {
    right: -5px;
}

.arrowslidecontrolls a {
    right: 25px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;By default the values are 0, 30px and 60px.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Move slideshow controls"</title>
			<link>http://www.kriesi.at/support/topic/move-slideshow-controls#post-31449</link>
			<pubDate>Tue, 08 Nov 2011 16:39:48 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">31449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Guys,&#60;/p&#62;
&#60;p&#62;I just noticed that the slideshow control buttons for the blog posts are not ranged to the right hand edge of the post, like they are on the fullwidth slideshow. How can I position them to permanently align with the right hand edge?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
rich&#60;/p&#62;
&#60;p&#62;ps. There is still a bug with the play control also. It remains as the pause button after first using it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
