Locked lesson.
About this lesson
This is a set of good design tricks that will have you making great looking boxes and buttons for your web design.
Exercise files
There are no related exercise files for this lesson, or we cannot provide them due to copyright issues.
Quick reference
Topic
Create a Web Search Bar.
When to use
This is a set of good design tricks that will have you making great looking boxes and buttons for your web design.
Instructions
Create three nested rectangles
- Set radius to 5 pixels for each
- Before drawing each, make sure to create new and different shapes and colors to keep them apart
Background rectangle layer styles
- Gradient Overlay: Gradient Color Left: E9 F3 F5, Gradient Color Right: F8 FC FD
- Inner Shadow: Color: white, Global Light: Off, Size: 0, Angle: 90, Distance: 1
- Drop Shadow: Blend Mode: Normal, Opacity: 30%, Size: 1, Distance: 0
Search field rectangle layer styles
- Color Overlay: color: DE EB F1,
- Inner Shadow: Blend Mode: Overlay, Opacity: 80%, Global light: Off, Size: 1, Angle: 90, Distance: 1,
- Drop Shadow: Blend Mode: Overlay, Opacity: 100%, Global light: Off, Size: 0, Angle: 90, Distance: 1, color: FF FF FF,
Search button rectangle layer styles
- Gradient Overlay: Gradient Color Left: 88 CA E4, Gradient Color Right: BB E0 F0,
- Inner Shadow: Blend Mode: Overlay, Global light: Off, Size: 0, Angle: 90, Distance: 2, color: FF FF FF
- Stroke: Blend Mode: Overlay, Size: 1, color: Black, Position: Inside,
Add text to Search Box
- Position text in search button.
- Drop Shadow: Blend Mode: Overlay, Opacity: 75%, Size: 0, Angle: 90, Distance: 0, Color: Black
Quick Tip
- Use shapes tool to find Web Shapes and append collection.
- Find the Magnifying Glass shape.
Lesson notes are only available for subscribers.