<?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: CSS3 Box Shadows</title>
	<atom:link href="http://www.zenelements.com/blog/css3-box-shadow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zenelements.com/blog/css3-box-shadow/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 03:35:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Joe</title>
		<link>http://www.zenelements.com/blog/css3-box-shadow/comment-page-1/#comment-6116</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 03 Jun 2010 13:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenelements.com/blog/?p=839#comment-6116</guid>
		<description>You can combine box shadows within one layer by separating the values with commas.  Applying this to the example above, one would use:

box1 {-moz-box-shadow:3px 0 3px #333, 3px 0 3px #333; width:#px; height:#px;}</description>
		<content:encoded><![CDATA[<p>You can combine box shadows within one layer by separating the values with commas.  Applying this to the example above, one would use:</p>
<p>box1 {-moz-box-shadow:3px 0 3px #333, 3px 0 3px #333; width:#px; height:#px;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: borntowinanwar</title>
		<link>http://www.zenelements.com/blog/css3-box-shadow/comment-page-1/#comment-6091</link>
		<dc:creator>borntowinanwar</dc:creator>
		<pubDate>Mon, 17 May 2010 07:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenelements.com/blog/?p=839#comment-6091</guid>
		<description>Nice Article. Very helpful article.
i enjoyed.
Thnaks</description>
		<content:encoded><![CDATA[<p>Nice Article. Very helpful article.<br />
i enjoyed.<br />
Thnaks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zen Elements</title>
		<link>http://www.zenelements.com/blog/css3-box-shadow/comment-page-1/#comment-5378</link>
		<dc:creator>Zen Elements</dc:creator>
		<pubDate>Fri, 09 Apr 2010 15:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenelements.com/blog/?p=839#comment-5378</guid>
		<description>Hello and thanks for your comment and feedback!
I&#039;m afraid you will be pushed to find a solution to your left/right requirement of the box-shadow property, as control is only given to direct the cast of the shadow as supposed to warp it. One possibility though, while you will get a little cast above/below, is to experiment using two containing layers:

.box1 {-moz-box-shadow:3px 0 3px #333; width:#px; height:#px;}
.box2 {-moz-box-shadow:-3px 0 3px #333; width:#px; height:#px;}

I hope this helps!</description>
		<content:encoded><![CDATA[<p>Hello and thanks for your comment and feedback!<br />
I&#8217;m afraid you will be pushed to find a solution to your left/right requirement of the box-shadow property, as control is only given to direct the cast of the shadow as supposed to warp it. One possibility though, while you will get a little cast above/below, is to experiment using two containing layers:</p>
<p>.box1 {-moz-box-shadow:3px 0 3px #333; width:#px; height:#px;}<br />
.box2 {-moz-box-shadow:-3px 0 3px #333; width:#px; height:#px;}</p>
<p>I hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DJ RyThEm</title>
		<link>http://www.zenelements.com/blog/css3-box-shadow/comment-page-1/#comment-5373</link>
		<dc:creator>DJ RyThEm</dc:creator>
		<pubDate>Fri, 09 Apr 2010 11:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenelements.com/blog/?p=839#comment-5373</guid>
		<description>Hey there, nice tutorial! i have a question though and I&#039;m not exactly sure if it&#039;s possible or not but is there away to have the box shadow on the left and right of a box rather then the right/bottom? i&#039;ve tried several times to get this to work but no luck... iv been working with CSS for 5 years now and all i can say is WOW THINGS CHANGE!</description>
		<content:encoded><![CDATA[<p>Hey there, nice tutorial! i have a question though and I&#8217;m not exactly sure if it&#8217;s possible or not but is there away to have the box shadow on the left and right of a box rather then the right/bottom? i&#8217;ve tried several times to get this to work but no luck&#8230; iv been working with CSS for 5 years now and all i can say is WOW THINGS CHANGE!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand</title>
		<link>http://www.zenelements.com/blog/css3-box-shadow/comment-page-1/#comment-5151</link>
		<dc:creator>Bertrand</dc:creator>
		<pubDate>Thu, 01 Apr 2010 15:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.zenelements.com/blog/?p=839#comment-5151</guid>
		<description>(Sorry I&#039;m late in the bandwagon, Google brought me here) Thanks for the tutorial! Just wanna point out Safari is slowing down when using long shadow (like 100px and more). Maybe the other browsers too. Not that I plan on doing this but it&#039;s great know... at least I think!</description>
		<content:encoded><![CDATA[<p>(Sorry I&#8217;m late in the bandwagon, Google brought me here) Thanks for the tutorial! Just wanna point out Safari is slowing down when using long shadow (like 100px and more). Maybe the other browsers too. Not that I plan on doing this but it&#8217;s great know&#8230; at least I think!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
