1. Choose View ??? Toolbars ??? Style Rendering.
2. From the Style Rendering toolbar, click Render Print Media Type, or choose View ??? Style
Rendering ??? Screen Media Type.
3. In the CSS Styles panel, make sure you??™re in All mode; if not, click All.
For your first change to the print style sheet, hide those page elements that are not relevant in print: the header
and footer.
1. In the CSS Styles panel, expand the print.css entry and select the #header style.
2. Click Edit Style at the bottom of the CSS Styles panel.
3. When the CSS Rule Definition dialog box opens, switch to the Block category and, from the
Display list, choose None.
4. Repeat steps 1??“3, selecting the #footer style from the CSS Styles panel instead.
Now, you need to adjust certain styles so they are more suitable for print.
1. In the CSS Styles panel, select the #wrapper style.
2. From the Properties pane, click in the value column next to the width property and enter auto;
press Enter (Return) when you??™re done.
3. In the CSS Styles panel, select the h1 style.
4. From the Properties pane, click in the color swatch next to the color property and select black
(#000000) from the pop-up color picker.
5. Select the value next to the font-size property and enter 14pt; press Enter (Return) to confirm your
choice.
Pages:
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509