<?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: Moving up slide control (numeric and arrow)?</title>
		<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow</link>
		<description>Support Forum - Topic: Moving up slide control (numeric and arrow)?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 11:40:16 +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/moving-up-slide-control-numeric-and-arrow" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Moving up slide control (numeric and arrow)?"</title>
			<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow#post-101587</link>
			<pubDate>Sat, 16 Mar 2013 07:18:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">101587@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that you solved the problem :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mako on "Moving up slide control (numeric and arrow)?"</title>
			<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow#post-101546</link>
			<pubDate>Fri, 15 Mar 2013 22:41:10 +0000</pubDate>
			<dc:creator>mako</dc:creator>
			<guid isPermaLink="false">101546@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Figured it out, adding this into the custom.css will move it off of the image:&#60;/p&#62;
&#60;p&#62;#top div .slide_controls {&#60;br /&#62;
	display:inline !important;&#60;br /&#62;
	top:0 !important;&#60;br /&#62;
	margin:0 0 10px !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;div .numeric_controls {&#60;br /&#62;
	display:inline !important;&#60;br /&#62;
	left:0 !important;&#60;br /&#62;
	float:left !important;&#60;br /&#62;
}&#60;br /&#62;
div .arrow_controls {&#60;br /&#62;
	display:inline !important;&#60;br /&#62;
	right:0 !important;&#60;br /&#62;
	float:right !important;&#60;br /&#62;
}&#60;br /&#62;
.numeric_controls, .arrow_controls {&#60;br /&#62;
	bottom:0;&#60;br /&#62;
	position:relative !important;&#60;br /&#62;
}&#60;br /&#62;
.numeric_controls a, .ctrl_previous, .ctrl_next {&#60;br /&#62;
	opacity:1 !important;&#60;br /&#62;
	display:inline !important;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mako on "Moving up slide control (numeric and arrow)?"</title>
			<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow#post-101440</link>
			<pubDate>Fri, 15 Mar 2013 05:01:23 +0000</pubDate>
			<dc:creator>mako</dc:creator>
			<guid isPermaLink="false">101440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Not sure if any progress was made with this, but I'd like to do the same thing:&#60;/p&#62;
&#60;p&#62;- move slideshow controls outside of the image&#60;br /&#62;
- keep the controls always visible (not just on hover)&#60;/p&#62;
&#60;p&#62;Looking through the forums I also saw that this may require some tweaks to the aviapoly.js:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/gallery-nav-button-placemt#post-65224&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/gallery-nav-button-placemt#post-65224&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;to get it outside of the image. Any tips on doing this would be great.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Mako
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Moving up slide control (numeric and arrow)?"</title>
			<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow#post-85617</link>
			<pubDate>Tue, 27 Nov 2012 18:29:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;I'm not sure its possible to push the controls outside of the image area. If you can link us to your site live with the current changes in place we can see if we can come up with something.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Moving up slide control (numeric and arrow)?"</title>
			<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow#post-85531</link>
			<pubDate>Tue, 27 Nov 2012 11:33:07 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">85531@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi devin,&#60;br /&#62;
yes of course the image is ok cause I've mounted it in photoshop!&#60;br /&#62;
so it's not what you can see actualy online:&#60;br /&#62;
&#60;a href=&#34;http://www.mozaikdesign.fr/portfolio/page/2&#34; rel=&#34;nofollow&#34;&#62;http://www.mozaikdesign.fr/portfolio/page/2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In fact I want to place numeric and arrow control outside of the image area, just above…&#60;br /&#62;
With code you gave me I cannot do that cause I should use negative value and controls are disappearing as you can see:&#60;br /&#62;
&#60;a href=&#34;http://www.mozaikdesign.fr/wp-content/uploads/2012/11/crop.png&#34; rel=&#34;nofollow&#34;&#62;http://www.mozaikdesign.fr/wp-content/uploads/2012/11/crop.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;For the other question it's ok, I found how to proceed…&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Moving up slide control (numeric and arrow)?"</title>
			<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow#post-85414</link>
			<pubDate>Mon, 26 Nov 2012 18:51:24 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85414@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clamant75,&#60;/p&#62;
&#60;p&#62;The image you have there is exactly what is described in that thread. Do you have a link to your site with those changes in place?&#60;/p&#62;
&#60;p&#62;Make sure you've added the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow_container{
padding-top:25px;
}
#top div .slide_controls {
    top: 10px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clamant75 on "Moving up slide control (numeric and arrow)?"</title>
			<link>http://www.kriesi.at/support/topic/moving-up-slide-control-numeric-and-arrow#post-85291</link>
			<pubDate>Sun, 25 Nov 2012 16:03:11 +0000</pubDate>
			<dc:creator>clamant75</dc:creator>
			<guid isPermaLink="false">85291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I've read this topic:&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/numeric-controls-position#post-58836&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/numeric-controls-position#post-58836&#60;/a&#62;&#60;br /&#62;
but it doesn't solve my problem&#60;/p&#62;
&#60;p&#62;I'd like to place the slide control at the top of the innerslide like in this example:&#60;br /&#62;
&#60;a href=&#34;http://www.mozaikstudio.fr/wp-content/uploads/2012/11/modif.png&#34; rel=&#34;nofollow&#34;&#62;http://www.mozaikstudio.fr/wp-content/uploads/2012/11/modif.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Same question for the prev/next/close button at the top right of the inner slide&#60;br /&#62;
that I want to place at the extreme right…&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Chris&#60;/p&#62;
&#60;p&#62;PS: great theme, thanks for your work and support!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
