<?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: Add YouTube Videos to AspDotNetStorefront Product Pages</title>
	<atom:link href="http://blog.vortx.com/video/add-youtube-videos-to-aspdotnetstorefront-product-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vortx.com/video/add-youtube-videos-to-aspdotnetstorefront-product-pages/</link>
	<description>Vortx eCommerce Blog</description>
	<lastBuildDate>Fri, 03 Sep 2010 12:08:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason A.</title>
		<link>http://blog.vortx.com/video/add-youtube-videos-to-aspdotnetstorefront-product-pages/comment-page-1/#comment-2652</link>
		<dc:creator>Jason A.</dc:creator>
		<pubDate>Tue, 27 Apr 2010 17:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vortx.com/?p=1130#comment-2652</guid>
		<description>Sorry about that David. It&#039;s back in the article now, but, in case we should lose it again, I&#039;ll put the line in question here for good measure:

Thickbox also depends on a stylesheet. Insert the following inside the head tag:
&lt;link rel=&#039;stylesheet&#039; href=&#039;skins/skin_1/thickbox.css&#039; type=&#039;text/css&#039; /&gt;</description>
		<content:encoded><![CDATA[<p>Sorry about that David. It&#8217;s back in the article now, but, in case we should lose it again, I&#8217;ll put the line in question here for good measure:</p>
<p>Thickbox also depends on a stylesheet. Insert the following inside the head tag:<br />
&lt;link rel=&#8217;stylesheet&#8217; href=&#8217;skins/skin_1/thickbox.css&#8217; type=&#8217;text/css&#8217; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Haysom</title>
		<link>http://blog.vortx.com/video/add-youtube-videos-to-aspdotnetstorefront-product-pages/comment-page-1/#comment-2611</link>
		<dc:creator>David Haysom</dc:creator>
		<pubDate>Mon, 19 Apr 2010 10:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vortx.com/?p=1130#comment-2611</guid>
		<description>Hi 

This is still a problem..........a missing bit of data reported last year

One thing though: Under the
“Thickbox also depends on a stylesheet. Insert the following inside the head tag:”

nothing shows up. Seems like a great thing to add but I was a bit lost since I couldn’t figure out this part.

THank you

David</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>This is still a problem&#8230;&#8230;&#8230;.a missing bit of data reported last year</p>
<p>One thing though: Under the<br />
“Thickbox also depends on a stylesheet. Insert the following inside the head tag:”</p>
<p>nothing shows up. Seems like a great thing to add but I was a bit lost since I couldn’t figure out this part.</p>
<p>THank you</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tammy W.</title>
		<link>http://blog.vortx.com/video/add-youtube-videos-to-aspdotnetstorefront-product-pages/comment-page-1/#comment-757</link>
		<dc:creator>Tammy W.</dc:creator>
		<pubDate>Wed, 03 Jun 2009 18:20:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vortx.com/?p=1130#comment-757</guid>
		<description>Hi Ben. That&#039;s fixed now. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Ben. That&#8217;s fixed now. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://blog.vortx.com/video/add-youtube-videos-to-aspdotnetstorefront-product-pages/comment-page-1/#comment-748</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 02 Jun 2009 21:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vortx.com/?p=1130#comment-748</guid>
		<description>Hi Jason, nice article!

One thing though: Under the
&quot;Thickbox also depends on a stylesheet. Insert the following inside the head tag:&quot; 

nothing shows up. Seems like a great thing to add but I was a bit lost since I couldn&#039;t figure out this part.

Ben</description>
		<content:encoded><![CDATA[<p>Hi Jason, nice article!</p>
<p>One thing though: Under the<br />
&#8220;Thickbox also depends on a stylesheet. Insert the following inside the head tag:&#8221; </p>
<p>nothing shows up. Seems like a great thing to add but I was a bit lost since I couldn&#8217;t figure out this part.</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tj Gervais</title>
		<link>http://blog.vortx.com/video/add-youtube-videos-to-aspdotnetstorefront-product-pages/comment-page-1/#comment-702</link>
		<dc:creator>Tj Gervais</dc:creator>
		<pubDate>Wed, 27 May 2009 14:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vortx.com/?p=1130#comment-702</guid>
		<description>Also, add macFFBgHack.png to the images folder and open thickbox.css and replace:

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}

With:

.TB_overlayMacFFBGHack {background: url(http://www.YourSiteName.com/images/macFFBgHack.png) repeat;}</description>
		<content:encoded><![CDATA[<p>Also, add macFFBgHack.png to the images folder and open thickbox.css and replace:</p>
<p>.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}</p>
<p>With:</p>
<p>.TB_overlayMacFFBGHack {background: url(http://www.YourSiteName.com/images/macFFBgHack.png) repeat;}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
