Introducing Rollover Downloads. Now get even more from a subscription! Find Out More Close

How To Create a Pretty Little Login Box in Fireworks


In this tutorial we will use Adobe Fireworks to create a sharp, pixel perfect login box, using basic Fireworks techniques that can be applied to most User Interface (UI) elements for the web or in desktop and mobile apps.

Final Result

Let’s begin by having a look at the final product we will be creating in this tutorial.

login box signin tut tutorial fireworks

Step 1

The first step is to set up the document. Start by launching Fireworks and opening a new document (ctrl/cmd+n). Set the width of the document to 500px and the height to 350px.

login box signin tut tutorial fireworks

Step 2

Grab the Rectangle Tool and draw a new rectangle that fills the whole document, this will be our background layer, you can align it to the edges of the canvas, or for ease just make it a few pixels larger.

Set the color of this rectangle to #C3D6D5.

login box signin tut tutorial fireworks

Next go to the Live Filters section of the Properties window and click the New Filter button, select Noise > Add Noise.. And set the Amount to 2.

login box signin tut tutorial fireworks

Step 3

Select the Rounded Rectangle tool and draw a new rectangle in the center of the canvas, use the Auto Shape Properties window to set the dimensions of the shape to W: 320 H: 210. Set the radius of all corners to 10px.

Tip: Avoid using the Properties window on auto shapes like the rounded rectangle as it can distort the shape and leave you with disproportionate corners, always use Auto Shape Properties.

login box signin tut tutorial fireworks

Step 4

Apply a gradient fill to the new rounded rectangle we have just drawn.

  • Set the fill of the rectangle to Gradient >Linear.
  • Set the first color stop to #99C6C6
  • Set the second color stop to #7DA6A6
  • Drag the second stop towards the left (at about the 20% position)

login box signin tut tutorial fireworks

Step 4

This step is a big one, involving lot’s of live filters to give our shape some depth,

Start with the Add Noise live filter, Amount: 2.

login box signin tut tutorial fireworks

Apply an Inner Shadow filter:

  • distance: 1
  • color: #ffffff
  • opacity: 29%
  • softness: 0
  • angle: 270

login box signin tut tutorial fireworks

Then we will apply a Photoshop Live Effects for the stroke, select the Stroke and set the Size to 1, and Fill Color to #617373.

login box signin tut tutorial fireworks

Tip: Using Photoshop Live Effects to apply a stroke let’s you control the order in which the outline of an object is applied in relation to other effects (unlike the native stroke function), in this example we want to apply the stroke after the inner glow, not before.


Photoshop Live Filters are only available if you have Adobe Photoshop installed on your system, but if you don’t have them, then just use the standard Fireworks stroke and omit the inner shadow.

Finally, add another Drop Shadow filter:

  • Distance: 3
  • Color: #000000
  • Opacity: 35%
  • Softness: 8
  • Angle: 270

login box signin tut tutorial fireworks

We’ll be using a similar set of effects to this later for the button so click the Add New button (just the right of the filters section) to save this style to the Document Library. Make sure Fill and Stroke styles are selected and Effect.

login box signin tut tutorial fireworks

Step 5

Draw another rounded rectangle and in the auto shape properties window unlink the corner radius values using the padlock icon and set the top row of values to 0 and the bottom row to 7.

login box signin tut tutorial fireworks

In the Properties window, locate the Texture field below the fill options, click on drop down menu and select Hatch 2 from the list of preset textures, set the opacity to 5% and select the Transparent option.

login box signin tut tutorial fireworks

Step 6

Time to add some more effects, go the filters section of the properties window and apply the following effects:

Inner Shadow:

  • Distance: 1
  • Color: #ffffff
  • Opacity: 29%
  • Softness: 0
  • Angle: 270

Photoshop Live Effects:

  • Effect: Stroke
  • Color: #617373
  • Size: 1

Inner Shadow:

  • Distance: 3
  • Color: #93AEAE
  • Opacity: 36%
  • Softness: 6
  • Angle: 270

Drop Shadow:

  • Distance: 1
  • Color: #ffffff
  • Opacity: 50%
  • Softness: 0
  • Angle: 270

Drop Shadow:

  • Distance: 1
  • Color: #ffffff
  • Opacity: 25%
  • Softness: 0
  • Angle: 90

You should end up with something like this:

login box signin tut tutorial fireworks

Step 7

Use the Text Tool (T) and create a new text area above the existing layers, type “Login to Your Account” and apply these text values in the properties window:

  • Font: Arial (or Helvetica)
  • Style: Bold
  • Size: 14
  • Color: #ffffff
  • Align: center

And apply a drop shadow filter:

  • Distance: 1
  • Color: #000000
  • Opacity: 35%
  • Softness: 0
  • Angle: 270

login box signin tut tutorial fireworks

Align your text as shown in the image above.

Step 8

Draw a new rounded rectangle and set the values to W: 270 H:35 and Corner Radius: 7. Place it as shown in the image below and apply an inner shadow filter:

  • Distance: 2
  • Color: #000000
  • Opacity: 50%
  • Softness: 4
  • Angle: 270

