<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using Thumbnails with the Nivo Slider</title>
	<atom:link href="http://dev7studios.com/resource/using-thumbnails-with-the-nivo-slider/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/</link>
	<description>Web Development &#38; Design</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:01:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Nivo slider thumbs &#124; FaceColony.org - Developers Network</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1938</link>
		<dc:creator>Nivo slider thumbs &#124; FaceColony.org - Developers Network</dc:creator>
		<pubDate>Thu, 02 Feb 2012 00:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1938</guid>
		<description>[...] Here is the tutorial on how to, but i cant get it to work. [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is the tutorial on how to, but i cant get it to work. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nivo Slider &#8211; The Most Awesome jQuery Image Slider &#124; Web Tutorials</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1386</link>
		<dc:creator>Nivo Slider &#8211; The Most Awesome jQuery Image Slider &#124; Web Tutorials</dc:creator>
		<pubDate>Tue, 14 Jun 2011 10:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1386</guid>
		<description>[...] examples of how to use the Nivo Slider see these tutorials:Setting Up the Nivo Slider in WordPressUsing Thumbnails with the Nivo SliderSkinning the Nivo SliderOther PlatformsGet the official Nivo Slider WordPress Plugin.Download the [...]</description>
		<content:encoded><![CDATA[<p>[...] examples of how to use the Nivo Slider see these tutorials:Setting Up the Nivo Slider in WordPressUsing Thumbnails with the Nivo SliderSkinning the Nivo SliderOther PlatformsGet the official Nivo Slider WordPress Plugin.Download the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text overlay using z-index - DesignersTalk</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1118</link>
		<dc:creator>Text overlay using z-index - DesignersTalk</dc:creator>
		<pubDate>Thu, 10 Feb 2011 14:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1118</guid>
		<description>[...] used the Dev 7 Tutorial to allow the use of thumbnails for the navigation and combined that with adding different bg images [...]</description>
		<content:encoded><![CDATA[<p>[...] used the Dev 7 Tutorial to allow the use of thumbnails for the navigation and combined that with adding different bg images [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rubenson</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1115</link>
		<dc:creator>Rubenson</dc:creator>
		<pubDate>Tue, 08 Feb 2011 13:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1115</guid>
		<description>I would like the “active” thumbail (thumb of the image currently showing) to have a border. Can someone tell me how to do this?</description>
		<content:encoded><![CDATA[<p>I would like the “active” thumbail (thumb of the image currently showing) to have a border. Can someone tell me how to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rubenson</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1114</link>
		<dc:creator>Rubenson</dc:creator>
		<pubDate>Tue, 08 Feb 2011 13:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1114</guid>
		<description>I would like the &quot;active&quot; thumbail (thumb of the image currently showing) to have a border. Can someone tell me how to do this?</description>
		<content:encoded><![CDATA[<p>I would like the &#8220;active&#8221; thumbail (thumb of the image currently showing) to have a border. Can someone tell me how to do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vanessa</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1111</link>
		<dc:creator>Vanessa</dc:creator>
		<pubDate>Tue, 08 Feb 2011 02:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1111</guid>
		<description>First of all, thanks so much for this script. It&#039;s awesome. I&#039;m having a css conflict problem with the thumbnails. 

It seems like this command:
#slider img {
display:none;
}

makes the thumbnails disappear, but without it, the images stack on the page. 
Does anyone have a solution for this? any help is greatly appreciated.</description>
		<content:encoded><![CDATA[<p>First of all, thanks so much for this script. It&#8217;s awesome. I&#8217;m having a css conflict problem with the thumbnails. </p>
<p>It seems like this command:<br />
#slider img {<br />
display:none;<br />
}</p>
<p>makes the thumbnails disappear, but without it, the images stack on the page.<br />
Does anyone have a solution for this? any help is greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jane</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1105</link>
		<dc:creator>jane</dc:creator>
		<pubDate>Sun, 06 Feb 2011 17:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1105</guid>
		<description>hello,

love the plugin and got the thumbs working. only question is how can i center the thumbs to the width of the main div container?  thx</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>love the plugin and got the thumbs working. only question is how can i center the thumbs to the width of the main div container?  thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neville Turbit</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1095</link>
		<dc:creator>Neville Turbit</dc:creator>
		<pubDate>Fri, 04 Feb 2011 21:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1095</guid>
		<description>Would it be possible to put together a demo page with thumbnails as a separate download?  I am happy to contribute a test page I was building together with modified css files.  It doesn&#039;t work properly.  Stacked thumbs at the top of the page but I am sure the author of the software would quickly sort it out.  I am using Nivo without thumbs for most pages but where I had a gallery with dozens of images, I used Flikr as the source and a program called Pictobuilder.  Does not give me much control but gave up on Nivo given the time available to finish the job.  Would love to see Nivo working so I can use it some time in the future.  Seems like a great product if it was easier to understand.</description>
		<content:encoded><![CDATA[<p>Would it be possible to put together a demo page with thumbnails as a separate download?  I am happy to contribute a test page I was building together with modified css files.  It doesn&#8217;t work properly.  Stacked thumbs at the top of the page but I am sure the author of the software would quickly sort it out.  I am using Nivo without thumbs for most pages but where I had a gallery with dozens of images, I used Flikr as the source and a program called Pictobuilder.  Does not give me much control but gave up on Nivo given the time available to finish the job.  Would love to see Nivo working so I can use it some time in the future.  Seems like a great product if it was easier to understand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bels</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1094</link>
		<dc:creator>Bels</dc:creator>
		<pubDate>Fri, 04 Feb 2011 20:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1094</guid>
		<description>experimenting with the nivo slider.
My thumbnails appear stacked. How do I get them to display inline.

Here&#039;s my page:
http://www.mm-designs.com/BelleSol/apt1003Beta.html</description>
		<content:encoded><![CDATA[<p>experimenting with the nivo slider.<br />
My thumbnails appear stacked. How do I get them to display inline.</p>
<p>Here&#8217;s my page:<br />
<a href="http://www.mm-designs.com/BelleSol/apt1003Beta.html" rel="nofollow">http://www.mm-designs.com/BelleSol/apt1003Beta.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcx.rexxar</title>
		<link>http://dev7studios.com/resources/using-thumbnails-with-the-nivo-slider/comment-page-4/#comment-1092</link>
		<dc:creator>mcx.rexxar</dc:creator>
		<pubDate>Fri, 04 Feb 2011 14:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev7studios.com/?p=186#comment-1092</guid>
		<description>I figured why &quot;you&quot; can&#039;t make it work, if there are still desperate people out there, I can help. Just write here in the comment if you need and I will post the solution.</description>
		<content:encoded><![CDATA[<p>I figured why &#8220;you&#8221; can&#8217;t make it work, if there are still desperate people out there, I can help. Just write here in the comment if you need and I will post the solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

