Special Edition Using Macromedia Studio 8
Authors: Hurwicz M. Nicholson S.
Published year: 2003
Pages: 69-72/337
Buy this book on amazon.com >>


Troubleshooting

I'd like to print my Fireworks graphics but am having resolution problems .

Fireworks is designed for creating web graphics. Although you can use it for print graphics, you need to up the resolution. Set the resolution of your image (Property inspector, Image Size button) so the number of PPI (pixels per inch) is equal to the number of DPI (dots per inch) your printer uses.

I created a custom style and accidentally selected Reset Styles from the Styles panel pop-up menu. Are my styles lost forever?

Most definitely. Your painstakingly created styles have been shuttled off to graphics la-la land. Choosing Reset Styles restores the 97 factory defaults and permanently removes any custom styles you may have created. Unfortunately, this action is not undoable.



Best PracticesKnowing When to Use Batch Processing

Have you ever started a process and after hours and hours of hard work, realized that you could have made your life a lot easier (and maybe gotten more sleep) if you had known about a tool or feature prior to starting? Trust me, we have all been thereor will be there at some time in our careers.

For this reason, it's a good idea for you to spend some time familiarizing yourself with the Batch Processing tools in Fireworks. Even if you're spending only a couple of hours batch processing made-up steps and applying them to sample graphics, knowing the steps to follow and how long it takes to create and apply a batch process can help you automate redundant tasks in the future.

But knowing how to use batch processing isn't enough. You need to also know when to use it. Before you begin any long project that will require hours of work, take some time to determine whether or not there are some steps that you could automate. If there are, create a batch process or custom command and save yourself some time.



Chapter 7. Putting It All Together: The Images and Page Layout for Retro's Cycles

In this chapter

Creating the Base Document 140

Creating a Stylized Image 142

Adding Text to the Template 144

Creating the Web Elements 147

Exporting the Images 153

Troubleshooting 155

Best PracticesCreating Web Pages in Fireworks Versus Dreamweaver 155

With the site proposal and wireframes in hand, imagine that you successfully proposed the site design and the client liked your ideas. With the green light to move forward, the next step is to begin laying out the actual site template and adding functionality.

In this chapter, you'll use Fireworks to create some stylized artwork for Retro's Cycles and then use that artwork to develop a web page template that you can export for use later on in the Dreamweaver section.



Creating the Base Document

The first step in creating the site template is to build a base document with the appropriate size and background color . This base document serves as the canvas and, after it is created, you can begin adding the elements that define your web page.

1.

Open Fireworks.

2.

Choose File, New from the menu bar to create a new document. Choose to create a canvas that has a width of 775 pixels and a height of 575 pixels and set the canvas color to gray by clicking the Custom radio button, clicking the Color Picker, and choosing the gray value of #CCCCCC (see Figure 7.1).

Figure 7.1. Create a new document and adjust the canvas color.


Note

When designing a web page in Fireworks, you need to have a pretty good idea what page size you're going to be using. When you export the images to HTML, Fireworks creates a set of tables and these tables have fixed widths. This means that your tables do not grow or shrink to fit the monitor resolution of each individual visitor. If you want your site to do this, you have to take some extra steps while working with the HTML pages in Dreamweaver to convert the pixel-based table sizes to percentage-based.

3.

Next, select the Rectangle tool and draw a rectangle on the canvas. It doesn't matter how big or small or where it is positioned, because you'll adjust those aspects in the following steps.

4.

With the rectangle selected, set the fill color to black by selecting the Color Picker and choosing a black box or by typing #000000 in the upper field.

5.

Set the stroke color of the rectangle to #0000FF by selecting the stroke Color Picker and typing the value. As shown in Figure 7.2, you should now have a rectangle with a blue outline on your canvas.

Figure 7.2. The rectangle has been added to your page.


6.

Adjust the X and Y positions of the rectangle to and by typing those values in the Property inspector.

Note

When adjusting the values of a rectangle numerically , be sure to position X and Y values of the rectangle at 0 and 0 before adjusting the height and width properties. If you don't position the rectangle at 0 and 0, Fireworks automatically adjusts the height and width to be the height and width of the canvas.

7.

Set the Rectangle width to 700 and the height to 550 by typing those values in the W and H fields in the Property inspector.

8.

Adjust the X and Y positions to 130 and 130 by typing those values and set the rectangle roundness to 20 by adjusting the slider on the Property inspector.

9.

Finally, set the stroke width of the rectangle to 2 and adjust the stroke category to Soft Rounded in the Basic set. You should now have a rounded, blue divider on your page that looks like Figure 7.3.

Figure 7.3. The page now has a divider.


10.

Save the page to your local hard drive and name the file retros_cycle_template.png .


Special Edition Using Macromedia Studio 8
Authors: Hurwicz M. Nicholson S.
Published year: 2003
Pages: 69-72/337
Buy this book on amazon.com >>