<?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: Professional Menu Button</title>
	<atom:link href="http://www.photoshopstar.com/web-graphics/professional-menu-button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/</link>
	<description>Step by step free Photoshop tutorials for any skill level. Learn Photoshop with Adobe Photoshop Tutorials, Tips and Articles.</description>
	<lastBuildDate>Tue, 07 Feb 2012 11:17:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Frederic</title>
		<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/#comment-51285</link>
		<dc:creator>Frederic</dc:creator>
		<pubDate>Mon, 30 Jan 2012 00:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.photoshopstar.com/?p=3187#comment-51285</guid>
		<description>Nice tutorial,but i have problem,Now, select the Rounded Rectangle Tool (Radius: 10 px) 
OK but after apply drop shadow and gradient button the button was cut up? as the round top and disappeared?

Before apply Drop Shadow and Gradient:
http://www.photoshopstar.com/wp-content/uploads/2009/04/menu_button_02.jpg

After Apply Drop shadow and Gradient:
http://www.photoshopstar.com/wp-content/uploads/2009/04/menu_button_05.jpg

the slice menu?</description>
		<content:encoded><![CDATA[<p>Nice tutorial,but i have problem,Now, select the Rounded Rectangle Tool (Radius: 10 px)<br />
OK but after apply drop shadow and gradient button the button was cut up? as the round top and disappeared?</p>
<p>Before apply Drop Shadow and Gradient:<br />
<a href="http://www.photoshopstar.com/wp-content/uploads/2009/04/menu_button_02.jpg" rel="nofollow">http://www.photoshopstar.com/wp-content/uploads/2009/04/menu_button_02.jpg</a></p>
<p>After Apply Drop shadow and Gradient:<br />
<a href="http://www.photoshopstar.com/wp-content/uploads/2009/04/menu_button_05.jpg" rel="nofollow">http://www.photoshopstar.com/wp-content/uploads/2009/04/menu_button_05.jpg</a></p>
<p>the slice menu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Armaghan</title>
		<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/#comment-51192</link>
		<dc:creator>Armaghan</dc:creator>
		<pubDate>Fri, 20 Jan 2012 16:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.photoshopstar.com/?p=3187#comment-51192</guid>
		<description>now how to make this become alive?
any tutorial on jQuery or Flash implementation of this please</description>
		<content:encoded><![CDATA[<p>now how to make this become alive?<br />
any tutorial on jQuery or Flash implementation of this please</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gmaxxx</title>
		<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/#comment-44240</link>
		<dc:creator>gmaxxx</dc:creator>
		<pubDate>Sat, 06 Nov 2010 22:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.photoshopstar.com/?p=3187#comment-44240</guid>
		<description>New to PS and I get most of it but how did you get from a rounded rectangle to rounded at the bottom and square at the top. You go from placing the rectangle on the page then Drop Shadow and Gradient to a squared off top...other than that great tut.</description>
		<content:encoded><![CDATA[<p>New to PS and I get most of it but how did you get from a rounded rectangle to rounded at the bottom and square at the top. You go from placing the rectangle on the page then Drop Shadow and Gradient to a squared off top&#8230;other than that great tut.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iankaufman80</title>
		<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/#comment-40950</link>
		<dc:creator>iankaufman80</dc:creator>
		<pubDate>Mon, 28 Sep 2009 17:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.photoshopstar.com/?p=3187#comment-40950</guid>
		<description>I&#039;m a fan of all ur stuff and all, but could you make this anymore confusing...oh gooooooooooooooooooddddddddddddddddddd....</description>
		<content:encoded><![CDATA[<p>I&#8217;m a fan of all ur stuff and all, but could you make this anymore confusing&#8230;oh gooooooooooooooooooddddddddddddddddddd&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: desch</title>
		<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/#comment-40403</link>
		<dc:creator>desch</dc:creator>
		<pubDate>Sat, 09 May 2009 20:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.photoshopstar.com/?p=3187#comment-40403</guid>
		<description>Hmm, I&#039;m running into a problem halfway through. Any chance you could post the psd file so I could see what I&#039;m doing wrong?


@mgui5 -- Just disable the background, resize the image, save as a PNG, and then in the CSS:

.class {
background-image: url(pathtoimage);
height: heightofimage;
width: widthofimage;
}

then, you just do

&lt;a href=&quot;link&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

Not the best way to do it, but a fast one.</description>
		<content:encoded><![CDATA[<p>Hmm, I&#8217;m running into a problem halfway through. Any chance you could post the psd file so I could see what I&#8217;m doing wrong?</p>
<p>@mgui5 &#8212; Just disable the background, resize the image, save as a PNG, and then in the CSS:</p>
<p>.class {<br />
background-image: url(pathtoimage);<br />
height: heightofimage;<br />
width: widthofimage;<br />
}</p>
<p>then, you just do</p>
<p><a href="link" rel="nofollow"></a></p>
<p>Not the best way to do it, but a fast one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mgiu5</title>
		<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/#comment-40345</link>
		<dc:creator>mgiu5</dc:creator>
		<pubDate>Wed, 29 Apr 2009 11:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.photoshopstar.com/?p=3187#comment-40345</guid>
		<description>hi can you do a tutorial on how to place these on dreamweaver or get a code as I want to place hyperlinks and otheer stuff tnx this site ROCKS!</description>
		<content:encoded><![CDATA[<p>hi can you do a tutorial on how to place these on dreamweaver or get a code as I want to place hyperlinks and otheer stuff tnx this site ROCKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vim82</title>
		<link>http://www.photoshopstar.com/web-graphics/professional-menu-button/#comment-40324</link>
		<dc:creator>Vim82</dc:creator>
		<pubDate>Thu, 23 Apr 2009 08:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.photoshopstar.com/?p=3187#comment-40324</guid>
		<description>Nice tips, really helpful for the website I&#039;m currently making!</description>
		<content:encoded><![CDATA[<p>Nice tips, really helpful for the website I&#8217;m currently making!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

