<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons</title>
		<link>http://www.themolitor.com/forums/topic/customize-slider-next-and-previous-buttons</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:50:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/customize-slider-next-and-previous-buttons" rel="self" type="application/rss+xml" />

		<item>
			<title>mackemac on "Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons"</title>
			<link>http://www.themolitor.com/forums/topic/customize-slider-next-and-previous-buttons#post-1800</link>
			<pubDate>Thu, 04 Nov 2010 14:44:55 +0000</pubDate>
			<dc:creator>mackemac</dc:creator>
			<guid isPermaLink="false">1800@http://www.themolitor.com/forums/</guid>
			<description><p>Great, but still have the old ones. Am I missing something. Did this:</p>
<p>.nivo-directionNav a:hover {text-decoration: none; border: 1px solid #fff;}<br />
.nivo-prevNav { background: url(images/prevbutton.png) no-repeat;<br />
		height: 174px;<br />
		width: 282px;<br />
		overflow:hidden;<br />
		text-indent:-999px;<br />
}<br />
.nivo-nextNav { background: url(images/nextbutton.png) no-repeat;<br />
		height: 174px;<br />
		width: 282px;<br />
		overflow:hidden;<br />
		text-indent:-999px;<br />
}
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons"</title>
			<link>http://www.themolitor.com/forums/topic/customize-slider-next-and-previous-buttons#post-1799</link>
			<pubDate>Thu, 04 Nov 2010 14:27:37 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">1799@http://www.themolitor.com/forums/</guid>
			<description><p>JPEG, PNG or GIF will work fine.
</p></description>
		</item>
		<item>
			<title>mackemac on "Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons"</title>
			<link>http://www.themolitor.com/forums/topic/customize-slider-next-and-previous-buttons#post-1798</link>
			<pubDate>Thu, 04 Nov 2010 13:34:27 +0000</pubDate>
			<dc:creator>mackemac</dc:creator>
			<guid isPermaLink="false">1798@http://www.themolitor.com/forums/</guid>
			<description><p>Must it be jpegs or it works with png:s as well? Because I cant make it work, still have the old ones. Changed the style.css as described.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons"</title>
			<link>http://www.themolitor.com/forums/topic/customize-slider-next-and-previous-buttons#post-828</link>
			<pubDate>Tue, 27 Apr 2010 08:23:38 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">828@http://www.themolitor.com/forums/</guid>
			<description><p>You'll want to somthing like this...</p>
<pre><code>.nivo-nextNav {
background: url(images/YOUR_IMAGE.jpg) no-repeat; /*put image in the theme images folder*/
height:HEIGHT OF IMAGE;
width:WIDTH OF IMAGE;
overflow:hidden;
text-indent:-999px; /*this get&#39;s rid of text*/
}</code></pre></description>
		</item>
		<item>
			<title>JSommer on "Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons"</title>
			<link>http://www.themolitor.com/forums/topic/customize-slider-next-and-previous-buttons#post-824</link>
			<pubDate>Tue, 27 Apr 2010 00:12:29 +0000</pubDate>
			<dc:creator>JSommer</dc:creator>
			<guid isPermaLink="false">824@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you for the answer, but I need to kill the phrases "prev" and "next" - of course I can place a IMG SRC for navigation into the css but there is still "prev" and "next" - Thanks in advance.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Customize Slider &quot;Next&quot; and &quot;Previous&quot; buttons"</title>
			<link>http://www.themolitor.com/forums/topic/customize-slider-next-and-previous-buttons#post-823</link>
			<pubDate>Mon, 26 Apr 2010 13:06:08 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">823@http://www.themolitor.com/forums/</guid>
			<description><p>To customize "Next" and "Previous" buttons, do the following...</p>
<ol>
<li>Open "style.css"</li>
<li>Locate the following:<br />
<pre><code>.nivo-directionNav a:hover {text-decoration: none; border: 1px solid #fff;}
.nivo-prevNav { left:257px; }
.nivo-nextNav { left:315px; }</code></pre>
</li>
<li>Make necessary changes and save</li>
</ol></description>
		</item>

	</channel>
</rss>
