Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 1)

Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 1)

Tutorial Details
  • Program: Adobe Photoshop
  • Version : CS4+
  • Difficulty: Beginner
  • Estimated Time: 1.5 - 2 Hours

Final Product What You'll Be Creating

This entry is part 1 of 3 in the Iconify: A Complete Website Session
Next »

You’ll find lots of web design and development tutorials out the net… but very few tuts that take you from start to finish. Lots of tutorials are only for design, and others are only for coding. Today we’re starting a new series where we’ll design and develop a complete website from scratch; We’ll take you from the initial wireframe to the full site design (including 5 pages). Then we’ll be coding the design (in Nettuts of course) and finally converting this complete XHTML theme to a working WordPress theme!

Project Objectives!

Our aim is to design and develop a simple site design with a modern layout that’s conducive to CMS systems like WordPress. We won’t be applying any wild and crazy style effects in our design (the point here is to keep it simple), but we are going to approach the entire process, from start to finish, as a study in layout and a proper use of margins and padding.

We’ll be using the 960 grid system from start to finish, so if you’ve ever wondered what it’s like to use the system, now’s a great time to learn! We’ll be making a few deviations from the norm, but for the most part we’ll be using 960gs in the design and coding phases.

Once you guys/gals are done, you’re welcome to customize the design all you want with your own fonts, colors, styles and textures! Remember, this is just a starting out point – you’re welcome to go as nuts as you want when it comes to the personality of your own version of the design.

A Brief Course Outline. We might break this up differently once we hit the coding phase, but this should give you a good idea of where we’re heading with this series:

  • The Design Phase
  • Session 1: Laying The Groundwork and Designing the Homepage
  • Session 2: Designing the Support Pages (Available Next Week)
  • The Coding Phase
  • Session 3: Slicing and XTHML Coding (Available Soon)
  • Session 4: Convert To a WordPress Theme (Available Soon)

Resources Used For This Project

You can use your own resources if you’d like, but here’s the full list of the images and icons that I’ve used in the tutorial:


Let’s Get Started: Day One of the Design Phase

So, without further delay, let’s start on the design phase! This design phase is divided in two parts. Today, we’ll lay out the wireframe using the 960gs system, and we will design the homepage. In second part (coming next week), we’ll design the other support pages.

The main thing you’ll want to keep track of today is how we’ll be using two different variations of the 960gs (a 12-column layout and a 16-column layout) together in the same file. I’ll explain more about this later, but keep track of when we use each different layout as it’ll play a big role in the coding phase later on!

Today’s four sub-parts are:

  • Part A Laying Out the Site Wireframe
  • Part B Designing the Header
  • Part C Designing the Main Content Area
  • Part D Designing the Footer

Part A: Laying Out the Site Wireframe

Step A1: Creating A New Document Using 960gs

As we are going to work with 960 grid system, go ahead and grab the 960 grid system from here (or grab it from 960.gs if that link ever goes down).

