<?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: How to decrease space in content slider buttons</title>
		<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons</link>
		<description>Support Forum - Topic: How to decrease space in content slider buttons</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 12:38:06 +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/how-to-decrease-space-in-content-slider-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>realmisr on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44757</link>
			<pubDate>Mon, 05 Mar 2012 19:19:18 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">44757@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin,&#60;/p&#62;
&#60;p&#62;You're right - that worked out perfect!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44747</link>
			<pubDate>Mon, 05 Mar 2012 18:57:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">44747@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi realmisr,&#60;/p&#62;
&#60;p&#62;It does remove the padding that is there but maybe not enough to your liking :)&#60;/p&#62;
&#60;p&#62;Try adding a negative margin value to the class and see if you like the spacing then:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.contentSlideControlls {
    padding-top: 0px;
    margin-top: -15px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>realmisr on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44621</link>
			<pubDate>Sun, 04 Mar 2012 23:19:35 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">44621@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tried that, but did not work unfortunately.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44571</link>
			<pubDate>Sun, 04 Mar 2012 08:03:18 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44571@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Add following code to css/custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.contentSlideControlls {
    padding-top: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realmisr on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44555</link>
			<pubDate>Sun, 04 Mar 2012 00:40:31 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">44555@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;no help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realmisr on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44440</link>
			<pubDate>Fri, 02 Mar 2012 19:42:07 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">44440@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;bump - help appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realmisr on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44214</link>
			<pubDate>Thu, 01 Mar 2012 14:20:02 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">44214@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;bump
&#60;/p&#62;</description>
		</item>
		<item>
			<title>realmisr on "How to decrease space in content slider buttons"</title>
			<link>http://www.kriesi.at/support/topic/how-to-decrease-space-in-content-slider-buttons#post-44121</link>
			<pubDate>Thu, 01 Mar 2012 00:04:22 +0000</pubDate>
			<dc:creator>realmisr</dc:creator>
			<guid isPermaLink="false">44121@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is what I'm trying to fix:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/48710542/huh1.jpg&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/48710542/huh1.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I decrease the space between the slider buttons and the bottom of the slide/s?&#60;/p&#62;
&#60;p&#62;Which piece of code do I modify?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
