 |
 |
 |
|
 |
Parkland
College > CSIT
Dept > Digital Media > CIS 152 >
Calendar > Lesson 7
CIS 152 WEB DESIGN I
Lesson 7: Photoshop Web Page Layout
Instructor: Paul
Young
|
| |
Objectives
|
|
To learn Photoshop's
page layout and special effects tools by recreating this sample home page.
Also see Trevor Morris' Tutorial Site
|
| |
Discussion
|
|
Dreamweaver is an excellent web production tool, but a poor creative design tool. This is why professional web designers prefer to design their web pages in Photoshop. Photoshop is a flexible layout tool and allows one to easily position any visual element in any color anywhere one screen. Once the web page"mock-up" is finished, Photoshop has some great tools to optimize all the pixel elements for Dreamweaver.
By making
a Photoshop mock-up first, you are working as a visual artist,
not
a technician.
The Photoshop mock-up is also used as a "contract proof" that
clients can sign-off on before any time (read "money")
is spent on production. If the client changes their mind later, the designer can charge extra for client-requested alterations.
See
an example of the entire process
|
| |
Procedure
|
|
Overview: Create a web page mock-up in Photoshop. Slice and optimize the pixel elements for importing into Dreamweaver.
Prepping for the lesson
- browse to Firefox Add-ons
- search for "screen grab", download and install
- search for "window resizer", download and install
- browse to sample home page, set browser to 1024x768 (RMB)
- grab viewport and save to hard drive as "temp.png" (RMB)
(location: cis152/prep/lesson7)
- download blank browser window art (location: cis152/prep/lesson7)
- open "blank_browser.png" and "temp.png" in Photoshop
- drag "temp" art into "browser" window (move tool)
- new layer "black", edit > fill: foreground layer (opt+DELETE)
- restack layers
- save as "lesson7.psd"
- image > mode RGB
- image > image size (what are the dimensions of the file?
what does Internet
statistics tell you about monitor resolution?)
- practice Photoshop navigation keyboard shortcuts: space=hand;
space+ctrl=zoom in; space+alt+ctrl= zoom out; ctrl+zero=fit in
window
Adding type
- type "digital media" (Arial Black 54pt, white, track tight, sharp, baseline shift = -10)
- commit to edits in type layer (ENTER on numeric keypad)
- type "parkland college
computer science +
information technology" (Arial Black 12pt)
- type "Program • Curriculum • Job Market • Student Gallery • Contact Us" (Arial Black 12pt, all caps)
- layer > align > horiz centers (ctrl + click 2 layers)
- save
Adding pictures
- open 6 thumbnail images from lesson 6 in Photoshop
- drag each image into "lesson7.psd" (move tool)
- layer > align > vert centers (shift + click first/last layers of group)
- scale images down (ctrl + T, shift + drag corner handle)
- layer > distribute > vert centers (re-position first/last image)
- layer > merge layers (ctrl + E)
- new layer "black"
- draw gradient: foreground to transparent (default colors)
- layer > duplicate layer
- edit > transform > rotate 180 (adjust position)
- save
Special effects: adding rays
- duplicate "digital media" layer (hide all layers except "black")
- scale 200% (ctrl + T)
- layer > rasterize type
- select all
- layer > align layers to selection > vertical/horizontal centers
- new layer "rays"
- window > layers: alt + merge visible
- filter > distort > polar coordinates: polar to rectangular
- image > rotate canvas > 90 CW
- filter > stylize > wind: method = wind (2x from right, 2x from left, 1x from right)
- image > rotate canvas > 90 CCW
- filter > distort > polar coordinates: rectangular to polar
- filter > blur > radial blur: amount=50, method=zoom, quality=best
- scale 50% (ctrl + T)
- make type on "digital media" layer black (alt + DELETE)
- layer > layer style > outer glow: color=white, size=20
- new layer "light": draw oval centered on light source
- make oval white (crtl + DELETE)
- select > deselect (ctrl + D)
- filter > blur > gaussian blur (5)
- layer > duplicate layer
- stretch art to imitate wide light beam (ctrl + T)
- layer > new adjustment layer: hue/saturation (colorize=yes, hue=blue)
- delete unused layers; adjust stacking order of layers
- organize layers in sets
- save
Special effects: adding TV scan lines
- save as "lesson7-lines.psd"
- download action "TVLines" from Trevor Morris' Tutorial Site
- window > actions: load action "TVLines.atn"
- select "tv lines small": play action
- adjust stacking order of layers (images above lines, hue/sat below lines)
- select "parkland..." layer
- layer > layer style > outer glow: opacity=50, color=white, size=8
- layer > layer style > drop shadow: blend=normal, color=white, distance=0, size=5
- layer > layer style > color overlay: blue (eyedropper art)
- copy layer style from "parkland..." layer to clipboard (RMB)
- paste layer style to "program..." layer (RMB)
- save
- file > print with preview
- file > save for web (location: upload/lesson7_html); publish
- grading: make links from your personal web site to this lesson
Slicing and optimizing
- save as "home-sliced.psd"
- draw guides for slicing (view > rulers)
- slice based on guides (slice tool)
- name slices "home-logo", "home-links", "home-pix" (slice
select tool: double-click)
- hide "browser" layer; make layer groups
- file > save for web (images only, user slices, location="upload/lesson9_html/images")
- save
- inspect optimized files
|
|
|