Inside the main folder (what you have just downloaded from http://960.gs), go to “templates->photoshop” and open “960_grid_16_col.psd” in Photoshop. Rename this file to “index.psd” and save it in a new folder of your choosing, as shown in image A – 1a.

A - 1a

Now that we have the 16-column file setup, we want to also import the guide-layer from the 12-column file.

Open the “960_grid_12_col.psd” in Photoshop (from the same folder you have opened the “960_grid_16_col.psd” file. Now unlock “12 Col Grid” layer and position, then drag it to our newly created index.psd file as shown in the image A – 1b and A – 1c. Also unlock the layer and position of “grid_16_col”.

A - 1b
A - 1c

You may be asking yourself, “Why should I to use two different grid files“? As the grid_16 can’t give us three equal columns, we need to use grid_12 as well. The 960gs system is actually built to be used this way, so it won’t cause any conflicts down the line. We’ll also use these two grids in the XHTML conversion phase.

Select the “grid_12_col” and “grid_16_col” layers, then select “Align top edges” and “Align horizontal centers” from the options panel as shown in image A – 1d (while selecting these options, make sure you have also activated the Move Tool (V)). And your final result should look like image A – 1d.

A - 1d

Step A2: Setting Guides, Rulers And Units

It’s the time to set up our guidelines and rulers to easily position our elements. Go to “Edit->Preferences->Units & Rulers” or press “Ctrl+K” to call the Preferences dialogue box. Then select “Units & Rulers” tab. In the “Units & Rulers” pane’s Units sub-section, set “pixels” for both “Rulers” and “Type” options as shown in image A – 2a.

A - 2a

Now select “Guides, Grid & Slices” tab and in its Grid sub-section, set value “100″ and unit to “pixels” for “Gridline every” option. And set “10″ for “Subdivisions” field as shown in image A – 2b.

A - 2b

Step A3: (Re)Sizing The Document

Now press “Ctrl+Alt+C” or go to “Image->Canvas Size” to call Canvas Size dialogue box and change settings as shown in the image A – 3.

A - 3

As we have increased our canvas height, now we have to select and enlarge our grids according to the height of our document.

Select both grid layer and press “Ctrl+T” or go to “Edit->Free Transform” then drag those grids as shown in image A – 3b. Now lock both grid layers and hide the “grid_12_col layer” as shown in image A – 3c.

By default we have positioned the guides of grid_16_col as we are started from the grid_16_col.psd file. We don’t have guides for grid_12_col, but we really don’t need them as we’ll only use grid_12_col in rare circumstances.

A - 3b
A - 3c

You also can check your document’s grids and guides by pressing “Ctrl+’ (View->Show->Grid)” and “Ctrl+; (View->Show->Guides)” respectively as shown in image A – 3d.

A - 3d

Step A4: Creating The Wireframe

Our document width is 1020px; When using the 960 grid system, we are supposed to use 940px for our content width. We’re going to deviate just a bit from the 960 model by using a 20px left and right padding (40px total) for its content column. So our total content width is going to be 980px. Select the Background layer and press “Ctrl+Backspace” or “Ctrl+F5″ or go to “Edit->Fill” to call Fill dialogue box, then select “Color…” option from “Use”. And set the value to “e7e7e7″ as shown in image A – 4a

A - 4a

If you’re having trouble doing this in older versions of Photoshop like CS4, first “rasterize” the Background layer then apply the background using above step.

Now select the “Rounded Rectangle Tool” set “Radius” to “10 px” in the Options panel and set “Foreground” color to “f1f1f1″. Draw a rounded rectangle in the artboard measuring size 980 x 150px. Name this layer header bg and place this layer inside a layer group and name that group Header. And organize your layer palette as shown in image A – 4b. And always keep grid layers above all the layers in the layer palette.

To create a group, simply select the layer(s) you want to set in a group (holding down the Ctrl or Shift key) and then press “Ctrl+G” or go to “Layer->Group Layers”. And to change a group name or layer name simply double click on its default name then it’ll become an editable textfield as shown in image A – 4b.

A - 4b

Select the Convert Point Tool from tool palette’s Pen Tool group. Then “Ctrl+Click” the header bg rectangle and click on the four upper corners as shown in image A – 4c. And delete very upper two points using Delete Anchor Point Tool from Pen Tool group as shown in image A – 4d.

A - 4c
A - 4d

Now our header bg rectangle should have a height of 140px as we have deleted the upper two points. Select header layer group and background layer then select Align top edges and Align horizontal centers from Options palette as shown in image A – 4e.

A - 4e

Apply a layer style in the header bg layer using settings shown in image A – 4f. Nudge this layer 1px top to hide the top glow.

A - 4f

Now once again select the Rounded Rectangle Tool and draw content region (measuring 980 x 1400px). Name it bg and place it inside a layer group named content and apply the same layer styles as header bg. Draw another rectangle (measuring 980 x 570px) call it footer bg and place it inside a layer group named footer and also apply the same layer styles. Delete bottom two points of footer bg rectangle using the same method of header bg. Keep 20px distance between each section (e.g. header, content, footer). Place everything as shown in image A – 4g.

A - 4g

Wire-framing everything then adding actual content would eat up our valuable time… So we are going to go straight to adding some “real” content for this mockup in the next section.


Part B: Designing The Header

Step B1: Populating The Top Portion of the Header

Select the Line Tool then draw a line with 1px weight and 940px in length (press and hold “Shift” key while drawing for perfect line). Place it as shown in image B – 1a. Name this layer hr, fill its background with color cdcdcd and a layer style as shown in image B – 1a.

B - 1a

Now select the Rectangle Tool and draw a 200 x 24px rectangle, apply layer styles and place it as shown in image B – 1b. Set its background color to 000000 then reduce its fill opacity to 10%.

B - 1b

Type some quick link text on the left side of our search field. Select the Text Tool from the Paragraph pane, and select Right align text. Then type some menu names and separate them with a “|” (vertical bar). Use image B – 1c as a guideline. Set its text color to ababab. For the search field type label Search with color ababab then select Custom Shape Tool and from Shape menu select Search shape then draw and place the magnifier shape as shown in image B – 1c. Set magnifier color to f1f1f1.

B - 1c

Step B2: Setting The Logo And Creating Navigation Menus

I’m not going to guide you how to create this logo as this is not super important that you duplicate it perfectly; I hope you’ll be able to easily create your own logo to use. Place the existing logo (or your own) as shown in image B – 2a.

B - 2a

Select the Text Tool, then enable the Right align text from PARAGRAPH pane. And type some menu names using the settings as shown in image B – 2b.

B - 2b

span>Step B3: Creating Sub-Menus

Since most keyboards don’t have the “>>” key, first select and copy this arrow (») then paste it in the Photoshop and name this layer arrow. Use the same color as the menu color and set Horizontally scale to 150% and select arrow layer (if not already) press “Ctrl+T” then rotate it as shown in image B – 2c.

B - 2c

Draw a rounded rectangle with radius of 4px with any measurement. Then set its fill color to d5d5d5, apply the shown layer styles and type some submenu names as shown in image B – 2d.

B - 2d

Part C: Designing The Main Content Section

Step C1: Designing The Image Slider

Draw a rectangle measuring 940 x 338px, then apply layer styles as shown in image C – 1a. Name this layer slider bdr. Place slider bdr in the content area as shown in image C – 1b.

C - 1a
C - 1b

Place and select an image above the slider bdr layer then Ctrl+Click slider bdr layer to gain slider image area (image C – 1c). Then go to “Select->Modify->Contract” in the Contract dialogue box set 1px and press “Enter”. Now press “Shift+Ctrl+i” or go to “Select->Inverse” to inverse selection then hit “Delete” key from keyboard. Now we should have a perfect image slider as in image C – 1d.

C - 1c
C - 1d

Select the Ellipse Tool and draw a circle measuring 16 x 16px. Apply a layer style as in image C – 1e and position them as shown in image C – 1e. Group those circles and name their layer group: radios.

C - 1e

Step C2: Creating the Promos & Testimonial Box

First, we are going to create four column promo items. To create four columns group, enable grid_16_col. Divide those 16 columns with four and you’ll find four equal width columns. Populate your columns with the content as shown in image C – 2a. Next, place a line with the same settings of header‘s hr position it according to image C – 2a.

When creating multiple line rules such as HRs and VRs, it’s usually important that they have the same basic styling and color.

C - 2a

Those icons are from tutorial9. You can download them from here.

Step C3: Creating the Second Promo

This is a three column promo section. For this, we’ll hide the grid_16_col and unhide grid_12_col. Use every fourth column as a single column to place promo items. First draw a rectangle measuring 300 x 140px and place it as shown in image C – 2b. Now place an image on top of this layer then select and crop image areas (which are overdrawn from its lower rectangle area) as we did it for image slider section. Now apply layer styles as shown in image C- 2b.

C - 2b

Let’s add some text now. Select Text Tool and draw a text block as shown in image C – 2c and type some heading also type some short description and a link text as shown in image C – 2c.

Now make a group with these layers with a name of “promo”. Then copy and paste the “promo” group two times, and then finally group all three “promo” groups with a name promo-col-3 and position them and your layers as shown in image C – 2d.

C - 2c
C - 2d

Step C4: Creating The Testimonial Box

Select Rectangle Tool draw a rectangle with 940px in width and set its height according to your need. Fill this rectangle with 000000 color and reduce its Fill opacity to 5% and name it testi bg.

Now select the Custom Shape Tool from Shape menu and select the Triangle Shape. Click on the Vector mask thumbnail of the testi bg layer. You should have a shape selection now.

Enable Add to shape area (+) from the Options panel and draw a triangle inside testi bg shape. Then with the Delete Anchor Point tool delete one side of the triangle and place it as shown in image C – 2e.

Next, apply the shown layer styles, position it, and populate it with some text as shown in image C – 2f.

C - 2f

Step C5: Creating Recent Project Items

Select the Rectangle Tool draw a rectangle measuring 940 x 40px and name this layer bar. Put this rectangle inside a layer group and label this group recent projects. Set rectangle’s fill color to FFFFFF, and set its Fill opacity to 15% then apply layer styles to the rectangle as shown in the image C – 2g and position and place some pictures below it with the settings and position shown as in image C – 2h and those pictures size is 220 x 180px.

C - 2g
C - 2h

For images, use the same techniques and layer styles we have used for the promo-col-3 sections. From now on, use this very same technique and styles for designing any images for this theme in first part and second part. Why? Because it’ll help our design have a unified, consistent style scheme. From now on, I’ll only reference this styles and techniques using "apply image styles" instead of repeating all these steps.


Part D: Designing The Footer

Step D1: Creating the Twitter Section and Social Icons

In the footer layer group create a layer group and name it top. Inside this group place contents and format them as shown in image D – 1a. For the vertical ruler use the same color and layer style of horizontal ruler hr. Finally place your layers as shown in image D – 1b.

D - 1a
D - 1b

Download those social icons from wefunction and twitter bird icon from webtreats.

Now create the footer’s main content. Populate and position the content as shown in image D – 1c. Position your layers as shown in image D – 1d.

D - 1d

Select the Custom Shape Tool, from Shape menu select Triangle shape and draw a triangle measuring 10 x 10px. Fill this with color cdcdcd and apply a stroke from layer style as shown in image D – 1e, and name this layer top arrow. Finally add some text and place the elements as shown in image D – 1f.

D - 1e
D - 1f

Now your design should look just about like our demo:


End of Day 1

This concludes the first part of our massive tutorial! By now, we’ve successfully setup the basic framework for the site and designed our homepage. In the next design session (coming next week), we’re going to design the support pages. Finally, we’re going to slice the design and get it ready for XHTML, and eventually WordPress coding!

Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more
  • http://www.appjon.com AppJon

    Wow! Stupendous! At the end of this series it’s going to be an awesomely comprehensive guide. Stunning work, Nuruzzaman!

  • andy

    is 12 grid can’t create 4 equal column? 12:4=3 , 12:3=4.

    • Nuruzzaman Sheikh
      Author

      @AppJon
      thanx man

      @andy

      sure 12 grid can do that. But in some point we need to use both grid 16 and 12. And this is a simple demonstration of that.

  • Anton

    Looking forward on next chapter :) thank you very much

  • jacinto

    WOW! nice mini Serie dude that you’ve started…. thanks :D

  • http://stickystarfish.com/ Angela

    Your first link:

    Step A1: Creating A New Document Using 960gs

    As we are going to work with 960 grid system, go ahead and grab the 960 grid system from “here”

    where it states to grab the 960 grid system from HERE, does not work. It is giving me a 404 error.

    • http://stickystarfish.com/ Angela

      Disregard my previous message. I managed to find it on their website as a download at the top left corner of the page. Thanks!

    • http://themeforest.net/user/epicera/portfolio?ref=epicera Brandon Jones

      Odd… the link is working for some people, and not for others. Until we sort it out, grab the files directly from 960.gs just in case :)

      • Angela

        FYI – I’m using Mozilla on a Mac, not sure if that has anything to do with it. But thanks again! By the way, I love your site!

  • Wasif Hyder

    The best tutorial in designing a website I have ever come across. Your’s is by far the best. Kudos Man. Respect! :)

  • http://mediapohl.de mediapohl

    Yeah, great. Please take it final to Worpess :)

  • http://www.gautamlakum.com Gautam Lakum

    Hey dude, great tutorial. I got what I was looking for.

    Thanks a lot.

  • http://www.gautamlakum.com Gautam Lakum

    As we are going to work with 960 grid system, go ahead and grab the 960 grid system from here.

    <>

    • http://themeforest.net/user/epicera/portfolio?ref=epicera Brandon Jones

      Patched :)

  • Miguel

    Awesone tut/serie, thanks

  • http://www.justinmind.com Etienne

    Nice tutorial, detailed and clear!

    And once of you’ve got the design done on Photoshop, you can drag and drop it in Justinmind to start adding interactions without coding and share it online to test it.

    http://www.justinmind.com

    @just_in_mind

  • Steve

    Awesome. Really looking forward to jumping into this tutorial. Thanks

  • Jordan Godwin

    The 960 grid Link is dead….

    Nice tutorial though!

    • http://themeforest.net/user/epicera/portfolio?ref=epicera Brandon Jones

      Strange… it’s working for me, but I went ahead and added a direct link to 960.gs just in case :)

  • JF

    Really, that’s an awesome tutorial. Well detailled and explained. Great Job and I can’t wait for the other parts !!

    You often set vertical distance in pixel between object. What is the easiest and most efficient way of accomplish that with precision. I use the information window but it’s not very convinient ?

    Thank you !

    • Nuruzzaman Sheikh
      Author

      Good question.

      I commonly nudge objects with arrow keys by holding down Shift key. Only nudging with arrows moves 1px but while we press and hold Shift key it moves 10px. That’s the way we can easily position or separate objects in our design.

      • JF

        Thank you !

        This is the first time I tackle a photoshop tutorial this big, almost done and it’s already starting to pay off. Learned a couple of neat tricks along the way.

        Again, great job !

  • Brett

    This is a great layout for a tutorial! It’s nothing basic…has a lot going on so will be a bit more of a challenge to code. Nice stuff!

  • Bel Kassem

    Great tutorial, Thanks for share

  • Steve

    Is it just me that can’t find the relevant photo as shown in C-1d?

  • Jarod Billingslea

    This is a great design, but the only issue is the spacing of content that flow among one another. For example, the spacing between the Recent Post’s news items versus the overall padding of the negative space of the site.

  • http://ccpmultimedia.com Connor Crosby

    Nice looking design. I like how it isn’t a minimal design, which meant for a fun design process. Can’t wait for the coding process!

  • http://net.tutsplus.com a big fan of nettuts

    thanks alot for this….im nt new to coding part bt i like the way this site shows the quality tuts…. Thank you very much to all of you! May God bless you all.

  • http://scxlive.com SCX Live

    This is good job Nuruzzaman!!! Waiting for the coding part and make it become WordPress theme. Really looking for it.

  • Lloyd

    I have only read the intro and I love it

  • hedgehog34

    Amazing tutorial full of discoveries for such a beginner as me.
    Slight differences between cs4 photoshop are easy to amend

    Thank you.

  • Belkassem

    nice, I still wait for the part2 in next week. Thanks dude

  • Mr.Yehia

    Hello Mr.Nuruzzaman Sheikh

    Thank you For that tutorial. ^_6 . I`m Very happy tobe here and watching ur tuts. but where is the next tutorial > Slicing and converting it to WP. ^_^

  • nsk

    nice , Detailed and simple description…I love it..

  • Gavin

    Just finished coding this, cant wait to compare my approach to yours. Thanks!

  • Pingback: Design And Develop A Complete Website (Part 2) | Webdesigntuts+

  • http://calixweb.fr calixweb

    thank you for this tut , very nice

  • Pingback: Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 2) | Shadowtek | Hosting and Design Solutions

  • http://www.apis.ca Calgary Web Design

    Thanks a lot for a great tutorial. I wish I had a chance to see this in late 90s. :(. Anyways, thanks again to you for tutorial and for the community for comments!

  • http://www.umpquawebdesign.com Cheryl

    How do I
    “Select the “grid_12_col” and “grid_16_col” layers, then select “Align top edges” and “Align horizontal centers” from the options panel as shown in image A – 1d (while selecting these options, make sure you have also activated the Move Tool (V)).”?

    I tried ctrl click, but I can only select one layer.

    • http://www.umpquawebdesign.com Cheryl

      Could be because I have CS and I just learned that CS2 and above have the ability to select more than one layer.

  • volcano

    Great tut ! thanks !
    We waiting for your new tuts

  • Claudia

    Great tutorial!

    Althought, It would be nice to have more direct links to the icons used for the design. Because you just redirect to the homepage of each websites and it is hard to find the icon packs you used. I just used other images and icons, but basically its the same resault.

    I’m going to jump over the second part and I can’t way for coding it in wordpress :)

  • Sean

    These are the social icons for people who couldn’t find them…

    http://wefunction.com/2009/05/free-social-icons-app-icons/

  • Ahmad

    Thanks a lot for a great tutorial. I hope continue to seemore this kind of tutorials from scratch to a working website. I enjoyed the photoshop for web layout. I am just suggesting if possible that we can download the psd file for this part to check and compare our psd file before move on to part 2. Thanks again for your great tutorial.

  • Sean

    Does anyone know if its 20 pixels from the stroke of the shapes, or from the actual shape?

  • Pingback: Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 1) | Shadowtek | Hosting and Design Solutions

  • http://BluNeon.com Brian

    When I select an image above the slider bdr layer then Ctrl+Click(command+click on a mac) slider bdr layer to gain slider image area (image C – 1c). Then go to “Select->Modify->Contract”, Modify is not selectable.

  • http://BluNeon.com Brian

    Never mind, I found it.

  • Nuruzzaman Sheikh
    Author

    Hey guys, hope you’re enjoying this mini tut series. and thanks for your positive feedback and encouragement.

    • http://www.dharmakelleher.com Dharma Kelleher

      I’m enjoying it immensely and am chomping at the bit for installment# 3!

  • Saira

    Hi,

    I am trying out the tutorial but I am stuck on the Part B: Header Designing!!

    First I tried to fill the background of the layers (when making shapes) but each time I would get the ‘raterize layer’ message if I Click ‘Ok’ everything/shape disappear from the layer! So I guessed otherwise and proceeded without doing that..

    Secondly, as I proceeded along the way till the part where main menu is added …Nothing shows up.. I know I am writting and all but it isn’t visible..I guessed layer orders was the problem and did that but still the line and other things doesn’t show up!!

    Can you help please?? I followed exactly whats written but can’t seem to figure out the problem! Is there a way to show you what I have done so far? Like a screenshot?

    • Sean

      Hi, when making a shape to fill the background color of that shape without rasterizing, you would…
      1. Draw you shape
      2. Select that layer
      3. Double click on the square and select your color.

      I’m assuming that the problem for your text and “other things” is layer order like you said. Just try re do the things you can’t see, or go through your layers and find them.

  • Mike

    How to wrap text around image in Recent Posts
    Thanks!

  • Pingback: Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 2) | terrineri

  • Dan

    Hey I can’t seem to to fill in the background in step A4. I tried the Ctrl + Backspace but nothing shows up and I also tried going to edit then fill, however I am unable to select it because it is not highlighted.

  • Dan

    Nevermind, I guess I just had to rasterize it thanks though I love the tutorial. Can’t wait for part 3 and 4

  • Pingback: Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 2) | Geboo

  • lance

    great tutorial!
    grid is good! XD

  • Pingback: February’s Fresh Photoshop Web Layout Tutorials

  • Fan

    Hi,

    Thanks for this tutorial.
    When arrive part 3 and 4 please ?

  • alibongo

    Cool stuff. Greatly appreciate you taking the time out and sharing your expertise. I look forward to the coding bit. Thank you!

  • Ben

    I really like how in depth this tutorial has been so far. I’m looking forward to the coding portion. One thing that makes this tutorial stand out from others is the fact that it’s a multiple page design. It’s much appreciated.

  • Pingback: Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 1)

  • Pingback: Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 2)

  • http://------- G

    Thanks for the tutorial, great stuff.
    Looking forward to the coding part, when can we expect it?

  • http://www.gmail.com AppleSauce

    I’m stuck on the header section!!

    I have ctrl clicked on the top right corner using the Convert point tool.
    This shows two empty squares and two filled circles.
    When I select the Delete Anchor point tool as in A4d and click the two squares, the rectangle turns into a triangle! It says to click on the uppermost two squares, one is a square and one is a circle – the circle can’t be clicked on.

    I know it’s trivial but I can’t find my way around it!

  • http://gmail.com AppleSauce

    I’ve figured out the step about cutting the anchor points, I was trying only the top right hand side as in the picture.

    How can I find out what size my rectangle is – I’ve tried the Free Transform tool but that just says 540px wide for some reason. How can I draw a rectangle that is exactly 980×150? I know in Fireworks this is a simple task, where is the dialogue in Photoshop if anyone knows?

    • VaniVa

      Dudem this is easy. Just pree ctrl+t (or free transform) and in diag u can edit both height and width

  • http://www.deepindera.com Deep

    Hi, I really want to try this tutorial. I am not able to to follow Step A1 (A – 1c.) I am not able to drag the layer onto other document. The locks are off and crosshair sign is off (partial lock is off) on source and destination layers

  • http://www.deepindera.com Deep

    Re: My last comment which is awaiting moderation. Please ignore it. There was glitch is the PC which was not letting me drag. I rebooted PC and i am able to drag layers fine (as you would expect.. simple)

  • Steve

    Hello, I am stuck creating the first shape. I usually use an older version of photoshop so this is quite different for me, although I am using CS4 for the first time right now. My problem is I dont know how to tell what is 980X150 px. Say I just draw the shape, then hit ctrl t to transform it… Which option do I change for the 980X150? The first two seem to be positioning on the x and y axis, then I see scale by %, and then rotation and skew options. I would just count it out but I dont know how much each block is worth while the grid is on. If I zoom in it looks like each is 10, then 10 inside a main box. If I count it count it still doesnt look right. I realize this is very simple, but could someone explain how I should go about measuring this box? Thank you!

  • http://www.hazartwebdesign.com hazArt

    Hey Great Tuts!! when can we see the part 3 and 4??? :)
    thanks for your work!!

  • kds

    Great Tutorial! What is the best way to prevent the rounded corners to skew when increasing their height in CS5? thanks!

  • kds

    Guess I found answer to my own question. So, for those that may be wondering this is to avoid rounded squares from getting skew when you re-size the rectangles as PS doesn’t conform to the original shape. The solution is to use the ‘Direct Selection Tool’. Drag around the bottom half of the rectangle to select the anchor points. Now click on the middle section and drag rectangle to your desired size. Voila no ugly curves….!

  • Pingback: Rob Turner » Blog Archive 33 Fresh Photoshop Tutorials for Creating Web Layouts

  • http://brianrossen.com Brian

    Looking forward to parts 3 & 4. Any word when they will be ready? It’s been months now.

  • Pingback: 250+ Best Web Design Tutorials to Take Your Creativity to the Next Level – Part 2

  • Jack

    I’ve almost given up on this tut, soo hard to follow and the results differ too much.

  • Jack

    For anybody interested I gave up on this, it takes forever when the tutorial does not give exact measurements or clear advice. AWFUL

  • Pingback: Fresh New Photoshop Web Design Tutorials For 2011

  • George

    I could not get my 12 grid to line with the 16 grid. Very frustrating.

  • Pingback: February’s Fresh Photoshop Web Layout Tutorials « JHAMP

  • Alex

    Thank you for this awesome tutorial! It really helps you to get on the right track!

  • Ralfe

    Where is the video?

  • Pingback: How To Be A Pro44 Photoshop Web Design Layout Tutorials - How To Be A Pro - Graphic Design

  • http://MyQuest4Freedom.wordpress.com Pat

    Great tut but where’s Fig. C – 2e?

  • Pingback: Photoshop VIP ☞ Webデザインを極める、すごいレイアウト用チュートリアル44個まとめ

  • Pingback: Week 3 Class Plan » WDIM 161 A

  • Pingback: PSD Template free #1 | Blog Edos.it

  • Pingback: 44 Photoshop Web Design Layout Tutorials | Top website Designing Company in India

  • Pingback: My Stream » Design And Develop A Complete Website (A Tuts+ Mini Series, Pt 2)

  • Pingback: 40 Fresh Photoshop Tutorials For Creating Awesome Websites | 1step web design: Best for developer and designer

  • Pingback: Tutorials #22 | skyINX

  • Justin

    Hi. I’m using CS3 and I’m having problem using covert point tool. Whenever I ctr+click the header bg layer, no points show up. I also tried dragging the shape. The points shows up but whenever I click the two upper points using the delete anchor point tool, it forms into another shape. Any suggestions on how I can remove the curves above the shape?

  • Jayine..

    Great stuff, Thanks for guidelines….