<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webdevtuts &#187; button</title>
	<atom:link href="http://www.webdevtuts.net/tag/button/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevtuts.net</link>
	<description>Making tutorials fun and easy!</description>
	<lastBuildDate>Mon, 23 Jan 2012 11:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Create an awesome user friendly button in photoshop</title>
		<link>http://www.webdevtuts.net/photoshop/create-an-awesome-user-friendly-button-in-photoshop/</link>
		<comments>http://www.webdevtuts.net/photoshop/create-an-awesome-user-friendly-button-in-photoshop/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 21:27:22 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[photoshop web button tutorial]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[user friendly web button]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web button tutorial]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=910</guid>
		<description><![CDATA[Whenever creating buttons us designers often just use a gradient. But doesn't that get old sometime? In this tutorial you will learn how to create a user friendly button using some pretty simple photoshop techniques.   <a href="http://www.webdevtuts.net/photoshop/create-an-awesome-user-friendly-button-in-photoshop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Whenever creating buttons us designers often just use a gradient. But doesn&#8217;t that get old sometime? In this tutorial you will learn how to create a user friendly button using some pretty simple photoshop techniques. </p>
<div class="block_dload">
<a class="dload" href="https://s3.amazonaws.com/Webdevtuts/uploads/2009/07/downloads/buttons.zip" title="Download" target="_blank">Download</a> <a class="demo" href="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/final-extra.jpg" title="demonstration" target="_blank">Final</a>
</div>
<p>Create a New Document. It can be any size.</p>
<h2>Step 1</h2>
<p>Select the rounded rectangle tool, <strong>radius:</strong> 5px, <strong>color:</strong>#1f1f1f and draw a rectangle in the middle of your canvas.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/1.round.jpg" alt="rounded rectangle" /></p>
<p>Right click on button layer&gt;&gt;blending options&gt;&gt;gradient overlay. <strong>Blend mode:</strong>normal, <strong>Opacity:</strong>100%, <strong>Style:</strong>linear, <strong>Angle</strong>90, <strong>Scale:</strong>54%.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/1-2.graidentset.jpg" alt="Gradient settings" /></p>
<p>Now double click on the gradient bar. <strong>Left Color:</strong>#1f1f1f, <strong>Right Color:</strong>#343434.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/1-3-gradientbar.jpg" alt="gradient bar" /></p>
<p><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/pre1.jpg" alt="Example 1" /></p>
<h2>Step 2</h2>
<p>Now were going to give our button a little of pop out technique. Ok so you know the first rectangle layer we&#8217;ve created, we are going to take that layer and duplicate it 2 times. After you have duplicated it 2 times you should now have 3 buttons in total. First Rectangle will be the gradient we&#8217;ve created in the beginning of this tutorial and the second 2 buttons will be changed from gradients to a 1 solid color.</p>
<p><strong>Note:</strong> To change a layer from a gradient to 1 solid color all you would have to do is right click on the layer&gt;&gt;blending options&gt;&gt;and unselect the gradient overlay box. Then select the<br />
color check box and change the color without making a new button over again.</p>
<p><strong>First rectangle:</strong> Gradient<br />
<strong>Middle Rectangle:</strong> #3D3D3D<br />
<strong>Last Rectangle:</strong> #343434</p>
<p><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/2.layout.jpg" alt="layout" /></p>
<p>Now that you have all 3 buttons made with the proper colors we will now make them them close to one another. Zoom in and select the move tool. Now drag the two layers close to the gradient layer. You should now see a little pop out. If you can not then it might be because of the white canvas.</p>
<p><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/2.layoutclose.jpg" alt="Layout closer" /></p>
<p><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/pre2.jpg" alt="Example 2" /></p>
<h2>Step 3</h2>
<p>Now we will add our little gloss inside of the button. Select the rounded rectangle tool, <strong>color:</strong>#ffffff. Now draw a rectangle at the top of the button and change the <b>opacity</b> to 1%, and <b>fill</b> to 10%.</p>
<p><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/3.insidewhite.jpg" alt="white layer" /></p>
<p><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/3.after.jpg" alt="After" /></p>
<h2>Step 4</h2>
<p>Select the type tool <strong>color:</strong> #4b4b4b, <strong>font size:</strong>30px arial. Right click on the text layer&gt;&gt;blending options&gt;&gt;Inner shadow. <strong>blend mode:</strong> multiply, <strong>distance</strong> 0, <strong>choke:</strong> 0 , <strong>size:</strong> 5<br />
<img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/4.innershadow.jpg" alt="inner shadow" /></p>
<p>Now select the color overlay check box and change the color to #333333.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/4.ex.jpg" alt="inner shadow after" /></p>
<h2>Step 5</h2>
<p>Select the type tool <strong>color:</strong> #4b4b4b, <strong>font size:</strong>12px arial. Right click on the text layer&gt;&gt;blending options&gt;&gt;Inner shadow. <strong>blend mode:</strong> multiply, <strong>opacity:</strong> 75%, <strong>angle:</strong> 120, <strong>distance</strong> 5, <strong>choke:</strong> 0 , <strong>size:</strong> 5<br />
<img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/5.innerset.jpg" alt="inner set" /></p>
<p>Now select the color overlay check box and change the color to #ffffff. And you should now have a nice looking button.</p>
<p><b>Note:</b> Click to Enlarge!</p>
<p><a href="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/5.button.jpg" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/5.button.jpg" alt="finish" width="550" height="200" /></a></p>
<p>You can change the colors of these buttons very easy without creating new buttons. Just change the gradients and background colors and you will be good to go.</p>
<p><b>Note:</b> Click to Enlarge!<br />
<a href="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/final-extra.jpg" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/Webdevtuts/uploads/2010/button/final-extra.jpg" alt="button examples" width="550" height="200" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/photoshop/create-an-awesome-user-friendly-button-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: S3: webdevtuts.s3.amazonaws.com

Served from: www.webdevtuts.net @ 2012-02-07 17:46:50 -->
