<?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>Web Design Blog &#124; Web Design Fan &#124; Resources for Web Designers and Graphic Designers &#187; Portfolio</title>
	<atom:link href="http://webdesignfan.com/tag/portfolio/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignfan.com</link>
	<description>Web Design Fan is a blog focused on the beautiful and interesting world of web design and development. We post tutorials, review web tools and services, give away graphics, and deliver all of the information web designers need the most.</description>
	<lastBuildDate>Mon, 21 May 2012 11:00:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create a Portfolio Web Layout in Photoshop</title>
		<link>http://webdesignfan.com/create-a-portfolio-web-layout-in-photoshop/</link>
		<comments>http://webdesignfan.com/create-a-portfolio-web-layout-in-photoshop/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 13:30:08 +0000</pubDate>
		<dc:creator>Ionut Ciursa</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[PSD]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://webdesignfan.com/?p=7651</guid>
		<description><![CDATA[In this tutorial we will create a portfolio web layout using Adobe Photoshop. I will show you how to create patterns and textures for your web designs and how to use the 960 Grid System to help you align the elements of your web layouts. I will also provide the patterns that I used in the resources section below so you can install and use them straight away.]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: normal;">In this tutorial we will create a portfolio web layout using Adobe Photoshop. I will show you how to create patterns and textures for your web designs and how to use the 960 Grid System to help you align the elements of your web layouts. I will also provide the patterns that I used in the resources section below so you can install and use them straight away.</span></p>
<h3>Source File</h3>
<p>To download the source file, you must be a member of the <a href="http://webdesignfan.com/join-the-club/">Web Design Fan Club</a>. Joining the Web Design Fan Club grants you access to all the incredible resources and knowledge you need to become an expert web designer. Read more about <a href="http://webdesignfan.com/join-the-club/">our club here</a>.</p>
<ul>
<li><a href="http://webdesignfan.com/downloads/portfolio-web-layout.psd"><em>portfolio-web-layout.psd</em></a><em> (5.1 Mb)</em></li>
</ul>
<h3>Tutorial Resources</h3>
<ul>
<li><a href="http://webdesignfan.com/tutimg/patterns.pat">Patterns</a></li>
<li><a href="http://glyphish.com/">Icons</a> by <a href="http://glyphish.com/">Glyphish</a></li>
<li>Fonts: <a href="http://new.myfonts.com/fonts/adobe/univers/ultra-cond/">Univers Ultra Condensed</a>, <a href="http://new.myfonts.com/fonts/adobe/univers/condensed-light/">Univers Light Condensed</a>,  Helvetica</li>
<li><a href="http://960.gs/">960 Grid System</a></li>
</ul>
<h3>Preview</h3>
<p>Below is the web layout that we are going to create in this tutorial. Click on the image to see the <a href="/tutimg/portfolio-web-layout/images/portfolio-web-layout-large.jpg">full-size version</a>.</p>
<p><a href="/tutimg/portfolio-web-layout/images/portfolio-web-layout-large.jpg"><img src="/tutimg/portfolio-web-layout/images/portfolio-web-layout-small.jpg" alt="portfolio web layout small " width="590" height="1200" title="Create a Portfolio Web Layout in Photoshop" /></a></p>
<h3>Introduction</h3>
<p>For this tutorial we will use the <a href="http://www.960.gs">960 Grid System</a>.  Download it and unzip the archive file. Then open the  “960_grid_12_col.psd” file in Photoshop (you will find it inside the  “photoshop” folder which is located inside the “templates” folder).</p>
<p>After you open the .psd file in Photoshop you will see 12 red bars.  That is the grid system that we will be using. You can hide the red bars  by clicking on the eye icon of the “12 Col Grid” layer.</p>
<p>During this tutorial I will ask you to create shapes with certain  dimensions. Open the Info panel (Window &gt; Info) and when you create a  shape you will see in this panel its exact width and height. The .psd file contains  some guides as well which will be very useful. To activate them go to  View &gt; Show &gt; Guides, or use the shortcut <strong>Ctrl/Cmd + ;</strong>. I usually hide the red bars and activate the guides whenever I need them.</p>
<p>Now that we covered the basics of using the 960 Grid System, we can  move on to creating the actual web layout. Let’s get started!</p>
<h3>Step 1: Setting up the document</h3>
<p>Open the &#8220;960_grid_12_col.psd&#8221; file in Photoshop. Go to Edit &gt; Canvas Size and change the width to 1200px and the height to 1400px.</p>
<p>Fill the background with the color #333333. Right-click on the Background layer and select Convert to Smart Object. Then go to Filter &gt; Noise &gt; Add Noise and use the settings from the image below.</p>
<p><img src="/tutimg/portfolio-web-layout/images/1.jpg" alt="1 " width="590" height="1178" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 2: Creating the header background</h3>
<p>Create a new group and name it &#8220;header&#8221;. Select the Rectangle Tool (U) and create a rectangle with the dimensions 1200px by 140px and the color #30a0b8. Name this layer &#8220;header bg&#8221;, right-click on it and select Convert to Smart Object. Add some noise to this layer using the settings from the image below.</p>
<p><img src="/tutimg/portfolio-web-layout/images/2.jpg" alt="2 " width="590" height="952" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 3</h3>
<p>Select the Rectangle Tool (U) and create a rectangle with the height 4px and the color #33b9d6. Name this layer &#8220;top bar&#8221; and move it at the top of the bigger rectangle.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/3.jpg" alt="3 " width="590" height="502" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 4: Creating a triangle pattern</h3>
<p>Now we will create a pattern to use it in the header. Create a new document with the dimensions 20px by 8px. Zoom in, select the Pen Tool (P) and create a black triangle like the one you see in the following image. Make the &#8220;Background&#8221; layer invisible (click on its eye icon in the layers panel). Then go to Edit &gt; Define Pattern, give your pattern a name and click OK. Now you can close this document.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/4.jpg" alt="4 " width="590" height="493" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 5: Applying the pattern</h3>
<p>Select the Rectangle Tool (U) and create a rectangle with the dimensions 1200px by 10px. Set the Fill of this layer to 0% (the Fill option is right underneath the Opacity in the Layers panel). Name this layer &#8220;top pattern&#8221;, double-click on it to open the Layer Style window and use the settings from the following image for Pattern Overlay.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/5.jpg" alt="5 " width="590" height="957" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 6: Changing the color of the pattern layer</h3>
<p>Now we need to change the color of the triangles and apply some other layer styles. Right-click on the &#8220;top pattern&#8221; layer and select Convert to Smart Object. Double-click on this layer to open the Layer Style window and use the settings form the image below. For Color Overlay I used the color #33b9d6.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/6.jpg" alt="6 " width="590" height="1589" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 7: Duplicating the pattern layer</h3>
<p>Drag the &#8220;top pattern&#8221; layer over the &#8220;Create a new layer&#8221; button from the bottom of the Layers panel to duplicate it. Name the new layer &#8220;bottom pattern&#8221; and move it at the bottom of the header. Double-click on this layer and change the color of the Color Overlay  to #30a0b8.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/7.jpg" alt="7 " width="590" height="622" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 8: Creating a texture for the header</h3>
<p>Use the Rectangular Marquee Tool (M) to create a rectangular selection over the header area. Create a new layer and fill this selection with #aaaaaa. Hit Ctrl/Cmd + D to deselect. Name this layer &#8220;texture&#8221;, right-click on it and select Convert to Smart Object.</p>
<p>We want the texture to  affect only the header area, and not the background or other elements. To achieve this, hold down the Ctrl/Cmd button and click on the thumbnail of the &#8220;header bg&#8221; layer and the &#8220;bottom pattern&#8221; layer (this way the entire header will be selected). Now make sure that the &#8220;texture&#8221; layer is active and go to Layer &gt; Layer Mask &gt; Reveal Selection.</p>
<p>With the &#8220;texture&#8221; layer selected, go to Filter &gt; Noise &gt; Add Noise and use the settings from the image below. Then go to Filter &gt; Sketch &gt; Water Paper and use the settings from the following image. Set the blend mode of this layer to Soft Light.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/8.jpg" alt="8 " width="590" height="2285" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 9: Adding the name of the layout</h3>
<p>Select the Type Tool (T) and add the name of your layout in the left-hand side of the header. Activate the guides to help you position this layer. For my text layer I used the color #e3eef2 and the font Univers Ultra Condensed. Double-click on your text layer and use the settings from the following image for Drop Shadow.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/9.jpg" alt="9 " width="590" height="681" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 10: Creating the navigation bar</h3>
<p>Create a new group and name it &#8220;navigation&#8221;. Select the Type Tool (T) and write the name for your navigation menu items. I used the color #ffffff, the font Univers Light Condensed and the size 18pt. Make sure you activate the guides so you can arrange the navigation items better. Add a shadow to these text layers using the settings from the following image.</p>
<p>Download this <a href="http://glyphish.com/">set of icons</a> and look for icons that are suitable for your navigation menu items. Open those icons in Photoshop and place them above the navigation menu items as you see in the following image.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/10.jpg" alt="10 " width="590" height="1436" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 11: Creating the style for the active navigation item</h3>
<p>Select the Rounded Rectangle Tool (U), set the Radius to 2px and create a rounded rectangle beneath one of your navigation items using the color #3895a8. Name this layer &#8220;active&#8221;, double-click on it and use the settings from the following image.</p>
<p><img src="/tutimg/portfolio-web-layout/images/11.jpg" alt="11 " width="590" height="1328" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 12: Create a diagonal stripes pattern</h3>
<p>Create a new document with the size 4px by 4px. Zoom in, select the Rectangular Marquee Tool (M), hold down the Shift key and create four square selections as you see in the following image. Create a new layer and fill the selection with black. Hit Ctrl/Cmd + D to deselect. Then hide the &#8220;Background&#8221; layer, go to Edit &gt; Define Pattern, give your pattern a name and click OK. Now you can close this document.</p>
<p><img src="/tutimg/portfolio-web-layout/images/12.jpg" alt="12 " width="590" height="648" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 13: Creating the image slider</h3>
<p>Create a new group and name it &#8220;slider&#8221;. Select the Rectangle Tool (U) and create a rectangle with the dimensions 1000px by 350px and the color #9eafb2. Name this layer &#8220;slider border&#8221;, double-click on it to open the Layer Style window and use the settings from the following image. Put this rectangle in the center of your document.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/13.jpg" alt="13 " width="590" height="1668" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 14</h3>
<p>Create another rectangle with the dimensions 980px by 330px and the color #ffffff. Name this layer &#8220;image_holder&#8221; and put it in the center of the bigger rectangle. This is the area where the slider images will be displayed.</p>
<p>To show an image in this area, open it in Photoshop, move it into your web layout document, above the &#8220;image_holder&#8221; layer. Name this layer &#8220;image&#8221;, right-click on it and select Create Clipping Mask. Now your image will be visible only over the area of the &#8220;image_holder&#8221; layer.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/14.jpg" alt="14 " width="590" height="624" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 15: Creating the image slider arrows</h3>
<p>Create a new group and name it &#8220;right arrow&#8221;. Select the Ellipse Tool (U) and create a circle with the dimensions 45px by 45px and the color #33b9d6. Name this layer &#8220;circle&#8221;. Copy this symbol &#8220;»&#8221;, select the Type Tool (T) in Photoshop and paste it in the middle of your circle. For this arrow symbol I used the font Univers Condensed with the color #f4f4f4.</p>
<p>Duplicate the &#8220;right arrow&#8221; group by dragging it over the &#8220;Create a new layer&#8221; button from the bottom of the Layers panel. Then go to Edit &gt; Transform &gt; Flip Horizontal. Name this group &#8220;left arrow&#8221; and move it to the left hand side of the slider.</p>
<p><img src="/tutimg/portfolio-web-layout/images/15.jpg" alt="15 " width="590" height="1294" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 16: Creating the headline for the featured area</h3>
<p>Now we will create a ribbon for the headline of the featured area. We will use the same ribbon later for other areas of the web layout.</p>
<p>Create a new group and name it &#8220;headline&#8221;. Select the Pen Tool (P) and create a shape like you see in the following image in the upper left corner of the image slider using the color #ac1eda. Name this layer &#8220;bg&#8221;, double-click on it to open the Layer Style window and use the settings from the following image.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/16.jpg" alt="16 " width="590" height="1800" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 17: Adding shadows to the ribbon</h3>
<p>Create a new layer above the &#8220;bg&#8221; layer and name it &#8220;shadows&#8221;. Right-click on this layer and select Create Clipping Mask. Now everything you  draw on this layer will be visible only over the area of the &#8220;bg&#8221; layer.</p>
<p>Select the Brush Tool (B) and use a black soft brush with the opacity 60% to add some shadows on your ribbon. Change the color of your brush to white and add some highlights to the ribbon. Take a look at the following image for reference. Set the blend mode of this layer to Soft Light 70%.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/17.jpg" alt="17 " width="590" height="1429" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 18</h3>
<p>Select the Type Tool (T) and write the word &#8220;Featured&#8221; on your ribbon. I used the color #ffffff and the font Univers Ultra Condensed. Add a shadow to this text layer using the settings from the image below.</p>
<h3><img src="/tutimg/portfolio-web-layout/images/18.jpg" alt="18 " width="590" height="952" title="Create a Portfolio Web Layout in Photoshop" /></h3>
<h3>Step 19</h3>
<p>Select the Line Tool (U), set the Weight to 1px and create a black horizontal line with the width 10 px. Put this line in the upper left corner of the ribbon.</p>
<p>Duplicate this line and move the new one to the right. Repeat this process until you reach to the upper right corner. Put all these layers inside a group and name it &#8220;top&#8221;. Put this group inside another one and name it &#8220;dashed lines&#8221;.</p>
<p>Duplicate the &#8220;top&#8221; group and move the new dashed lines at the bottom of the ribbon. Name this group &#8220;bottom&#8221;. Then set the blend mode of the &#8220;dashed lines&#8221; group to Soft Light 50%.</p>
<p><img src="/tutimg/portfolio-web-layout/images/19.jpg" alt="19 " width="590" height="1386" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 20:</h3>
<p>Select the Rectangular Marquee Tool (M) and create a selection like you see in the following image. Create a new layer and use a black soft brush to add a shadow in the left hand side of the ribbon. Hit Ctrl/Cmd + D to deselect. Name this layer &#8220;shadow&#8221; and set its opacity to 50%.</p>
<p><img src="/tutimg/portfolio-web-layout/images/20.jpg" alt="20 " width="590" height="1800" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 21:Creating the background for the content</h3>
<p>Create a new group and name it &#8220;content bg&#8221;. Select the Rectangle Tool (U) and create a rectangle with the dimensions 1000px by 1670px. The height depends on how you will align all the elements of the web layout later. If you need a different height for your content background after you add the content, you can go back and modify it.</p>
<p>Right-click on this layer and select Covert to Smart Object. Then go to Filter &gt; Noise &gt; Add Noise and use the settings from the following image.</p>
<p><img src="/tutimg/portfolio-web-layout/images/21.jpg" alt="21 " width="590" height="1200" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 22: Creating white triangle patterns</h3>
<p>Create a new document with the dimensions 20px by 10px. Zoom in, select the Pen Tool (P) and create a white triangle shape as you see in the following image. Then hide the background layer, go to Edit &gt; Define Pattern, give your pattern a name and click OK.</p>
<p>With the triangle shape layer selected go to Edit &gt; Transform &gt; Flip Vertical. Use the Move Tool (V) to move this layer at the bottom of the document. Then go again to Edit &gt; Define Pattern to create  a new pattern.</p>
<p>Close this document as we don&#8217;t need it anymore.</p>
<p><img src="/tutimg/portfolio-web-layout/images/22.jpg" alt="22 " width="590" height="1425" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 23: Applying the triangle patterns</h3>
<p>Select the Rectangle Tool (U) and create a rectangle with the dimensions 1000px by 10px at the top of the content background. Name this layer &#8220;top triangles&#8221; and set its Fill to 0%. Double-click on it to open the layer style window and apply the pattern you created.</p>
<p>Duplicate this layer and move the new one at the bottom of the content background. Name this layer &#8220;bottom triangles&#8221; and change the triangle pattern.</p>
<p><img src="/tutimg/portfolio-web-layout/images/23.jpg" alt="23 " width="590" height="1200" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 24: Creating the &#8220;Services&#8221; area</h3>
<p>Create a new group and name it &#8220;services&#8221;. Duplicate the &#8220;headline&#8221; group from the image slider and move it in the upper left corner of the content background. Change the color of the ribbon (the &#8220;bg&#8221; layer) to #da1e4a. Select the Type Tool (T) and edit the text to read &#8220;Services&#8221;.</p>
<p><img src="/tutimg/portfolio-web-layout/images/24.jpg" alt="24 " width="590" height="1094" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 25: Adding a description of the services</h3>
<p>Create a new group and name it &#8220;web design&#8221; (or any other name of design service). Activate the guides (Ctrl/Cmd + ;). Select the Rectangle Tool (U) and create a rectangle with the dimensions 220px by 320px and the color #f4f4f4. Name this layer &#8220;border&#8221;, double-click on it and use the settings from the following image. For Stroke I used the color #d4d4d4.</p>
<p><img src="/tutimg/portfolio-web-layout/images/25.jpg" alt="25 " width="590" height="883" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 26</h3>
<p>Create a new rectangle with the dimensions 200px by 300px and the color #ffffff. Name this layer &#8220;image_holder&#8221; and put it in the middle of the &#8220;border&#8221; layer. Add a 1px Stroke to this rectangle using the color #d4d4d4.</p>
<p><img src="/tutimg/portfolio-web-layout/images/26.jpg" alt="26 " width="590" height="451" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 27</h3>
<p>Select the Type Tool (T) and add some content for this design service. Take a look at the following image for reference.</p>
<p><img src="/tutimg/portfolio-web-layout/images/27.jpg" alt="27 " width="590" height="891" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 28: Creating a &#8220;Read More&#8221; button</h3>
<p>Create a new group and name it &#8220;button&#8221;. Select the Rounded Rectangle Tool (U), set the Radius to 4px and create a rounded rectangle with the dimensions 140px by 30px and the color #ac1eda. Name this layer &#8220;button&#8221;, double-click on it to open the Layer Style window and use the settings from the following image.</p>
<p><img src="/tutimg/portfolio-web-layout/images/28a.jpg" alt="28a " width="590" height="1800" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Select the Type Tool (T) and write the words &#8220;Read More »&#8221; on your button. I used the color #ffffff with the font Univers Light Condensed and the size 16pt. Add a shadow to this layer using the settings from the following image.</p>
<p><img src="/tutimg/portfolio-web-layout/images/28b.jpg" alt="28b " width="590" height="892" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 29</h3>
<p>Duplicate the &#8220;web design&#8221; group three times for the other three design services. Activate the guides and arrange the groups as you see in the image below. Select the Type Tool (T) and change the name of the design services.</p>
<p><img src="/tutimg/portfolio-web-layout/images/29.jpg" alt="29 " width="590" height="1048" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 30: Creating the &#8220;Portfolio&#8221; area</h3>
<p>The following sections of the web layout will be easier to create as we will just copy elements that we created previously and edit them to suit the new sections.</p>
<p>Create a new group and name it &#8220;portfolio&#8221;. Duplicate one of the &#8220;headline&#8221; groups from the &#8220;featured&#8221; area or the &#8220;services&#8221; area and move it inside this new group. Change the color of the &#8220;bg&#8221; layer to #aec81e and use the Type Tool (T) to edit the ribbon text so it reads &#8220;Portfolio&#8221;. Leave a distance of 60px between the bottom edge of the &#8220;services&#8221; area and the ribbon of the &#8220;portfolio&#8221; area.</p>
<p><img src="/tutimg/portfolio-web-layout/images/30a.jpg" alt="30a " width="590" height="1047" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Now we will create some image holders for the portfolio items. Create a new group and name it &#8220;#1&#8243;. Activate the guides (Ctrl/Cmd + ;). Select the Rectangle Tool (U), hold down the Shift key and create a square with the dimensions 140px by 140px and the color #f4f4f4. Name this layer &#8220;border&#8221;. Then copy the layer style from one of the &#8220;border&#8221; layers from the &#8220;services&#8221; area (right-click on it and select Copy Layer Style) and paste it to this layer.</p>
<p>Create another square with the dimensions 120px by 120px and the color #ffffff. Name this layer &#8220;image_holder&#8221; and put in the in middle of the &#8220;border&#8221; layer. Add a 1px stroke to this rectangle using the color #d4d4d4.</p>
<p>Duplicate the &#8220;#1&#8243; group 7 times and arrange them as you see in the following image.</p>
<p><img src="/tutimg/portfolio-web-layout/images/30b.jpg" alt="30b " width="590" height="1336" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Duplicate one of the &#8220;button&#8221; groups from the &#8220;services&#8221; area, change its color to #aec81e and move it at the lower right corner of the &#8220;portfolio&#8221; area. Edit the text so it reads &#8220;View Portfolio »&#8221;.</p>
<p><img src="/tutimg/portfolio-web-layout/images/30c.jpg" alt="30c " width="590" height="784" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 31: Creating the &#8220;About&#8221; area</h3>
<p>Create the &#8220;About&#8221; area using the same process of duplicating elements from previously created sections, changing their colors and arranging them. The color of the ribbon and button is #40b1e6. Selected the &#8220;ribbon&#8221; group, go to Edit &gt; Transform &gt; Flip Horizontal and move the ribbon to the right edge of the layout (note: you will have to temporarily move the text layer from the &#8220;ribbon&#8221; group while you do the transformation; you don&#8217;t want the text to be flipped horizontally; after you flip the ribbon, move the text back into the group and edit it so it reads &#8220;About&#8221;).</p>
<p>I also added a paragraph of text using the font Helvetica Regular with the size 12pt and the color #515151.</p>
<p><img src="/tutimg/portfolio-web-layout/images/31.jpg" alt="31 " width="590" height="736" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 32: Creating the &#8220;Blog&#8221; area</h3>
<p>Add a &#8220;ribbon&#8221; group inside the &#8220;blog&#8221; group. Change its color to #da7b1e and edit the text to read &#8220;Blog&#8221;. Put this ribbon at a distance of 60px from the bottom edge of the &#8220;portfolio&#8221; area.</p>
<p><img src="/tutimg/portfolio-web-layout/images/32a.jpg" alt="32a " width="590" height="906" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Create a new group and name it &#8220;post #1&#8243;. Then create an image holder for this blog post. For the &#8220;border&#8221; layer use the size 220px by 220px and for the &#8220;image_holder&#8221; layer use the size 200px by 200px. Add some text next to this image holder and a &#8220;Read More&#8221; button. Take a look at the following image for the reference.</p>
<p><img src="/tutimg/portfolio-web-layout/images/32b.jpg" alt="32b " width="590" height="1743" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Duplicate the &#8220;post #1&#8243; group, and move the new post underneath the first one. Name this group &#8220;post #2&#8243;.</p>
<p><img src="/tutimg/portfolio-web-layout/images/32c.jpg" alt="32c " width="590" height="667" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 33: Creating the sidebar of the blog</h3>
<p>Create a new group and name it &#8220;categories&#8221;. Select the Type Tool (T) and write the word &#8220;Categories&#8221;. I used the font Univers Ultra Condensed with the color #515151 and the size 36pt.</p>
<p>Select the Line Tool (U) and create a horizontal line with the weight 1px and the color #b9b9b9, as you see in the following image.</p>
<p><img src="/tutimg/portfolio-web-layout/images/33.jpg" alt="33 " width="590" height="649" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Select the Rectangle Tool (U) and create a rectangle with the dimensions 300px by 5px and put it underneath the &#8220;1px line&#8221;. Name this layer &#8220;diagonal lines&#8221; and set its Fill to 0%. Then double-click on it and use the settings from the following image for Pattern Overlay.</p>
<p><img src="/tutimg/portfolio-web-layout/images/33b.jpg" alt="33b " width="590" height="654" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Select the Type Tool (T) and add a list of categories. I used the font Helvetica Regular with the size 12pt and the color #515151.</p>
<p>To create the bullet points, select the Ellipse Tool (U), hold down the Shift key and create a circle with the dimensions 5px by 5p and the color #515151. Duplicate this layer as many times as you need and arrange them using the Move Tool (V). Group all these layers and name the group &#8220;bullet points&#8221;.</p>
<p><img src="/tutimg/portfolio-web-layout/images/33c.jpg" alt="33c " width="590" height="686" title="Create a Portfolio Web Layout in Photoshop" /></p>
<p>Create one more list for popular post, just like you created the categories list.</p>
<p><img src="/tutimg/portfolio-web-layout/images/33d.jpg" alt="33d " width="590" height="660" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 34: Adding separators between content sections</h3>
<p>Create a new group and name it &#8220;separators&#8221;. Then select the Line Tool (U) and create a horizontal line with the width 940px and the color #dbdbdb. Name this layer &#8220;1px line&#8221; and put it between the &#8220;services&#8221; area and the &#8220;portfolio&#8221; area.</p>
<p>Duplicate the &#8220;1px line&#8221; layer and put the new line between the &#8220;portfolio&#8221; area and the &#8220;blog&#8221; area.</p>
<p><img src="/tutimg/portfolio-web-layout/images/34.jpg" alt="34 " width="590" height="1200" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Step 35: Adding the footer</h3>
<p>Create a new group and name it &#8220;footer&#8221;. Select the Type Tool (T) and add a copyright statement at the bottom of your layout. I used the font Helvetica Regular with the size 12pt and the color #ebebeb.</p>
<p><img src="/tutimg/portfolio-web-layout/images/35.jpg" alt="35 " width="590" height="643" title="Create a Portfolio Web Layout in Photoshop" /></p>
<h3>Final Result</h3>
<p>Below you can see the final result of this tutorial. Click on the image to see the <a href="/tutimg/portfolio-web-layout/images/portfolio-web-layout-large.jpg">full-size version</a>. Thanks for reading and I hope you enjoyed this tutorial.</p>
<p><a href="/tutimg/portfolio-web-layout/images/portfolio-web-layout-large.jpg"><img src="/tutimg/portfolio-web-layout/images/portfolio-web-layout-small.jpg" alt="portfolio web layout small " width="590" height="1200" title="Create a Portfolio Web Layout in Photoshop" /></a></p>
<p>We offer best quality <a href="http://www.testkings.mobi/70-450-exam.html">testking 70-450</a> test papers and <a href="http://www.testking.biz/testking-hp0-s25.htm">Testking HP0-S25</a> materials. You can get our 100% guaranteed <a href="http://www.thepass4sure.net/1Y0-A05.html">1Y0-A05</a> questions &amp; <a href="http://www.realtests.com/training/MCTS.htm">mcts dumps</a> to help you in passing the real exam of <a href="http://www.testkings.ws/1z0-536-exam.html">testking 1z0-536</a>.</p>
<p>Our tremendous offers for <a href="http://www.thetestking.org/exam/MB6-282.html">MB6-282</a> study guide and <a href="http://www.mytestking.us/exam/MB7-232.html">MB7-232</a> prepare you well for the final <a href="http://www.pass4sures.biz/MB4-348-testking.html">MB4-348</a>. Our <a href="http://www.mypass4sure.info/70-516-dumps.html">70-516</a> prepares you for great success in your exam.
<div class="shr-publisher-7651"></div>
]]></content:encoded>
			<wfw:commentRss>http://webdesignfan.com/create-a-portfolio-web-layout-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Create a Photography Portfolio Website Design</title>
		<link>http://webdesignfan.com/create-a-photography-portfolio-website-design/</link>
		<comments>http://webdesignfan.com/create-a-photography-portfolio-website-design/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 21:04:20 +0000</pubDate>
		<dc:creator>Tomas Laurinavicius</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://webdesignfan.com/?p=7436</guid>
		<description><![CDATA[<p>Every artist, designer or photographer should have a digital portfolio. Today I would like to show  you how to design an elegant and clean photography portfolio website in Photoshop.</p>

<p>You will see how to implement a photo into full design layout, how to play with typography to achieve clean and elegant look. Hope you will find  this tutorial useful!</p>]]></description>
			<content:encoded><![CDATA[<p>Every artist, designer or photographer should have a digital portfolio. Today I would like to show  you how to design an elegant and clean photography portfolio website in Photoshop.</p>
<p>You  will see how to implement a photo into full design layout, how to play with typography to achieve clean and elegant look. Hope you will find  this tutorial useful  and you will learn something   new. Please share  your opinion about this tutorial  in comments section below.</p>
<h3>Source File</h3>
<p>To download the source file, you must be a member of the <a href="http://webdesignfan.com/join-the-club/">Web Design Fan Club</a>. Joining the Web Design Fan Club grants you access to all the incredible resources and knowledge you need to become an expert web designer. Read more about <a href="http://webdesignfan.com/join-the-club/">our club here</a>.<br />
<a href="http://webdesignfan.com/downloads/photography-fan.zip">photography-fan.zip</a> (2,7 MB)</p>
<h3>Tutorial Resources</h3>
<p>Fonts: <a href="http://www.dafont.com/neuton.font">Neuton</a> and Georgia</p>
<p>Icons: <a href="http://icondock.com/free/vector-social-media-icons">Vector Social Media Icons</a></p>
<p>Main photo: <a href="http://psd.tutsplus.com/freebies/psd/freebie-vector-iphone-4-psd-file/"></a><a href="http://www.sxc.hu/photo/1287589">girl pushes the car taken on credit</a></p>
<p>Cat photo: <a href="http://www.sxc.hu/photo/1234767">red cat in a car 3</a></p>
<p>Girl photo: <a href="http://www.sxc.hu/photo/1317164">girl poses on a coastal line</a></p>
<h2>Preview</h2>
<p>Click on the image below to see the work in full scale.</p>
<p><a href="http://webdesignfan.com/wp-content/uploads/2011/04/fullpreview.jpg"><img class="alignnone size-full wp-image-7530" src="http://webdesignfan.com/wp-content/uploads/2011/04/preview.jpg" alt="Preview" width="590" height="492" title="Create a Photography Portfolio Website Design" /></a></p>
<h2>Step 1: Create a new document</h2>
<p>Open Adobe Photoshop and start by creating a new document CTRL+N.    Then make the document 1200 px by 1000 px with a white background.</p>
<p><img class="alignnone size-full wp-image-7437" src="http://webdesignfan.com/wp-content/uploads/2011/03/step01_create_new_document1.jpg" alt="Create a new document" width="549" height="336" title="Create a Photography Portfolio Website Design" /></p>
<h2>Step 2: Guidelines</h2>
<p>We need to add some guidelines. Go to View &gt; New Guide&#8230; and add    following guidelines: vertical at 120 px and 1080 px,   horizontal at 530 px.</p>
<p><img class="alignnone size-full wp-image-7439" src="http://webdesignfan.com/wp-content/uploads/2011/03/step02_add_guidelines1.jpg" alt="Add guidelines" width="439" height="233" title="Create a Photography Portfolio Website Design" /></p>
<h2>Step 3: Background</h2>
<p>At first create a new group (Layer &gt; New &gt; Group&#8230;) called    &#8220;Background&#8221;. After that click twice on background layer and unlock it,    then move it inside the group and set foreground color to grey   (#F6F6F6)  and fill your  background with it by clicking Alt+Backspace.</p>
<p><img class="alignnone size-full wp-image-7441" src="http://webdesignfan.com/wp-content/uploads/2011/03/step03_fill_background1.jpg" alt="Fill background" width="564" height="272" title="Create a Photography Portfolio Website Design" /></p>
<p>Now go to Filter &gt; Noise &gt; Add Noise&#8230; and set Amount to 1%, Distribution to Uniform. An example shown on the picture below.</p>
<p><img class="alignnone size-full wp-image-7442" src="http://webdesignfan.com/wp-content/uploads/2011/03/step03_add_noise1.jpg" alt="Add noise" width="328" height="426" title="Create a Photography Portfolio Website Design" /></p>
<p>Now go to <a href="http://www.sxc.hu/photo/1287589">sxc.hu</a> and download free photo of a girl pushing the car. After that drag it to your Photoshop window and then using Move Tool (V) drag it into your design document. Click Ctrl+T and resize photo to fit in your design.</p>
<p><img class="alignnone size-full wp-image-7445" src="http://webdesignfan.com/wp-content/uploads/2011/03/step03_photo.jpg" alt="Resize photo" width="590" height="410" title="Create a Photography Portfolio Website Design" /></p>
<p>Pick Rectangular Marquee Tool (M) and select area under the horizontal guideline and delete it.</p>
<p><img class="alignnone size-full wp-image-7447" src="http://webdesignfan.com/wp-content/uploads/2011/03/step03_delete_selected_area.jpg" alt="Delete selected=" title="Create a Photography Portfolio Website Design" /></p>
<p>Go to Layer &gt; New Adjustment Layer &gt; Gradient Map&#8230; name it &#8220;Gradient Map&#8221; and select gradient from purple (#290A59) to orange (#FF7C00).</p>
<p><img class="alignnone size-full wp-image-7451" src="http://webdesignfan.com/wp-content/uploads/2011/03/step03_gradient_map.jpg" alt="Gradient map" width="540" height="280" title="Create a Photography Portfolio Website Design" /></p>
<p>Set blending mode to Soft Light. After that click right mouse button on Gradient Map layer and select Create Clipping Mask.</p>
<p><img class="alignnone size-full wp-image-7453" src="http://webdesignfan.com/wp-content/uploads/2011/03/step03_gradient_map_blending_mode.jpg" alt="Gradient map blending mode" width="590" height="310" title="Create a Photography Portfolio Website Design" /></p>
<h2>Step 4: Header</h2>
<p>Now minimize &#8220;Background&#8221; group by clicking a small grey arrow next    to the group name. After that create a new group (Layer &gt; New &gt;    Group&#8230;) and name it &#8220;Header&#8221;. Change foreground color to black (#000000) and then pick Rectangle Tool (U) and draw 1200&#215;100 px size rectangle. An example shown on the picture below.</p>
<p><img class="alignnone size-full wp-image-7455" src="http://webdesignfan.com/wp-content/uploads/2011/03/step04_draw_rectangle.jpg" alt="Draw rectangle" width="501" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Move your rectangle shape 20 px from the top by holding Shift and clicking down button twice. Then change rectangle layer&#8217;s Opacity to 30%.</p>
<p><img class="alignnone size-full wp-image-7457" src="http://webdesignfan.com/wp-content/uploads/2011/03/step04_rectangle_opacity.jpg" alt="Rectangle opacity" width="550" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Now change foreground color to white (#FFFFFF) and choose Horizontal Type Tool (T), select <a href="http://www.dafont.com/neuton.font">Neuton</a> font, set font size to 24 pt and write your website title.</p>
<p><img class="alignnone size-full wp-image-7459" src="http://webdesignfan.com/wp-content/uploads/2011/03/step04_website_title.jpg" alt="Website title" width="550" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Click right mouse button on title layer and select Blending Options&#8230; and apply following option.</p>
<p><img class="alignnone size-full wp-image-7461" src="http://webdesignfan.com/wp-content/uploads/2011/03/step04_website_title_drop_shadow.jpg" alt="Website title drop shadow" width="590" height="447" title="Create a Photography Portfolio Website Design" /></p>
<p>Now pick Horizontal Type Tool (T) again, select Neuton font and set size to 14 pt and make your top navigation. After that apply Drop Shadow option as used for the website title layer.</p>
<p><img class="alignnone size-full wp-image-7463" src="http://webdesignfan.com/wp-content/uploads/2011/03/step04_top_navigation.jpg" alt="Top navigation" width="550" height="250" title="Create a Photography Portfolio Website Design" /></p>
<h2>Step 5: Body</h2>
<p>Now minimize &#8220;Header&#8221; group by clicking a small grey arrow next     to the group name. After that create a new group (Layer &gt; New &gt;     Group&#8230;) and name it &#8220;Body&#8221;. Using Horizontal Type Tool (T), 24 pt size Neuton font write 2-3 descriptive sentences about your website. Place your description 20 px to the right from the first vertical guideline.</p>
<p><img class="alignnone size-full wp-image-7465" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_descriptive_sentences.jpg" alt="Descriptive sentences" width="590" height="284" title="Create a Photography Portfolio Website Design" /></p>
<p>Now click right mouse button on text layer and select Blending Options&#8230; after that apply following option.</p>
<p><img class="alignnone size-full wp-image-7467" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_descriptive_sentences_drop_shadow.jpg" alt="Descriptive sentences drop shadow" width="590" height="447" title="Create a Photography Portfolio Website Design" /></p>
<p>Change foreground color to white (#FFFFFF) and pick Rectangle Tool (U). Then create a new layer (Shift+Ctrl+N) and place it above descriptive text layer. After that draw a rectangle shape much bigger than text. An example shown on the picture below.</p>
<p><img class="alignnone size-full wp-image-7470" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_rectangle.jpg" alt="Rectangle" width="590" height="319" title="Create a Photography Portfolio Website Design" /></p>
<p>Reduce rectangle layer&#8217;s Opacity to 10%.</p>
<p><img class="alignnone size-full wp-image-7471" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_rectangle_opacity.jpg" alt="Rectangle opacity" width="590" height="319" title="Create a Photography Portfolio Website Design" /></p>
<p>Draw two more rectangle shapes and place them below the text layer and reduce Opacity to 10%.</p>
<p><img class="alignnone size-full wp-image-7472" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_rectangle_shapes.jpg" alt="Rectangle shapes" width="590" height="238" title="Create a Photography Portfolio Website Design" /></p>
<p>Pick Horizontal Type Tool (T), choose Times New Roman font and set font size to 100 pt. Then write only four dots. After that click right mouse button on descriptive text layer and select Copy Layer Style and then go back and click right mouse button on dots layer and select Paste Layer Style. These dots will be our slider changers.</p>
<p><img class="alignnone size-full wp-image-7480" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_dots1.jpg" alt="Dots" width="590" height="238" title="Create a Photography Portfolio Website Design" /></p>
<p>Create a new layer (Shift+Ctrl+N) called &#8220;Bright line&#8221;. After that change foreground color to bright grey (#FDFDFD) and pick Pencil Tool (B), set brush size to 1 px and holding Shift button draw horizontal line below horizontal guideline.</p>
<p><img class="alignnone size-full wp-image-7482" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_bright_line.jpg" alt="Bright line" width="590" height="238" title="Create a Photography Portfolio Website Design" /></p>
<p>Set foreground color to grey (#878787) and pick Horizontal Type Tool (T), then choose 24 pt size Neuton font and write something like &#8220;Welcome to Photography Fan Portfolio&#8221;.</p>
<p><img class="alignnone size-full wp-image-7492" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_welcome.jpg" alt="Welcome" width="580" height="215" title="Create a Photography Portfolio Website Design" /></p>
<p>Download <a href="http://icondock.com/free/vector-social-media-icons">Vector Social Media Icons</a> and select following 32 px size icons: twitter.png, flickr.png and  facebook.png. Drag them to Photoshop window and click Shift+Ctrl+U to desaturate them. After that using Move Tool (V) drag  them into your “Body” group and place as shown on the example below.</p>
<p><img class="alignnone size-full wp-image-7494" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_icons.jpg" alt="Icons" width="580" height="240" title="Create a Photography Portfolio Website Design" /></p>
<p>Create a new layer (Shift+Ctrl+N) titled &#8220;Grey line&#8221;. After that change foreground color to bright grey (#DDDDDD) and select Pencil Tool (B), set brush size to 1 px and draw (holding Shift button) horizontal line between the vertical guidelines.</p>
<p><img class="alignnone size-full wp-image-7496" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_grey_line.jpg" alt="Grey line" width="590" height="260" title="Create a Photography Portfolio Website Design" /></p>
<p>Click Ctrl+J on &#8220;Grey line&#8221; layer to duplicate it, then place it 4 px lower.</p>
<p><img class="alignnone size-full wp-image-7498" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_duplicate_grey_line.jpg" alt="Duplicate grey line" width="590" height="181" title="Create a Photography Portfolio Website Design" /></p>
<p>Go to <a href="http://www.sxc.hu/photo/1234767">sxc.hu</a> and download cat photo. Then drag it to your Photoshop window and resize by clicking Ctrl+Alt+I. After that pick Crop Tool (C) and crop it to 223&#215;114 px size.</p>
<p><img class="alignnone size-full wp-image-7500" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_cat.jpg" alt="Cat" width="560" height="260" title="Create a Photography Portfolio Website Design" /></p>
<p>Change foreground color to black (#000000) and grab Rectangle Tool (U). After that draw rectangle shape and place it above &#8220;Cat&#8221; layer.</p>
<p><img class="alignnone size-full wp-image-7502" src="http://webdesignfan.com/wp-content/uploads/2011/03/step05_rectangle_shape.jpg" alt="Rectangle shape" width="560" height="260" title="Create a Photography Portfolio Website Design" /></p>
<p>Now reduce rectangle shape layer&#8217;s Opacity to 50%.</p>
<p><img class="alignnone size-full wp-image-7510" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_reduce_opacity.jpg" alt="Reduce opacity" width="580" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Set your foreground color to white (#FFFFFF) and pick Horizontal Type Tool (T). Then choose Neuton font and set size to 24 pt after that write photos category name for example &#8220;Animals&#8221; and place it on just created rectangle.</p>
<p><img class="alignnone size-full wp-image-7512" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_category_name.jpg" alt="Category name" width="580" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Now create other 3 categories using the same techniques shown before. Girl photo <a href="http://www.sxc.hu/photo/1317164">from sxc.hu</a>.</p>
<p><img class="alignnone size-full wp-image-7514" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_categories.jpg" alt="Categories" width="580" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Now change foreground color to dark grey (#878787) and select Horizontal Type Tool (T), choose 24 pt size Neuton font and write &#8220;About Photography Fan&#8221; or something similar. Move your text 30 px below the images.</p>
<p><img class="alignnone size-full wp-image-7516" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_about_headline.jpg" alt="About headline" width="580" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Now find &#8220;Grey line&#8221; layer and click Ctrl+J to duplicate it. After that move it on the same level as your &#8220;About&#8221; headline text. An example shown on the picture below.</p>
<p><img class="alignnone size-full wp-image-7517" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_duplicate.jpg" alt="Duplicate" width="580" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Now pick Rectangular Marquee Tool (M) and select area from first horizontal guideline to the place where the text ends and leave about 20 px gap.</p>
<p><img class="alignnone size-full wp-image-7518" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_select.jpg" alt="Select" width="580" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Now delete selected area. After that duplicate short line by clicking Ctrl+J and move it 4 px lower than the first one.</p>
<p><img class="alignnone size-full wp-image-7519" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_duplicate_line.jpg" alt="Duplicate line" width="580" height="250" title="Create a Photography Portfolio Website Design" /></p>
<p>Grab Horizontal Type Tool (T) and choose 15 pt size Georgia (Italic) font. After that write about 3 full width (between the vertical guidelines) lines of description. An example shown on the picture below.</p>
<p><img class="alignnone size-full wp-image-7520" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_description.jpg" alt="Description" width="580" height="350" title="Create a Photography Portfolio Website Design" /></p>
<p>Now find &#8220;Grey line&#8221; layer again and duplicate it twice by clicking Ctrl+J. After that move duplicated lines under the description text. Finally move one line 4 px lower.</p>
<p><img class="alignnone size-full wp-image-7521" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_bottom_lines.jpg" alt="Bottom lines" width="580" height="234" title="Create a Photography Portfolio Website Design" /></p>
<p>Select Horizontal Type Tool (T), choose 13 pt size Georgia font and write your copyright information and place it below the two lines at the bottom of your design.</p>
<p><img class="alignnone size-full wp-image-7524" src="http://webdesignfan.com/wp-content/uploads/2011/04/step05_copyright1.jpg" alt="Copyright" width="580" height="234" title="Create a Photography Portfolio Website Design" /></p>
<p>Congratulations! You&#8217;ve finished your photography portfolio design.</p>
<h2>Final Result</h2>
<p><a href="../wp-content/uploads/2011/04/fullpreview.jpg"><img src="../wp-content/uploads/2011/04/preview.jpg" alt="Preview" width="590" height="492" title="Create a Photography Portfolio Website Design" /></a></p>
<p>We offer up to date practice questions for <a href="http://www.thetestking.org/exam/MB6-827.html">MB6-827</a> and <a href="http://www.thepass4sure.info/MB6-817-test.html">MB6-817</a>. We also provide your <a href="http://www.pass4sures.biz/MB6-202-testking.html">MB6-202</a> with highest score using up to date products of  <a href="http://www.mypass4sure.info/70-557-dumps.html">70-557</a> is not a challenge for everyone.
<div class="shr-publisher-7436"></div>
]]></content:encoded>
			<wfw:commentRss>http://webdesignfan.com/create-a-photography-portfolio-website-design/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Create a Clean Blue Portfolio Design in Photoshop</title>
		<link>http://webdesignfan.com/create-a-clean-blue-portfolio-design-in-photoshop/</link>
		<comments>http://webdesignfan.com/create-a-clean-blue-portfolio-design-in-photoshop/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 19:13:45 +0000</pubDate>
		<dc:creator>Tomas Laurinavicius</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Blue]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://webdesignfan.com/?p=2349</guid>
		<description><![CDATA[Have you ever wanted to create clean and nice portfolio design? In this tutorial I will show you how to design clean blue portfolio layout, available in psd format.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Have you ever wanted to create clean and nice portfolio design? In this tutorial I will show you how to design clean blue portfolio layout.</p>
<p style="text-align: left;">As I mentioned in my <strong><a title="The Third Month of Blogging" href="../the-third-month-of-blogging/">The Third Month of Blogging</a></strong> post<strong> </strong>this month I want to release my first photoshop tutorial. And this is it. I created it very easily but when I come to explaining phase it took some time to complete. I hope that you like it and you&#8217;ll learn something new doing this tutorial.</p>
<p style="text-align: left;">In this tutorial we&#8217;ll use <a href="http://www.smashingmagazine.com/2009/01/23/friday-freebies-flavours-icon-set-and-cute-tweeters-icon-set/"><strong>Flavours Icon Set</strong></a>, <a href="http://www.tenbytwenty.com/products/typefaces/nevis"><strong>Nevis</strong></a> typeface and <a href="http://www.komodomedia.com/blog/2009/06/social-network-icon-pack/"><strong>Social Network Icon Pack</strong></a>.</p>
<h4><strong>Final Result</strong></h4>
<p><strong><a href="http://webdesignfan.com/wp-content/uploads/2010/01/Portfolio-Design.jpg"></a></strong></p>
<p style="text-align: center;"><strong><a href="http://webdesignfan.com/wp-content/uploads/2010/01/Portfolio-Design.jpg"><img title="Create a Clean Blue Portfolio Design in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2010/01/Portfolio-Design-final.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop" width="590" height="522" /></a></strong></p>
<p><strong> </strong></p>
<h4 style="text-align: left;">Step 1: Background</h4>
<p style="text-align: left;">Let’s start by creating a new document in Photoshop – 1000×885 px, resolution 72 pixels/inch.</p>
<p style="text-align: center;"><img class="size-full wp-image-2352 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Step 1" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-step01.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Step 1" width="558" height="346" /></p>
<p style="text-align: left;">Then add guidelines <strong>View &gt; New Guide&#8230;</strong> vertical guidelines at 50px, 950px and horizontal guidelines at 102px, 404px, 497px, 832px.</p>
<p style="text-align: center;"><img class="size-full wp-image-2359 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Guides" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-step0111.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Guides" width="558" height="184" /></p>
<p style="text-align: left;">Now set the foreground color to <strong>#5398B8</strong> and fill the document with this color (Alt + Backspace). Go to <strong>Filter &gt; Noise &gt; Add Noise</strong> and apply filter with parametars shown on the picture below.</p>
<p style="text-align: center;"><img class="size-full wp-image-2362 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Add Noise" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-add-noise.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Add Noise" width="558" height="227" /></p>
<h4 style="text-align: left;">Step 2: Header</h4>
<p style="text-align: left;">As the portfolio logo and other icons I&#8217;ll use <strong><a href="http://www.smashingmagazine.com/2009/01/23/friday-freebies-flavours-icon-set-and-cute-tweeters-icon-set/">Flavours Icon Set</a></strong> released on Smashing Magazine. Download <a href="http://www.tenbytwenty.com/products/typefaces/nevis"><strong>Nevis</strong></a> typeface it will be used for headlines.</p>
<p style="text-align: left;">Pick Tablet icon from <strong>Flavours Icon Set</strong> and place it as shown on the picture below. Then pick Nevis font and write something for example &#8220;Portfolio&#8221;. Then mark the text and change character options as shown on the picture.</p>
<p style="text-align: center;"><a href="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-portfolio-text.jpg"><img class="size-full wp-image-2369   aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Text settings" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-portfolio-text.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Text settings" width="558" height="276" /></a></p>
<p style="text-align: left;">Right click on Portfolio text layer and choose <strong>Blending Options</strong>. Then apply settings shown on the picture below.</p>
<p style="text-align: center;"><img class="size-full wp-image-2372 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Portfolio text Drop Shadow" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-portfolio-text-drop-shadow.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Portfolio text Drop Shadow" width="558" height="346" /></p>
<p style="text-align: center;"><img class="size-full wp-image-2378 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Portfolio text Gradient overlay" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-portfolio-text-gradient-overlay.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Portfolio text Gradient overlay" width="558" height="346" /></p>
<p style="text-align: left;">Now place text <strong>40 px</strong> above guideline <strong>(Shift+4 clicks up)</strong> you should have something like shown on the picture.</p>
<p style="text-align: center;"><img class="size-full wp-image-2387 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Portfolio text finished" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-portfolio-text-finished.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Portfolio text finished" width="558" height="156" /></p>
<p style="text-align: left;">Create a new group <strong>Layer &gt; New &gt; Group&#8230;</strong> and call it navigation. Then choose 18pt size Myriad Pro (Condensed) font pick <strong>#2a2a2a</strong> as a color and create your portfolio navigation. For the &#8220;Home&#8221; choose white color <strong>#ffffff</strong>. Character options shown on the picture below.</p>
<p style="text-align: center;"><img class="size-full wp-image-2390 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Create navigation" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Create navigation" width="558" height="266" /></p>
<p style="text-align: left;">Then duplicate navigation layer <strong>(Ctrl+J)</strong> and move it below original layer. Then reverse text colors, where was white <strong>(#ffffff)</strong> change to dark grey <strong>(#2a2a2a)</strong> and where was dark grey <strong>(#2a2a2a)</strong> change to white <strong>(#ffffff)</strong>. After that move layer 1 px down and 1 px right. Then change opacity to 40% and will have something like shown on the picture below.</p>
<p style="text-align: center;"><img class="size-full wp-image-2422 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Navigation shadow" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-text-shadow.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Navigation shadow" width="558" height="100" /></p>
<p style="text-align: left;">Now create new layer (Shift+Ctrl+N) and move it below text. Then pick <strong>Rounded Rectangle Tool</strong> set Radius to 5 px foreground color <strong>#487f99</strong> and create button. Example shown on the picture.</p>
<p style="text-align: center;"><img class="size-full wp-image-2395 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Navigation Button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-button.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Navigation Button" width="558" height="128" /></p>
<p style="text-align: left;">Right click on created button layer or or (<strong>Layer &gt; Layer Style &gt; Blending Options</strong>) and choose <strong>Blending Options</strong>. Then apply shown settings.</p>
<p style="text-align: center;"><img class="size-full wp-image-2398 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Navigation button drop shadow" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-drop-shadow.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Navigation button drop shadow" width="558" height="346" /></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2401" title="Create a Clean Blue Portfolio Design in Photoshop - Navigation button inner shadow" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-inner-shadow.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Navigation button inner shadow" width="558" height="346" /></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2402" title="Create a Clean Blue Portfolio Design in Photoshop - Navigation button gradient overlay" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-button-gradient-overlay.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Navigation button gradient overlay" width="558" height="346" /></p>
<p style="text-align: left;">Here is example shown on the picture how your navigation should look.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2405" title="Create a Clean Blue Portfolio Design in Photoshop - Navigation button finished" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-button-finished.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Navigation button finished" width="558" height="102" /></p>
<p style="text-align: left;">Then set foreground color to <strong>#487f99</strong> and pick <strong>Pencil Tool</strong>. Set <strong>Brush</strong> to <strong>1 px</strong> and create <strong>40 px</strong> lenght vertical line. After that set foreground color to <strong>#a4bfcc</strong> and create same length line <strong>1 px</strong> to right from the first one. Example shown on the picture below.</p>
<p style="text-align: center;"><img class="size-full wp-image-2409 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Vertical Line" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-vertical-line.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Vertical Line" width="558" height="102" /></p>
<h4 style="text-align: left;">Step 3: Lines</h4>
<p style="text-align: left;">Now create new group <strong>Layer &gt; New &gt; Group&#8230;</strong> and call it <strong>Lines</strong>. Now do the same actions as creating vertical line but this time create horizontal lines on horizontal guidelines. Example shown on the picture.<strong><em> Tip:  To create straight line with pencil hold Shift key.</em></strong></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2415" title="Create a Clean Blue Portfolio Design in Photoshop - Horizontal line example" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-horizontal-line1.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Horizontal line example" width="558" height="232" /></p>
<h4 style="text-align: left;">Step 4: &#8220;My Works&#8221; Block</h4>
<p style="text-align: left;">Now create new group <strong>Layer &gt; New &gt; Group&#8230;</strong> and call it <strong>My Works</strong>. Then pick <strong>case icon</strong> from Flavours Icon Set and move it 20 px down from first guideline at the top. Then type My Works and apply settings like on Portfolio text in <strong>Step 2: Header</strong>.</p>
<p style="text-align: center;"><img class="size-full wp-image-2427 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - My Works" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works" width="558" height="174" /></p>
<p style="text-align: left;">Now set foreground color to black <strong>(#000000)</strong> and pick <strong>Rounded Rectangle Tool</strong> set Radius to 5 px and create button like shown on the picture below.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2429" title="Create a Clean Blue Portfolio Design in Photoshop - My Works more button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-more-button.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works more button" width="558" height="140" /></p>
<p style="text-align: left;">Now reduce <strong>Opacity</strong> to <strong>20%</strong>. Pick blue plus button from <strong>Flavours Icon Set</strong> click (CTRL+T) and resize W and H at the top toolbar to 60% then move it on button created before. Set foreground color to dark grey <strong>(#2a2a2a)</strong> and choose Myriad Pro (Condensed) 14 pt size font. Then type &#8220;See all works&#8221; and move like shown on the picture.</p>
<p style="text-align: center;"><img class="size-full wp-image-2430 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - See all works" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-see-all-works.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - See all works" width="558" height="83" /></p>
<p style="text-align: left;">Right click  on &#8220;See all works&#8221; layer and choose <strong>Blending Options&#8230;</strong> or (<strong>Layer &gt; Layer Style &gt; Blending Options&#8230;</strong>) and apply options shown on the picture below (on the left side shown <strong>Character</strong> options).</p>
<p style="text-align: center;"><img class="size-full wp-image-2433 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - See all works blending options" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-see-all-works-blending-options.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - See all works blending options" width="558" height="346" /></p>
<p style="text-align: left;">Here is the result with aplied <strong>Drop Shadow</strong>.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2436" title="Create a Clean Blue Portfolio Design in Photoshop - See all works with drop shadow" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-see-all-works-with-drop-shadow.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - See all works with drop shadow" width="558" height="84" /></p>
<p style="text-align: left;">Now set foreground color to <strong>#487f99</strong> pick <strong>Rounded Rectangle Tool</strong> set <strong>Radius to 5 px</strong> and draw about 190 px height box. Example shown on the picture.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2443" title="Create a Clean Blue Portfolio Design in Photoshop - My Works box" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-box.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works box" width="558" height="346" /></p>
<p style="text-align: left;">Select button layer from <strong>Navigation</strong> group and click right mouse button on layer name and choose <strong>Copy Layer Style</strong>. Then choose previous created box layer in <strong>My Works</strong> group and click right mouse button to choose <strong>Paste Layer Style</strong>.</p>
<p style="text-align: center;"><img class="size-full wp-image-2475 aligncenter" title="Create a Clean Blue Portfolio Design in Photoshop - Navigation button layer" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-button-layer.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Navigation button layer" width="558" height="284" /></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2482" title="Create a Clean Blue Portfolio Design in Photoshop - My works customized button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-navigation-button-layer-paste.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My works customized button" width="558" height="284" /></p>
<p style="text-align: left;">Then copy layer <strong>(CTRL+J)</strong> and place them like shown on the picture.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2483" title="Create a Clean Blue Portfolio Design in Photoshop - My Works boxes" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-boxes.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works boxes" width="558" height="284" /></p>
<p style="text-align: left;">After that pick three pictures of your works. Resize them <strong>(CTRL+T)</strong> and move on the boxes. Example shown on the picture below.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2487" title="Create a Clean Blue Portfolio Design in Photoshop - My Works with pictures" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-with-pistures.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works with pictures" width="558" height="292" /></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2490" title="Create a Clean Blue Portfolio Design in Photoshop - My Works with pictures" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-with-pistures2.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works with pictures" width="558" height="292" /></p>
<p style="text-align: left;">Set foreground color to <strong>#2a2a2a</strong> and choose <strong>Horizontal Type Tool</strong>. Pick <strong>Myriad Pro (Condensed)</strong> font, set size to 16 pt and write brief description of the project. Then apply Drop Shadow options shown on the 2nd picture.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2493" title="Create a Clean Blue Portfolio Design in Photoshop - My Works project description" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-description.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works project description" width="558" height="226" /></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2494" title="Create a Clean Blue Portfolio Design in Photoshop - My Works description drop shadow" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-project-description-drop-shadow.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works description drop shadow" width="558" height="346" /></p>
<p style="text-align: left;">Now copy <strong>(CTRL+J)</strong> description layer with applied drop shadow and move under other works.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2495" title="Create a Clean Blue Portfolio Design in Photoshop - My Works projects with descriptions" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-project-descriptions.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works projects with descriptions" width="558" height="280" /></p>
<p style="text-align: left;">Create new layer and move it under all layers in <strong>My Works</strong> group. Then pick <strong>Rectangular Marquee Tool</strong> and select all area between first and second guidelines then fill it <strong>(ALT+Backspace)</strong> with black <strong>(#000000)</strong>. Example shown on the picture below.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2498" title="Create a Clean Blue Portfolio Design in Photoshop - My Works background" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-background.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works background" width="558" height="257" /></p>
<p style="text-align: left;">Right click on created layer or (<strong>Layer &gt; Layer Style &gt; Blending Options&#8230;</strong>) and apply Gradient Overlay. Options shown on the picture below.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2505" title="Create a Clean Blue Portfolio Design in Photoshop - My Works background gradient overlay" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-background-gradient-overlay.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works background gradient overlay" width="558" height="283" /></p>
<p style="text-align: left;">After that reduce <strong>Opacity to 30%</strong> and you should get something like shown on the picture.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2508" title="Create a Clean Blue Portfolio Design in Photoshop - My Works background with reduced opacity" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-background-reduced-opacity.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works background with reduced opacity" width="558" height="346" /></p>
<p style="text-align: left;">Pick <strong>button fast forward blue</strong> and <strong>button rewind blue</strong> icons from <strong>Flavours Icon Set</strong>. Resize <strong>(CTRL+T)</strong> them to <strong>60%</strong> and place as shown on the example below.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2511" title="Create a Clean Blue Portfolio Design in Photoshop - My Works previous button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-previous-button.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works previous button" width="558" height="283" /></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2512" title="Create a Clean Blue Portfolio Design in Photoshop - My Works next button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-my-works-next-button.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - My Works next button" width="558" height="227" /></p>
<h4 style="text-align: left;">Step 5: &#8220;Twitter&#8221; Block</h4>
<p>Create new group (<strong>Layer &gt; New &gt; Group&#8230;</strong>) and call it <strong>Twitter block. </strong>Pick <strong>twitter</strong> icon from <strong>Flavours Icon Set</strong> and place it between third and fourth guidelines. Then set foreground color to white <strong>(#ffffff)</strong>, choose <strong>Rounded Rectangle Tool</strong> set Radius to <strong>5 px</strong> and draw about 750 px length and 50 px height box.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2515" title="Create a Clean Blue Portfolio Design in Photoshop - Twitter box" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-twitter-box.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Twitter box" width="558" height="192" /></p>
<p style="text-align: left;">Then right click on white box layer and select <strong>Blending Options&#8230;</strong> after that choose <strong>Stroke</strong> and customize following an example.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2516" title="Create a Clean Blue Portfolio Design in Photoshop - Twitter box stroke" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-twitter-box-stroke.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Twitter box stroke" width="558" height="346" /></p>
<p style="text-align: left;">Now reduce white box layer <strong>Opacity to 20%</strong>. Then set foreground color to <strong>#245166</strong>, choose <strong>Horizontal Type Tool </strong>and Georgia (Italic) font, set size to 18 pt and write something.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2519" title="Create a Clean Blue Portfolio Design in Photoshop - Twitter message" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-twitter-message.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Twitter message" width="558" height="166" /></p>
<h4 style="text-align: left;">Step 6: &#8220;Blog News&#8221; Block</h4>
<p>Create new group (<strong>Layer &gt; New &gt; Group&#8230;</strong>) and call it <strong>Blog news</strong>. Then pick screen <strong>aurora icon</strong> from <strong>Flavours Icon Set</strong> and place it as shown on the picture. Pick <strong>Horizontal Type Tool</strong> and write for example &#8220;<strong>News from blog</strong>&#8221; and apply <strong>Blending Options</strong> from <strong>Step 2: Header</strong>.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2524" title="Create a Clean Blue Portfolio Design in Photoshop - News from blog" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-news-from-blog.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - News from blog" width="558" height="162" /></p>
<p style="text-align: left;">Set foreground color to <strong>#2a2a2a</strong> after that choose <strong>Myriad Pro (Regular)</strong> font, set size to <strong>18 pt</strong> and write blog post headline. Then apply <strong>Drop Shadow</strong> options from <strong>Step 4: My Works</strong> like on the &#8220;<strong>See all works</strong>&#8221; button.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2527" title="Create a Clean Blue Portfolio Design in Photoshop - News from blog headline" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-news-from-blog-headline.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - News from blog headline" width="558" height="149" /></p>
<p style="text-align: left;">Then write some text from blog. I used <strong>Arial (Regular) 12 pt</strong> size font. Leave space for Social media block on the right side.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2531" title="Create a Clean Blue Portfolio Design in Photoshop - Blog content" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-blog-content.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Blog content" width="558" height="346" /></p>
<p style="text-align: left;">Create new group in <strong>Blog news</strong> group <strong>(Layer &gt; New &gt; Group&#8230;)</strong> and call it <strong>Read more</strong>. Set foregroun color to black <strong>(#000000)</strong>. Pick <strong>Rounded Rectangle Tool, </strong>set <strong>Radius</strong> to <strong>10 px </strong>and draw button.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2537" title="Create a Clean Blue Portfolio Design in Photoshop - Read more button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-read-more-button.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Read more button" width="558" height="145" /></p>
<p style="text-align: left;">Then reduce button <strong>Opacity</strong> to <strong>20%</strong>. Choose <strong>check</strong> icon from <strong>Flavours Icon Set</strong> and resize <strong>(CTRL+T)</strong> it to <strong>60%</strong>. Move on button and with <strong>Horizontal Type Tool</strong> <strong>Myriad Pro (Condensed) 14 pt</strong> size font write for example &#8220;Read more&#8221;. Then apply the same <strong>Blending Options</strong> like on blog headline.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2542" title="Create a Clean Blue Portfolio Design in Photoshop - Read more" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-read-more.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Read more" width="558" height="139" /></p>
<p style="text-align: left;">Set foreground color to <strong>#487f99</strong>. Pick <strong>Pencil Tool</strong>, set Brush size to <strong>1 px</strong> and draw vertical line to separate &#8220;Blog news&#8221; and &#8220;Social media&#8221; blocks. Then set foreground color to #a4bfcc and draw same length line but move it 1 px to right.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2545" title="Create a Clean Blue Portfolio Design in Photoshop - Separator" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-separate.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Separator" width="558" height="346" /></p>
<h4 style="text-align: left;">Step 7: &#8220;Social Media&#8221; Block</h4>
<p>Create new group <strong>(Layer &gt; New &gt; Group&#8230;)</strong> and call it &#8220;<strong>Social media</strong>&#8220;. Choose <strong>coffee</strong> icon from <strong>Flavours Icon Set</strong> and place about <strong>50 px</strong> right from separator. Then pick <strong>Horizontal Type Tool</strong>, Nevis font 30 pt size and write &#8220;<strong>Become my friend</strong>&#8220;, then apply <strong>Blending Options</strong> and <strong>Character options</strong> from <strong>Step 2: Header</strong> same like on <strong>&#8220;Portfolio&#8221;</strong> text.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2548" title="Create a Clean Blue Portfolio Design in Photoshop - Become my friend" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-become-my-friend.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Become my friend" width="558" height="102" /></p>
<p style="text-align: left;">Download <strong><a href="http://www.komodomedia.com/blog/2009/06/social-network-icon-pack/">Social Network Icon Pack</a></strong>. Then choose 8 icons and place them as shown on the example below.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2551" title="Create a Clean Blue Portfolio Design in Photoshop - Social Media icons" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-social-media-icons.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Social Media icons" width="558" height="271" /></p>
<p style="text-align: left;">Set foreground color to <strong>#2a2a2a</strong>, pick <strong>Horizontal Type Tool</strong>, choose <strong>Myriad Pro (Condensed) 18 pt</strong> size font and write social network titles. Then apply <strong>Drop Shadow</strong> options like on the blog headline text.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2554" title="Create a Clean Blue Portfolio Design in Photoshop - Social media links" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-social-media-links.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Social media links" width="558" height="271" /></p>
<p style="text-align: left;">Create new layer (<strong>Layer &gt; New &gt; Layer&#8230;</strong>) and move it under all layers in <strong>Social media</strong> group. Now set foreground color to black <strong>(#000000)</strong> and choose <strong>Rounded Rectangle Tool</strong>. Set <strong>Radius to 10 px</strong> and draw bigger than icon and text button. Reduce <strong>Opacity to 20%</strong>.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2557" title="Create a Clean Blue Portfolio Design in Photoshop - Social media active button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-social-media-active-button.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Social media active button" width="558" height="271" /></p>
<p style="text-align: left;">Right mouse click on <strong>Read more</strong> group in <strong>Blog news</strong> group and choose <strong>Duplicate Group&#8230;</strong> then move duplicated group to <strong>Social media</strong> group and place as shown on the example.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-2558" title="Create a Clean Blue Portfolio Design in Photoshop - Social media read more button" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-social-media-read-more.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Social media read more button" width="558" height="346" /></p>
<h4 style="text-align: left;">Step 8: Footer</h4>
<p>Create new group <strong>(Layer &gt; New &gt; Group&#8230;)</strong> and call it &#8220;<strong>Footer</strong>&#8220;. Set foreground color to <strong>#2a2a2a</strong>. Choose <strong>Horizontal Type Tool</strong>, <strong>Myriad Pro (Condensed) 18 pt</strong> size font and write something. Then apply <strong>Drop Shadow</strong> options like on <strong>Step 4: &#8220;My Works&#8221; Block </strong>&#8220;See all works&#8221; text<strong>.</strong></p>
<p style="text-align: center;"><strong><img class="alignnone size-full wp-image-2561" title="Create a Clean Blue Portfolio Design in Photoshop - Footer" src="http://webdesignfan.com/wp-content/uploads/2010/01/Create-a-Clean-Blue-Portfolio-Design-in-Photoshop-footer.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop - Footer" width="558" height="139" /></strong></p>
<p><!--Ads1--></p>
<h4 style="text-align: left;"><strong>Final Result</strong></h4>
<p style="text-align: center;"><strong><a href="http://webdesignfan.com/wp-content/uploads/2010/01/Portfolio-Design.jpg"><img class="alignnone size-full wp-image-2565" title="Create a Clean Blue Portfolio Design in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2010/01/Portfolio-Design-final.jpg" alt="Create a Clean Blue Portfolio Design in Photoshop" width="590" height="522" /></a></strong><a href="http://webdesignfan.com/wp-content/uploads/2010/01/Portfolio-Design.psd"><strong> </strong></a></p>
<h3>Source File</h3>
<p>To download the source file, you must be a member of the <a href="http://webdesignfan.com/join-the-club/">Web Design Fan Club</a>. Joining the Web Design Fan Club grants you access to all the incredible resources and knowledge you need to become an expert web designer. Read more about <a href="http://webdesignfan.com/join-the-club/">our club here</a>.</p>
<h4 style="text-align: center;"><a href="http://webdesignfan.com/downloads/Portfolio-Design.psd">Download the PSD (5.9 MB)</a></h4>
<h4 style="text-align: left;">What do you think?</h4>
<p>What do you think about my first photoshop tutorial? Do you understand all steps? I&#8217;d like hear your opinion and thoughts. Share your thoughts in comments. Thank you.</p>
<p><a href="http://www.test-king.com/exams/1Y0-A17.htm">1Y0-A17</a> practice questions and <a href="http://www.test-king.com/exams/70-646.htm">70-646</a> pdf cover all the important exam topics that you must go through in order to successfully move on next level. Download free demo of <a href="http://www.test-king.com/exams/N10-004.htm">N10-004</a> online test to practice and learn exam taking strategies so you can easily pass your exam.</p>
<p>Budget Friendly <a href="http://www.psprint.com/catalogs">Catalog Printing</a> Services at <a href="http://PsPrint.com/">PsPrint.com</a>
<div class="shr-publisher-2349"></div>
]]></content:encoded>
			<wfw:commentRss>http://webdesignfan.com/create-a-clean-blue-portfolio-design-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Portfolio Design Trends: vCard Websites</title>
		<link>http://webdesignfan.com/portfolio-design-trends-vcard-websites/</link>
		<comments>http://webdesignfan.com/portfolio-design-trends-vcard-websites/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:48:43 +0000</pubDate>
		<dc:creator>Tomas Laurinavicius</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[vCard]]></category>

		<guid isPermaLink="false">http://webdesignfan.com/?p=1332</guid>
		<description><![CDATA[A vCard websites contain minimal content, usually just basic information about the individual (i.e. job title) and contact information (i.e. mailing addresses and links to social media profiles). Most of them are having a same features - they are all using javascript animation like sliding, fading and tab navigation.]]></description>
			<content:encoded><![CDATA[<p>A <strong>vCard</strong> websites contain minimal content, usually just basic information about the individual (i.e. job title) and contact information (i.e. mailing addresses and links to social media profiles). Most of them are having a same features &#8211; they are all using javascript animation like sliding, fading and tab navigation.</p>
<p>Designer and Blogger, <strong><a href="http://timvandamme.com/">Tim Van Damme</a></strong>, started this portfolio design  trend and there is no concrete word to describe this type of site, but it&#8217;s very similar to <strong>vCard</strong>.</p>
<p>In this collection, you’ll find some <strong>impressive vCard sites for inspiration</strong>, <strong>templates</strong>, <strong>themes for WordPress</strong> and <strong>tutorials</strong> on how to create your <strong>vCard portfolio</strong>.</p>
<h2>Showcase of vCard Websites</h2>
<h4><a href="http://www.michaelvillar.com/">Michaël Villar</a></h4>
<p><a href="http://www.michaelvillar.com/"><img class="alignnone size-full wp-image-1333" title="Michaël Villar" src="http://webdesignfan.com/wp-content/uploads/2009/11/01_portfolio_design_trends_vCard_websites_michaelvillar.jpg" alt="Michaël Villar" width="590" height="441" /></a></p>
<h4><a href="http://matthewmaber.com/">Matthew Maber</a></h4>
<p><a href="http://matthewmaber.com/"><img class="alignnone size-full wp-image-1334" title="Matthew Maber" src="http://webdesignfan.com/wp-content/uploads/2009/11/02_portfolio_design_trends_vCard_websites_Matthew_Maber.jpg" alt="Matthew Maber" width="590" height="488" /></a></p>
<h4><a href="http://nouincolor.com/">Oskar Krawczyk</a></h4>
<p><a href="http://nouincolor.com/"><img class="alignnone size-full wp-image-1335" title="nouincolor.com − oskar krawczyk" src="http://webdesignfan.com/wp-content/uploads/2009/11/03_portfolio_design_trends_vCard_websites_nouincolor.jpg" alt="nouincolor.com − oskar krawczyk" width="590" height="385" /></a></p>
<h3><a href="http://chrisrowe.net/">Chris Rowe</a></h3>
<p><a href="http://chrisrowe.net/"><img class="alignnone size-full wp-image-1338" title="Chris Rowe" src="http://webdesignfan.com/wp-content/uploads/2009/11/04_portfolio_design_trends_vCard_websites_Chris-Rowe.jpg" alt="Chris Rowe" width="590" height="499" /></a></p>
<h3><a href="http://www.stefanamport.ch/">Stefan Amport</a></h3>
<p><a href="http://www.stefanamport.ch/"><img class="alignnone size-full wp-image-1340" title="Stefan Amport" src="http://webdesignfan.com/wp-content/uploads/2009/11/05_portfolio_design_trends_vCard_websites_Stefan-Amport.jpg" alt="Stefan Amport" width="590" height="470" /></a></p>
<h4><a href="http://sebastiencouture.com/en/">Sebastien Couture</a></h4>
<p><a href="http://sebastiencouture.com/en/"><img class="alignnone size-full wp-image-1342" title="Sebastien Couture" src="http://webdesignfan.com/wp-content/uploads/2009/11/06_portfolio_design_trends_vCard_websites_Stefan-Amport.jpg" alt="Sebastien Couture" width="590" height="506" /></a></p>
<h4><a href="http://www.johnphillips.me/">John Phillips</a></h4>
<p><a href="http://www.johnphillips.me/"><img class="alignnone size-full wp-image-1344" title="John Phillips" src="http://webdesignfan.com/wp-content/uploads/2009/11/07_portfolio_design_trends_vCard_websites_John-Phillips.jpg" alt="John Phillips" width="590" height="476" /></a></p>
<h4><a href="http://lekevicius.com/">Jonas Lekevičius</a></h4>
<p><a href="http://lekevicius.com/"><img class="alignnone size-full wp-image-1345" title="Jonas Lekevičius" src="http://webdesignfan.com/wp-content/uploads/2009/11/08_portfolio_design_trends_vCard_websites_Jonas-Lekevicius.jpg" alt="Jonas Lekevičius" width="590" height="472" /></a></p>
<h4><a href="http://card.chris-wallace.com/">Christopher Wallace</a></h4>
<p><a href="http://card.chris-wallace.com/"><img class="alignnone size-full wp-image-1347" title="Christopher Wallace" src="http://webdesignfan.com/wp-content/uploads/2009/11/09_portfolio_design_trends_vCard_websites_Christopher-Wallace.jpg" alt="Christopher Wallace" width="590" height="493" /></a></p>
<h4><a href="http://matthiaskretschmann.com/">Matthias Kretschmann</a></h4>
<p><a href="http://matthiaskretschmann.com/"><img class="alignnone size-full wp-image-1349" title="Matthias Kretschmann" src="http://webdesignfan.com/wp-content/uploads/2009/11/10_portfolio_design_trends_vCard_websites_Matthias-Kretschmann.jpg" alt="Matthias Kretschmann" width="590" height="452" /></a></p>
<h4><a href="http://www.maximilianschoening.com/">Maximilian Schoening</a></h4>
<p><a href="http://www.maximilianschoening.com/"><img class="alignnone size-full wp-image-1350" title="Maximilian Schoening" src="http://webdesignfan.com/wp-content/uploads/2009/11/11_portfolio_design_trends_vCard_websites_Maximilian-Schoening.jpg" alt="Maximilian Schoening" width="590" height="488" /></a></p>
<h4><a href="http://peterhellberg.info/">Peter Hellberg</a></h4>
<p><a href="http://peterhellberg.info/"><img class="alignnone size-full wp-image-1353" title="Peter Hellberg" src="http://webdesignfan.com/wp-content/uploads/2009/11/12_portfolio_design_trends_vCard_websites_Peter-Hellberg.jpg" alt="Peter Hellberg" width="590" height="551" /></a></p>
<h4><a href="http://rogieking.com/">Rogie King</a></h4>
<p><a href="http://rogieking.com/"><img class="alignnone size-full wp-image-1354" title="Rogie King" src="http://webdesignfan.com/wp-content/uploads/2009/11/13_portfolio_design_trends_vCard_websites_Rogie-King.jpg" alt="Rogie King" width="590" height="395" /></a></p>
<h4><a href="http://www.gocha.co.uk/">Margot Dolewska Dyer</a></h4>
<p><a href="http://www.gocha.co.uk/"><img class="alignnone size-full wp-image-1356" title="Margot Dolewska Dyer" src="http://webdesignfan.com/wp-content/uploads/2009/11/14_portfolio_design_trends_vCard_websites_Margot-Dolewska-Dyer.jpg" alt="Margot Dolewska Dyer" width="590" height="455" /></a></p>
<h4><a href="http://www.chriscarey.info/">Chris Carey</a></h4>
<p><a href="http://www.chriscarey.info/"><img class="alignnone size-full wp-image-1357" title="Chris Carey" src="http://webdesignfan.com/wp-content/uploads/2009/11/15_portfolio_design_trends_vCard_websites_Chris-Carey.jpg" alt="Chris Carey" width="590" height="479" /></a></p>
<h4><a href="http://kevin.queness.com/">Kevin Liew</a></h4>
<p><a href="http://kevin.queness.com/"><img class="alignnone size-full wp-image-1358" title="Kevin Liew" src="http://webdesignfan.com/wp-content/uploads/2009/11/16_portfolio_design_trends_vCard_websites_Kevin-Liew.jpg" alt="Kevin Liew" width="590" height="269" /></a></p>
<h4><a href="http://timvandamme.com/">Tim Van Damme</a></h4>
<p><a href="http://timvandamme.com/"><img class="alignnone size-full wp-image-1359" title="Tim Van Damme" src="http://webdesignfan.com/wp-content/uploads/2009/11/17_portfolio_design_trends_vCard_websites_Tim-Van-Damme.jpg" alt="Tim Van Damme" width="590" height="401" /></a></p>
<p>Tim Van Damme was the man who started this web design trend. He has created a &#8220;<a href="http://timvandamme.com/wall-of-fame"><strong>Wall of Fame</strong></a>&#8221; to showcase vCard sites inspired by him. There you&#8217;ll find a lot of beautiful and inspiring vCards.</p>
<h2>Templates &amp; Themes</h2>
<h4><a href="http://themeforest.net/item/vcard-professional-portfolio/64207?ref=dzinerfusion">vCard Professional Portfolio</a></h4>
<p><a href="http://themeforest.net/item/vcard-professional-portfolio/64207?ref=dzinerfusion"><img class="alignnone size-full wp-image-1362" title="vCard Professional Portfolio" src="http://webdesignfan.com/wp-content/uploads/2009/11/18_portfolio_design_trends_vCard_websites_vCard-Professional-Portfolio.jpg" alt="vCard Professional Portfolio" width="590" height="413" /></a></p>
<p>This is a professional and clean <strong>vCard</strong> based on Tim Van Damme’s website. With this design you can use almost any background. With this template you will get: <strong>6 Different Backgrounds</strong>, <strong>2 jQuery Slides Options</strong>, <strong>Very Clean Design</strong>,<strong> jQuery Tooltips</strong>, <strong>jQuery FancyBox</strong>, <strong>Flickr Integration</strong>. And everything is just for 12$.</p>
<h4><a href="http://themeforest.net/item/purecolour-folio-creative-portfolio-template/69084?ref=dzinerfusion">PureColour Folio &#8211; Creative Portfolio Template</a></h4>
<p><a href="http://themeforest.net/item/purecolour-folio-creative-portfolio-template/69084?ref=dzinerfusion"><img class="alignnone size-full wp-image-1365" title="PureColour Folio - Creative Portfolio Template" src="http://webdesignfan.com/wp-content/uploads/2009/11/19_portfolio_design_trends_vCard_websites_PureColour-Folio-Creative-Portfolio-Template.jpg" alt="PureColour Folio - Creative Portfolio Template" width="590" height="300" /></a></p>
<p><strong>PureColour Folio</strong> is proffesional, creative html portfolio template created for promoting any kind of application, desgined with blog, pricing subpages and more! It’s complete webpage with great features: <strong>tableless layout</strong>, <strong>jQuery usage</strong>, layered .psd. You can buy it for 10$.</p>
<h4><a href="http://themeforest.net/item/mydentity-personal-portfolio-mini-site/70976?ref=dzinerfusion">Mydentity &#8211; Personal Portfolio Mini Site</a></h4>
<p><a href="http://themeforest.net/item/mydentity-personal-portfolio-mini-site/70976?ref=dzinerfusion"><img class="alignnone size-full wp-image-1369" title="Mydentity - Personal Portfolio Mini Site" src="http://webdesignfan.com/wp-content/uploads/2009/11/20_portfolio_design_trends_vCard_websites_Mydentity-Personal-Portfolio-Mini-Site.jpg" alt="Mydentity - Personal Portfolio Mini Site" width="590" height="387" /></a></p>
<p>Mydentity &#8211; a cross browser, attractive personal portfolio mini site. With Mydentity, you can display all your details quickly &amp; stylishly, with great attention to detail this design has an inset style and serves as a beautiful launching pad to your social media profiles, portfolio images and as a means of getting in contact. Only for 7$.</p>
<h4><a href="http://themeforest.net/item/blackgem-vcard/70762?ref=dzinerfusion">Blackgem vCard</a></h4>
<p><a href="http://themeforest.net/item/blackgem-vcard/70762?ref=dzinerfusion"><img class="alignnone size-full wp-image-1371" title="Blackgem vCard" src="http://webdesignfan.com/wp-content/uploads/2009/11/21_portfolio_design_trends_vCard_websites_Blackgem-vCard.jpg" alt="Blackgem vCard" width="590" height="329" /></a></p>
<p><strong>Blackem vCard</strong> &#8211; an easy to use template for your portfolio or Virtual Business Card needs. With great features: jQuery powered, valid  XHTML  Strict &amp;  CSS 2 .1, clean Design, total 8  PSD  files and full  PSD  file. Only for 8$.</p>
<h4><a href="http://themeforest.net/item/pixel-portfolio-vcard/66031?ref=dzinerfusion">Pixel Portfolio &#8211; vCard</a></h4>
<p><a href="http://themeforest.net/item/pixel-portfolio-vcard/66031?ref=dzinerfusion"><img class="alignnone size-full wp-image-1373" title="Pixel Portfolio - Vcard" src="http://webdesignfan.com/wp-content/uploads/2009/11/22_portfolio_design_trends_vCard_websites_Pixel-Portfolio-Vcard.jpg" alt="Pixel Portfolio - Vcard" width="590" height="373" /></a></p>
<p>An easy to use and customize template for your portfolio or Virtual Business Card needs. Comes with two colors dark or light. Only for 8$.</p>
<h4><a href="http://themeforest.net/item/the-virtual-business-card-vcard/71184?ref=dzinerfusion">The Virtual Business Card (vCard)</a></h4>
<p><a href="http://themeforest.net/item/the-virtual-business-card-vcard/71184?ref=dzinerfusion"><img class="alignnone size-full wp-image-1376" title="The Virtual Business Card (vCard)" src="http://webdesignfan.com/wp-content/uploads/2009/11/23_portfolio_design_trends_vCard_websites_The-Virtual-Business-Card.jpg" alt="The Virtual Business Card (vCard)" width="590" height="291" /></a></p>
<p>This is a professional, clean, flexible and customizable <strong>Virtual Business Card(vCard)</strong>, great for everyone to showcase their online bio. It’s pretty savvy, minimal and displays your information in style and yet it remains professional. Buy it only for 8$.</p>
<h4><a href="http://themeforest.net/item/vcard-personal-minisite/68724?ref=dzinerfusion">vCard Personal Mini-Site</a></h4>
<p><a href="http://themeforest.net/item/vcard-personal-minisite/68724?ref=dzinerfusion"><img class="alignnone size-full wp-image-1378" title="vCard Personal Mini-Site" src="http://webdesignfan.com/wp-content/uploads/2009/11/24_portfolio_design_trends_vCard_websites_vCard-Personal-Mini-Site.jpg" alt="vCard Personal Mini-Site" width="590" height="560" /></a></p>
<p>The perfect one page portfolio site to get you on the web immediately. jQuery powered, Ajax contact form (with form validation) and much more only for 8$.</p>
<h4><a href="http://themeforest.net/item/vcard-portfolio-template/65564?ref=dzinerfusion">vCard Portfolio Template</a></h4>
<p><a href="http://themeforest.net/item/vcard-portfolio-template/65564?ref=dzinerfusion"><img class="alignnone size-full wp-image-1380" title="vCard Portfolio Template" src="http://webdesignfan.com/wp-content/uploads/2009/11/25_portfolio_design_trends_vCard_websites_vCard-Portfolio-Template.jpg" alt="vCard Portfolio Template" width="590" height="405" /></a></p>
<p>The perfect one page portfolio to get your name on the web immediately. Only for 8$.</p>
<h4><a href="http://themeforest.net/item/fancy-professional-vcard-theme/70797">Fancy &#8211;  Professional vCard Theme</a></h4>
<p><a href="http://themeforest.net/item/fancy-professional-vcard-theme/70797?ref=dzinerfusion"><img class="alignnone size-full wp-image-1383" title="Fancy - Professional vCard Theme" src="http://webdesignfan.com/wp-content/uploads/2009/11/26_portfolio_design_trends_vCard_websites_Fancy-Professional-vCard-Theme.jpg" alt="Fancy - Professional vCard Theme" width="590" height="413" /></a></p>
<p>A professional vCard that displays your personal information with you portfolio. Fancy is a modern and elegant way to display your presence online. Only for 7$.</p>
<h4><a href="http://themeforest.net/item/vcard-professional-portfolio-template/67457?ref=dzinerfusion">vCard Professional Portfolio Template</a></h4>
<p><a href="http://themeforest.net/item/vcard-professional-portfolio-template/67457?ref=dzinerfusion"><img class="alignnone size-full wp-image-1386" title="vCard Professional Portfolio Template" src="http://webdesignfan.com/wp-content/uploads/2009/11/27_portfolio_design_trends_vCard_websites_vCard-Professional-Portfolio-Template.jpg" alt="vCard Professional Portfolio Template" width="590" height="479" /></a></p>
<p>vCard Professional Portfolio Template is a single page virtual business card template with a jquery hide/show effect. It’s a clean and simple design that comes with two background variations. Just for 8$.</p>
<h4><a href="http://themeforest.net/item/vcard-professional-template-8-color/70611?ref=dzinerfusion">vCard Professional Template</a></h4>
<p><a href="http://themeforest.net/item/vcard-professional-template-8-color/70611?ref=dzinerfusion"><img class="alignnone size-full wp-image-1388" title="vCard Professional Template" src="http://webdesignfan.com/wp-content/uploads/2009/11/28_portfolio_design_trends_vCard_websites_vCard-Professional-Template.jpg" alt="vCard Professional Template" width="590" height="524" /></a></p>
<p>vCard HTML Template is clean style design for vcard or personal website. There are 8 color variations for this theme that you can choose base on you favorite color. Just for 8$.</p>
<h4><a href="http://www.psdthemes.com/theme-1048-minime-personal-vcard.html">MiniMe Personal vCard Design</a></h4>
<p><a href="http://www.psdthemes.com/theme-1048-minime-personal-vcard.html"><img class="alignnone size-full wp-image-1391" title="MiniMe Personal vCard Design" src="http://webdesignfan.com/wp-content/uploads/2009/11/2_portfolio_design_trends_vCard_websites_MiniMe-Personal-Vcard-Design.jpg" alt="MiniMe Personal vCard Design" width="590" height="491" /></a></p>
<p><span>MiniMe is a vCard design with gradients and you can change colors easy. You can download .PSD file for<strong> free</strong>.</span></p>
<h4><a href="http://blue-anvil.com/archives/minicard-theme-for-wordpress-a-cool-free-business-cardsocial-network-theme/">MiniCard Theme for WordPress – a cool free business card/social network theme</a></h4>
<p><a href="http://blue-anvil.com/archives/minicard-theme-for-wordpress-a-cool-free-business-cardsocial-network-theme/"><img class="alignnone size-full wp-image-1396" title="MiniCard Theme for WordPress – a cool free business card/social network theme" src="http://webdesignfan.com/wp-content/uploads/2009/11/30_portfolio_design_trends_vCard_websites_MiniCard-Theme-for-Wordpress-a-cool-free-business-card-social-network-theme.jpg" alt="MiniCard Theme for WordPress – a cool free business card/social network theme" width="590" height="311" /></a></p>
<p>MiniCard is a social network/business card free WordPress theme inspired by Tim Van Damme’s excellent website. The theme lets you add links to all the social networking sites you may be a member of, and post useful information such as bio’s and contact details.</p>
<h4><a href="http://human3rror.com/the-digital-business-card-wordpress-theme/">The Digital Business Card WordPress Theme</a></h4>
<p><a href="http://human3rror.com/the-digital-business-card-wordpress-theme/"><img class="alignnone size-full wp-image-1502" title="The Digital Business Card WordPress Theme" src="http://webdesignfan.com/wp-content/uploads/2009/12/30_portfolio_design_trends_vCard_websites_The-Digital-Business-Card-Wordpress-Theme.jpg" alt="The Digital Business Card WordPress Theme" width="590" height="378" /></a></p>
<p>This free WordPress theme is perfect for those that need a good “Digital Business Card” or if you simply need a simple website with a few bits of information and links to social networks.</p>
<h4 id="post-880"><a href="http://premiumthemes.net/news/quick-mini-site-for-non-bloggers-using-visiting-card-free-premium-wordpress-theme.html">Visiting Card</a></h4>
<p><a href="http://premiumthemes.net/news/quick-mini-site-for-non-bloggers-using-visiting-card-free-premium-wordpress-theme.html"><img class="alignnone size-full wp-image-1503" title="Visiting Card" src="http://webdesignfan.com/wp-content/uploads/2009/12/31_portfolio_design_trends_vCard_websites_Visiting-Card.jpg" alt="Visiting Card" width="590" height="404" /></a></p>
<p>Another great free WordPress theme inspired by Tim Van Damme.</p>
<h2><span>Tutorials<br />
</span></h2>
<h4><a rel="bookmark" href="http://jqueryfordesigners.com/jquery-look-tim-van-damme/">jQuery look: Tim Van Damme</a></h4>
<p><a href="http://jqueryfordesigners.com/jquery-look-tim-van-damme/"><img class="alignnone size-full wp-image-1394" title="jQuery look: Tim Van Damme" src="http://webdesignfan.com/wp-content/uploads/2009/11/29_portfolio_design_trends_vCard_websites_jQuery-look-Tim-Van-Damme.jpg" alt="jQuery look: Tim Van Damme" width="590" height="283" /></a></p>
<p>The two key effects Tim Van Damme is using are a simplified accordion and a hover effect. It’s worth noting that the hover effect only works in WebKit (Safari &amp; Chrome), but this tutorial will show you how to create the effect using jQuery too.</p>
<h4><a rel="bookmark" href="http://tutsarena.com/2009/07/design-a-dark-contemporary-minifolio-in-photoshop/" target="_blank">Design a Dark, Contemporary Minifolio in Photoshop</a></h4>
<p><a href="http://tutsarena.com/2009/07/design-a-dark-contemporary-minifolio-in-photoshop/"><img class="alignnone size-full wp-image-1399" title="Design a Dark, Contemporary Minifolio in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/20_photoshop_tutorials_for_creating_your_own_portfolio1.jpg" alt="Design a Dark, Contemporary Minifolio in Photoshop" width="590" height="605" /></a></p>
<p><!--Ads1--></p>
<p>In this tutorial you&#8217;ll learn how to create your own vCard and portfolio mixed design.</p>
<h4>Your Opinion</h4>
<p>What do you think? Do you agree that vCard Websites are Portfolio Design trend? If you know more templates, themes or tutorials on how to create vCard website please share your suggestions and thoughts in comments.</p>
<p>Preparing for <a href="http://www.test-king.com/exams/70-647.htm">70-647</a>? Maximize your success chances for <a href="http://www.test-king.com/exams/70-649.htm">70-649</a> exam with help of highest quality exam resources by test-king. Using best quality <a href="http://www.test-king.com/exams/646-204.htm">646-204</a> materials not only you will pass your exam but it also help you to improve your performance at work.
<div class="shr-publisher-1332"></div>
]]></content:encoded>
			<wfw:commentRss>http://webdesignfan.com/portfolio-design-trends-vcard-websites/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>30 Photoshop Tutorials for Creating Your Own Portfolio</title>
		<link>http://webdesignfan.com/photoshop-tutorials-for-creating-portfolio/</link>
		<comments>http://webdesignfan.com/photoshop-tutorials-for-creating-portfolio/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 18:31:26 +0000</pubDate>
		<dc:creator>Tomas Laurinavicius</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://webdesignfan.com/?p=1222</guid>
		<description><![CDATA[If you are a designer/developer you must  have an attractive portfolio with best works. Portfolio main function is to showcase your works and make new potential clients, so it must be professional and informative. In this article you will find various styles 30 Photoshop tutorials on creating your own portfolio. These tutorials are useful because you'll learn new techniques and improve your skills.]]></description>
			<content:encoded><![CDATA[<p>If you are a <strong>designer/developer</strong> you must  have an attractive portfolio with best works. Portfolio main function is to showcase your works and make new potential clients, so it must be professional and informative.</p>
<p>In this article you will find various styles <strong>30 Photoshop tutorials on creating your own portfolio</strong>. These tutorials are useful because you&#8217;ll learn new techniques and improve your skills.</p>
<p>Here you will find newest and older tutorials but with your creativity they&#8217;ll reborn with new and modern look. All of listed tutorials shows you how to design a portfolio layout in <strong>Photoshop</strong>. We hope that this roundup will help you on designing your own portfolio.</p>
<h4><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-green-sleek-web-layout-in-photoshop/">How to Make a Green &amp; Sleek Web Layout in Photoshop</a></h4>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-green-sleek-web-layout-in-photoshop/"><img class="alignnone size-full wp-image-1224" title="How to Make a Green &amp; Sleek Web Layout in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/01_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="How to Make a Green &amp; Sleek Web Layout in Photoshop" width="590" height="535" /></a></p>
<h4><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-sleek-high-end-web-design-from-scratch/">Create a Sleek, High-End Web Design from Scratch</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/create-a-sleek-high-end-web-design-from-scratch/"><img class="alignnone size-full wp-image-1225" title="Create a Sleek, High-End Web Design from Scratch" src="http://webdesignfan.com/wp-content/uploads/2009/11/02_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a Sleek, High-End Web Design from Scratch" width="590" height="424" /></a></p>
<h4><a href="http://www.psdthemes.com/tutorial-content-927-elune-tutorial.html">Awesome Tutorial Portfolio Design</a></h4>
<p><a href="http://www.psdthemes.com/tutorial-content-927-elune-tutorial.html"><img class="alignnone size-full wp-image-1246" title="Awesome Tutorial Portfolio Design" src="http://webdesignfan.com/wp-content/uploads/2009/11/03_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Awesome Tutorial Portfolio Design" width="590" height="525" /></a></p>
<h4><a href="http://line25.com/tutorials/create-a-clean-modern-website-design-in-photoshop">Create a Clean Modern Website Design in Photoshop</a></h4>
<p><strong> </strong><strong><a href="http://line25.com/tutorials/create-a-clean-modern-website-design-in-photoshop"><img class="alignnone size-full wp-image-1255" title="Create a Clean Modern Website Design in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/04_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a Clean Modern Website Design in Photoshop" width="590" height="444" /></a><br />
</strong></p>
<h4><a rel="bookmark" href="http://tutsarena.com/2009/07/design-a-clean-and-colorful-portfolio-in-photoshop/">Design a Clean and Colorful Portfolio in Photoshop</a></h4>
<p><a href="http://tutsarena.com/2009/07/design-a-clean-and-colorful-portfolio-in-photoshop/"><img class="alignnone size-full wp-image-1261" title="Design a Clean and Colorful Portfolio in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/05_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design a Clean and Colorful Portfolio in Photoshop" width="590" height="324" /></a></p>
<h4 class="title"><a href="http://designm.ag/tutorials/textured-portfolio/">Design a Portfolio Site with a Textured Background</a></h4>
<p class="title"><a href="http://designm.ag/tutorials/textured-portfolio/"><img class="alignnone size-full wp-image-1266" title="Design a Portfolio Site with a Textured Background" src="http://webdesignfan.com/wp-content/uploads/2009/11/06_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design a Portfolio Site with a Textured Background" width="590" height="565" /></a></p>
<h4><a title="Permanent Link to Design Studio Layout" rel="bookmark" href="http://psdvibe.com/2009/02/22/design-studio-layout/">Design Studio Layout</a></h4>
<p><a href="http://psdvibe.com/2009/02/22/design-studio-layout/"><img class="alignnone size-full wp-image-1251" title="Design Studio Layout" src="http://webdesignfan.com/wp-content/uploads/2009/11/07_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design Studio Layout" width="590" height="575" /></a></p>
<h4><a title="Permanent Link to How to Create a Grunge Web Design Using Photoshop" rel="bookmark" href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-grunge-web-design-using-photoshop/">How to Create a Grunge Web Design Using Photoshop</a></h4>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-grunge-web-design-using-photoshop/"><img class="alignnone size-full wp-image-1249" title="How to Create a Grunge Web Design Using Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/08_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="How to Create a Grunge Web Design Using Photoshop" width="590" height="368" /></a></p>
<p><!--Ads1--></p>
<h4><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/photoshop-paper-texture-from-scratch-then-create-a-grungy-web-design-with-it/">Photoshop Paper Texture from Scratch then Create a Grungy Web Design with it!</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/photoshop-paper-texture-from-scratch-then-create-a-grungy-web-design-with-it/"><img class="alignnone size-full wp-image-1243" title="Photoshop Paper Texture from Scratch then Create a Grungy Web Design with it!" src="http://webdesignfan.com/wp-content/uploads/2009/11/09_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Photoshop Paper Texture from Scratch then Create a Grungy Web Design with it!" width="590" height="443" /></a></p>
<h4><a href="http://www.adobetutorialz.com/articles/2967/1/Making-your-own-portfolio-web-page">Making your own portfolio web page</a></h4>
<p><a href="http://www.adobetutorialz.com/articles/2967/1/Making-your-own-portfolio-web-page"><img class="alignnone size-full wp-image-1228" title="Making your own portfolio web page" src="http://webdesignfan.com/wp-content/uploads/2009/11/10_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Making your own portfolio web page" width="590" height="500" /></a></p>
<h4><a href="http://hv-designs.co.uk/2008/10/03/personal-portfolio-layout-2/">Personal Portfolio Layout #2</a></h4>
<p><a href="http://hv-designs.co.uk/2008/10/03/personal-portfolio-layout-2/"><img class="alignnone size-full wp-image-1231" title="Personal Portfolio Layout #2" src="http://webdesignfan.com/wp-content/uploads/2009/11/11_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Personal Portfolio Layout #2" width="590" height="518" /></a></p>
<h4><a href="http://www.adobetutorialz.com/articles/3075/1/Freelancer-portfolio-design">Freelancer portfolio design</a></h4>
<p><a href="http://www.adobetutorialz.com/articles/3075/1/Freelancer-portfolio-design"><img class="alignnone size-full wp-image-1233" title="Freelancer portfolio design" src="http://webdesignfan.com/wp-content/uploads/2009/11/12_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Freelancer portfolio design" width="590" height="396" /></a></p>
<h4><a href="http://www.adobetutorialz.com/articles/3063/1/Designer-portfolio-layout">Designer portfolio layout</a></h4>
<p><a href="http://www.adobetutorialz.com/articles/3063/1/Designer-portfolio-layout"><img class="alignnone size-full wp-image-1236" title="Designer portfolio layout" src="http://webdesignfan.com/wp-content/uploads/2009/11/13_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Designer portfolio layout" width="590" height="401" /></a></p>
<h4>Design studio &#8211; web page layout</h4>
<p><a href="http://www.adobetutorialz.com/articles/3004/1/Design-studio---web-page-layout"><img class="alignnone size-full wp-image-1237" title="Design studio - web page layout" src="http://webdesignfan.com/wp-content/uploads/2009/11/14_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design studio - web page layout" width="590" height="479" /></a></p>
<h4><a href="http://www.adobetutorialz.com/articles/3077/1/Photographer-portfolio-layout">Photographer portfolio layout</a></h4>
<p><a href="http://www.adobetutorialz.com/articles/3077/1/Photographer-portfolio-layout"><img class="alignnone size-full wp-image-1239" title="Photographer portfolio layout" src="http://webdesignfan.com/wp-content/uploads/2009/11/15_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Photographer portfolio layout" width="590" height="281" /></a></p>
<h4><a href="http://www.adobetutorialz.com/articles/3079/1/Designing-Freelancer-portfolio-layout">Designing Freelancer portfolio layout</a></h4>
<p><a href="http://www.adobetutorialz.com/articles/3079/1/Designing-Freelancer-portfolio-layout"><img class="alignnone size-full wp-image-1240" title="Designing Freelancer portfolio layout" src="http://webdesignfan.com/wp-content/uploads/2009/11/16_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Designing Freelancer portfolio layout" width="590" height="493" /></a></p>
<h4><a href="http://psdfan.com/tutorials/designing/create-a-professional-portfolio-design-in-17-easy-steps/">Create a Professional Portfolio Design in 17 Easy Steps</a></h4>
<p><a href="http://psdfan.com/tutorials/designing/create-a-professional-portfolio-design-in-17-easy-steps/"><img class="alignnone size-full wp-image-1245" title="Create a Professional Portfolio Design in 17 Easy Steps" src="http://webdesignfan.com/wp-content/uploads/2009/11/17_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a Professional Portfolio Design in 17 Easy Steps" width="590" height="387" /></a></p>
<h4><a title="Permanent Link to Create a Dark and Sleek Web Layout Using Photoshop" rel="bookmark" href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-dark-and-sleek-web-layout-using-photoshop/">Create a Dark and Sleek Web Layout Using Photoshop</a></h4>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-dark-and-sleek-web-layout-using-photoshop/"><img class="alignnone size-full wp-image-1253" title="Create a Dark and Sleek Web Layout Using Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/18_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a Dark and Sleek Web Layout Using Photoshop" width="590" height="443" /></a></p>
<h4><a title="Permanent Link to Create A Stylish Portfolio Layout" rel="bookmark" href="http://tutsarena.com/2009/06/create-a-stylish-portfolio-layout/">Create A Stylish Portfolio Layout</a></h4>
<p><a href="http://templatetuts.com/2009/06/create-a-stylish-portfolio-layout/"><img class="alignnone size-full wp-image-1258" title="Create A Stylish Portfolio Layout" src="http://webdesignfan.com/wp-content/uploads/2009/11/19_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create A Stylish Portfolio Layout" width="590" height="615" /></a></p>
<h4><a rel="bookmark" href="http://tutsarena.com/2009/07/design-a-dark-contemporary-minifolio-in-photoshop/">Design a Dark, Contemporary Minifolio in Photoshop</a></h4>
<p><a href="http://tutsarena.com/2009/07/design-a-dark-contemporary-minifolio-in-photoshop/"><img class="alignnone size-full wp-image-1265" title="Design a Dark, Contemporary Minifolio in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/20_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design a Dark, Contemporary Minifolio in Photoshop" width="590" height="605" /></a></p>
<h4><a rel="bookmark" href="http://sixrevisions.com/tutorials/photoshop-tutorials/design-a-minimal-and-modern-portfolio-layout-with-photoshop/">Design a Minimal and Modern Portfolio Layout with Photoshop</a></h4>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/design-a-minimal-and-modern-portfolio-layout-with-photoshop/"><img class="alignnone size-full wp-image-1268" title="Design a Minimal and Modern Portfolio Layout with Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/21_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design a Minimal and Modern Portfolio Layout with Photoshop" width="590" height="461" /></a></p>
<h4><a href="http://net.tutsplus.com/tutorials/html-css-techniques/design-a-beautiful-website-from-scratch/">Design a Beautiful Website From Scratch</a></h4>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/design-a-beautiful-website-from-scratch/"><img class="alignnone size-full wp-image-1270" title="Design a Beautiful Website From Scratch" src="http://webdesignfan.com/wp-content/uploads/2009/11/22_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design a Beautiful Website From Scratch" width="590" height="497" /></a></p>
<h4><a rel="bookmark" href="http://tutsarena.com/2009/11/theatre-design-an-elegant-dark-portfolio-site/">Theatre: design an elegant, dark portfolio site</a></h4>
<p><a href="http://tutsarena.com/2009/11/theatre-design-an-elegant-dark-portfolio-site/"><img class="alignnone size-full wp-image-1271" title="Theatre: design an elegant, dark portfolio site" src="http://webdesignfan.com/wp-content/uploads/2009/11/23_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Theatre: design an elegant, dark portfolio site" width="590" height="517" /></a></p>
<h4><a rel="bookmark" href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-very-simple-portfolio-web-layout-with-photoshop/">Create a Very Simple Portfolio Web Layout with Photoshop</a></h4>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-very-simple-portfolio-web-layout-with-photoshop/"><img class="alignnone size-full wp-image-1272" title="Create a Very Simple Portfolio Web Layout with Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/24_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a Very Simple Portfolio Web Layout with Photoshop" width="590" height="434" /></a></p>
<h4 class="page"><a rel="bookmark" href="http://www.pvmgarage.com/en/2009/06/create-a-nice-web-portfolio-design-with-a-watercolored-background-in-photoshop/#content">Create a Nice Web Portfolio Design with a Watercolored Background in Photoshop</a></h4>
<p><a href="http://www.pvmgarage.com/en/2009/06/create-a-nice-web-portfolio-design-with-a-watercolored-background-in-photoshop/"><img class="alignnone size-full wp-image-1273" title="Create a Nice Web Portfolio Design with a Watercolored Background in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/25_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a Nice Web Portfolio Design with a Watercolored Background in Photoshop" width="590" height="443" /></a></p>
<h4><a rel="bookmark" href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-clean-business-web-template-design-in-photoshop/">Create a Clean Business Web Template Design in Photoshop</a></h4>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/create-a-clean-business-web-template-design-in-photoshop/"><img class="alignnone size-full wp-image-1274" title="Create a Clean Business Web Template Design in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/26_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a Clean Business Web Template Design in Photoshop" width="590" height="486" /></a></p>
<h4><a rel="bookmark" href="http://tutsarena.com/2009/11/design-a-simple-modern-web-template/">Design a simple, modern web template</a></h4>
<p><a href="http://tutsarena.com/2009/11/design-a-simple-modern-web-template/"><img class="alignnone size-full wp-image-1276" title="Design a simple, modern web template" src="http://webdesignfan.com/wp-content/uploads/2009/11/27_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design a simple, modern web template" width="590" height="473" /></a></p>
<h4 id="post-1514"><a title="Permanent Link to Create a grunge photographer layout" rel="bookmark" href="http://www.grafpedia.com/tutorials/create-a-grunge-photographer-layout">Create a grunge photographer layout</a></h4>
<p><a href="http://www.grafpedia.com/tutorials/create-a-grunge-photographer-layout"><img class="alignnone size-full wp-image-1277" title="Create a grunge photographer layout" src="http://webdesignfan.com/wp-content/uploads/2009/11/28_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Create a grunge photographer layout" width="590" height="553" /></a></p>
<h4><a rel="bookmark" href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-light-and-sleek-web-layout-in-photoshop/">How to Make a Light and Sleek Web Layout in Photoshop</a></h4>
<p><a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-make-a-light-and-sleek-web-layout-in-photoshop/"><img class="alignnone size-full wp-image-1278" title="How to Make a Light and Sleek Web Layout in Photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/29_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="How to Make a Light and Sleek Web Layout in Photoshop" width="590" height="427" /></a></p>
<h4 id="post-1912"><a rel="bookmark" href="http://www.grafpedia.com/tutorials/design-a-realistic-website-layout-in-photoshop">Design a realistic website layout in photoshop</a></h4>
<p><a href="http://www.grafpedia.com/tutorials/design-a-realistic-website-layout-in-photoshop"><img class="alignnone size-full wp-image-1279" title="Design a realistic website layout in photoshop" src="http://webdesignfan.com/wp-content/uploads/2009/11/30_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="Design a realistic website layout in photoshop" width="590" height="553" /></a></p>
<h4 class="single-title entry-title"><a rel="bookmark" href="http://www.1stwebdesigner.com/tutorials/photoshop-web-design-layout-tutorial/">1st Photoshop Web Design Professional Layout Tutorial</a></h4>
<p><a href="http://www.1stwebdesigner.com/tutorials/photoshop-web-design-layout-tutorial/"><img class="alignnone size-full wp-image-1292" title="1st Photoshop Web Design Professional Layout Tutorial" src="http://webdesignfan.com/wp-content/uploads/2009/11/31_photoshop_tutorials_for_creating_your_own_portfolio.jpg" alt="1st Photoshop Web Design Professional Layout Tutorial" width="590" height="562" /></a></p>
<p>Learn how to improve your creativity with <a href="http://www.testking.com/MCP-certification-training.htm">mcp</a> web designing course and become <a href="http://www.testking.com/CISSP.htm">cissp</a> expert using our testkings free design tutorials and <a href="http://www.testking.com/VCP-410.htm">VCP-410</a> resources.
<div class="shr-publisher-1222"></div>
]]></content:encoded>
			<wfw:commentRss>http://webdesignfan.com/photoshop-tutorials-for-creating-portfolio/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