login box signin tut tutorial fireworks

Use the Pointer Tool (V, 0) and click and drag the rounded rectangle, holding down the Alt key will make a copy of the original shape.

Place the duplicated rounded rectangle below the first one as shown below.

login box signin tut tutorial fireworks

Step 9

Create a new text field above the top rectangle, and type in “Email Address”, then apply these values in the properties window:

  • Font: Arial (or Helvetica)
  • Style: Regular
  • Size: 14
  • Color: #666666
  • Align: Left

login box signin tut tutorial fireworks

Duplicate the layer and nudge it down to the field below, for the password field copy this bullet point character to your clipboard (  •  ) and paste it 8 times into the text field.

Step 10

Duplicate one of the text layers and nudge it down towards the bottom left hand side of the window, reduce the font size down to 12 and enter “Remember Me?”.

login box signin tut tutorial fireworks

Step 11

Draw a small rounded rectangle, the values in the Auto Shape Properties window should be:

  • W: 12
  • H: 12
  • Corner Radius: 2

This is our checkbox, place it just to the left of the ‘Remember Me’ text.

login box signin tut tutorial fireworks


Now draw two rectangles making a backwards ‘L’ shape. The tall shape should be W: 3px by H: 11px. The bottom shape should be W: 6px by H: 3px.

login box signin tut tutorial fireworks

Select both shapes (Shift+click) and use the Scale Tool (Q) to rotate the two shapes 45 degrees clockwise.

login box signin tut tutorial fireworks

This shape forms our tick icon for the check box. And your document should be looking something like the image below now.

login box signin tut tutorial fireworks

Step 12

Draw another rounded rectangle for the button, set the auto shape properties to W:100 H:30, Corner Radius: 17.5.

login box signin tut tutorial fireworks

Step 13

Open up the Style window (Window > Styles) and click on the style we created earlier, this will apply the gradient fill and all the effects that we put on the first shape we created.

login box signin tut tutorial fireworks

These effects aren’t quite right for a button though, the gradient for a start could do with being more evenly spread not focused at the top. So in the gradient fill options drag the second stop all the way over to the right.

login box signin tut tutorial fireworks

That shadow is a bit too much for a button too, so we can disable that altogether by clicking on the tick icon in the filters list.

login box signin tut tutorial fireworks

To save a variation of the style just click the Add New button again, enter a new name, and hit OK.

login box signin tut tutorial fireworks

Step 14

For the text on the button we can use the same text that is used on the window title, so Alt+drag the ‘Login to Your Account’ text down to the button and place it on top.

Change the text to say “Login

login box signin tut tutorial fireworks

Conclusion

And that’s it, you’ve just used Fireworks to create a pixel perfect, pretty little login box, the techniques covered in this tutorial were carefully picked to be applicable to almost all UI elements, so you shouldn’t have any problem creating a wide range of buttons, sliders, scrollers and form elements in the same style.

Thanks for reading!

End Result

login box signin tut tutorial fireworks

 

Category: Tutorials

MediaLoot Treasure Chest Download ALL of Our Premium Resources

Signup for a MediaLoot subscription today and get tons of premium resources to use commercially and even in web apps. At subscriptions starting at just $9, you can't lose...

Learn More or Join Us →

Comments

  • Ashish Ganatra
    May 26, 2011 at 12:12 pm

    this is cool thanks!

  • May 27, 2011 at 1:42 am

    Well done.  Thanks for posting the tutorial.

  • May 31, 2011 at 10:35 am

    Wow! Thanks for great tutorial. I want to app now.

  • Jun 2, 2011 at 4:46 am

    To be frank, I am more into typography. However, my son is an expert in graphics designing and I am sure that the information contained in this blog will be of great interest to him.

  • Aug 10, 2011 at 2:06 pm

    Well written tutorial. Easy to follow and great end result!

  • Aug 12, 2011 at 7:54 pm

    Love it! Thanks for posting

  • Aug 28, 2011 at 12:10 pm

    Thanks for sharing a great tutorial.

  • Apr 28, 2012 at 10:59 am

    Muito bom! Agora como consigo colocar os dados para funcionar no meu cpanel da rvsitebuilder. Se souber, dar uma dica porque estou precisando muito, para colocar em uma pagina de proteção do meu site.

    Ou apresentar um link para colocar este caixa

    Mesmo assim foi muito boa a dica.

    Prado Jornal Jampa Noticias - TVJAMPA

Leave a Comment:

Notify me of follow-up comments?



Join MediaLoot and Get Complete Royalty-Free Access

    Latest Freebies:

  • Free CSS3 Social Media Buttons
  • Free Vector Map Location Pins
  • Free Web Badges & Elements

MediaLoot on Facebook

MediaLoot is proud to be a part of the smashing network
  1. Sign Up for MediaLoot
  2. Download ANY resource from our collection
  3. Get tons of new resources every week